On Wednesday, September 02, 2015 12:51:24 PM Dylan Baker wrote: > This was never added to all.py > > cc: Mike Stroyan <[email protected]> > cc: Kenneth Graunke <[email protected]> > Signed-off-by: Dylan Baker <[email protected]> > --- > tests/all.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/all.py b/tests/all.py > index ca72b65..5211ff8 100644 > --- a/tests/all.py > +++ b/tests/all.py > @@ -3930,6 +3930,7 @@ with profile.group_manager( > grouptools.join('spec', 'arb_draw_buffers')) as g: > g(['arb_draw_buffers-state_change'], run_concurrent=False) > g(['fbo-mrt-alphatest'], run_concurrent=False) > + g(['fbo-mrt-new-bind'], run_concurrent=False) > > with profile.group_manager( > PiglitGLTest, >
Reviewed-by: Kenneth Graunke <[email protected]>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
