[Piglit] [PATCH] piglit-resume.py: Fix bug in resume

Chad Versace chad.versace at linux.intel.com
Thu Dec 26 14:20:55 PST 2013


On 12/23/2013 08:04 PM, Dylan Baker wrote:
> This patch removes an additional JSONWriter.close_dict() call. This
> extra call closed the tests dictionary after writing the previous tests
> into it, which means when it is passed into TestProfile.run() the tests
> are already closed and new tests are not written into the tests
> dictionary.
>
> Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>


More information about the Piglit mailing list