Reviewed-by: Dylan Baker <[email protected]>
On Mon, Mar 09, 2015 at 11:08:31PM -0700, Vinson Lee wrote: > Signed-off-by: Vinson Lee <[email protected]> > --- > tests/sanity.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/sanity.py b/tests/sanity.py > index ce42433..93a884d 100644 > --- a/tests/sanity.py > +++ b/tests/sanity.py > @@ -11,6 +11,6 @@ __all__ = ['profile'] > profile = TestProfile() > > with profile.group_manager( > - PiglitGLTest, > + PiglitGLTest, > grouptools.join('spec', '!OpenGL 1.0', 'gl-1.0-readpixsanity')) as g: > g(['gl-1.0-readpixsanity'], run_concurrent=True) > -- > 2.3.2 > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit
signature.asc
Description: Digital signature
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
