[Piglit] Error when using creating a summary with old results

Ilia Mirkin imirkin at alum.mit.edu
Tue Jul 28 08:25:59 PDT 2015


Instead of

piglit-summary-html foo.old

you can do

piglit-summary-html <(cat foo.old)

That should hide the filename from python.

Dylan: Looks like your logic is a bit *too* clever now :)

On Tue, Jul 28, 2015 at 10:47 AM, Tom Stellard <tom at stellard.net> wrote:
> Hi,
>
> I'm getting this error when I try to include older results in a summary:
>
> Warning: A python exception that should have been handled was not. This is bug and should be reported.
> BUG: No module supports file extensions ".old"
>
> Is there some way to fix this?
>
> Thanks,
> Tom
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit


More information about the Piglit mailing list