Re: [Piglit] [PATCH 15/15] framework: add boilerplate to turn off process isolation

2016-09-12 Thread Marek Olšák
On Fri, Sep 9, 2016 at 9:18 PM, Dylan Baker wrote: > This adds a switch to to turn off process isolation (it is normally on), > for now this only affects shader_runner, but in the future could affect > more tests, like glslparsertest or dEQP. > > Signed-off-by: Dylan Baker

[Piglit] [PATCH 15/15] framework: add boilerplate to turn off process isolation

2016-09-09 Thread Dylan Baker
This adds a switch to to turn off process isolation (it is normally on), for now this only affects shader_runner, but in the future could affect more tests, like glslparsertest or dEQP. Signed-off-by: Dylan Baker --- framework/options.py | 1 +