Re: [Piglit] [PATCH 6/9] tests.all: add arb_framebuffer_srgb-pushpop

2015-09-09 Thread Ian Romanick
On 09/02/2015 12:51 PM, Dylan Baker wrote: > This was never added to all.py. > > cc: Eric Anholt > Signed-off-by: Dylan Baker > --- > > Can this be run concurrently, or should it have run_concurrent=False > added? It should be fine to run concurrently. > tests/all.py | 1 + > 1 file changed,

[Piglit] [PATCH 6/9] tests.all: add arb_framebuffer_srgb-pushpop

2015-09-02 Thread Dylan Baker
This was never added to all.py. cc: Eric Anholt Signed-off-by: Dylan Baker --- Can this be run concurrently, or should it have run_concurrent=False added? tests/all.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/all.py b/tests/all.py index b4be071..86b93ed 100644 --- a/tests/all