On 26/10/16 04:54 AM, Dylan Baker wrote: > This little series fixes three bugs in the summary code: > > The first one fixes the argument help message being returned when an unrelated > exception is raised. > > The second fixes summarizing JSON results, which were broken due to incorrect > deserialization. > > The third fixes summarizing JUnit results, which were broken due to incorrect > deserialization, this is a separate bug from the one that affected the JSON > loader. > > This is available at my github: > https://github.com/dcbaker/piglit wip/fix-summary > > Mark and Michel, > I'd appreciate if you could test this and make sure it fixes your respective > problems.
It does, thanks. Patches 1 & 2 are Tested-by: Michel Dänzer <[email protected]> -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
