[Piglit] recovering from aborted runs

Dylan Baker baker.dylan.c at gmail.com
Mon Mar 23 14:07:24 PDT 2015


On Mon, Mar 23, 2015 at 02:57:07PM -0600, Brian Paul wrote:
> Hmm, can you give me a concrete example of how to do this?
> 
> I have an aborted run and tests/ contains several thousand NNN.json 
> files.  What "piglit summary console" command should I use to generate 
> the json file?  I've tried a few things without luck.

`piglit summary console -s <your results folder>`
gives me a results.json file.

> 
> BTW, the piglit.py script always dumps core upon exit on Cygwin on 
> Windows.  I don't know why.
> 
> -Brian
> %
> 
> On 03/17/2015 11:25 AM, Dylan Baker wrote:
> > You can either use `piglit resume` to resume the run, or just run
> > any `piglit summary` subcommand to generate one. We could pretty easily
> > add a command to piglit to combine them as well.
> >
> > Dylan
> >
> > On Tue, Mar 17, 2015 at 09:36:01AM -0600, Brian Paul wrote:
> >> Hi Dylan,
> >>
> >> I don't know when this changed, but when piglit runs now, it creates
> >> individual tests/NNNN.json files for each test.  Then at the end, it
> >> combines them into the results.json file.
> >>
> >> If the piglit run is interrupted (host crash/freeze), I'm left with all
> >> those individual files and no results.json file.  Is there command I can
> >> run to generate the results.json file from the individual files?
> >>
> >> -Brian
> >>
> >>
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150323/6d93d5e0/attachment.sig>


More information about the Piglit mailing list