----- Original Message ----- > Before, the 96x96 window got bumped up to 116x96 by Windows and we > saw a "Got spurious window resize in automatic run" message and the > test reported "warn". > --- > tests/texturing/lodbias.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tests/texturing/lodbias.c b/tests/texturing/lodbias.c > index 809dafc..e99f316 100644 > --- a/tests/texturing/lodbias.c > +++ b/tests/texturing/lodbias.c > @@ -42,7 +42,7 @@ > > #include "piglit-util-gl-common.h" > > -#define SquareSize 32 > +#define SquareSize 50 > > PIGLIT_GL_TEST_CONFIG_BEGIN > > -- > 1.7.3.4 > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit >
Reviewed-by: Jose Fonseca <[email protected]> _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
