Re: [Piglit] [PATCH] arb_shader_image_load_store: Test format incompatible texture buffer

2018-07-18 Thread Francisco Jerez
Danylo Piliaiev writes: > On 18.07.18 00:01, Francisco Jerez wrote: >> Danylo Piliaiev writes: >> >>> Test for the regression which happened when GL_TEXTURE_BUFFER was >>> allowed to have incompatible format. >>> >>> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106465 >>> >>> Signed-of

Re: [Piglit] [PATCH 2/2] generated_tests: Make API a subdir in gen_shader_framebuffer_fetch_tests

2018-07-18 Thread Francisco Jerez
Dylan Baker writes: > This is required to make the shader_runner multiple tests in one process > mode work, as it cannot mix gles and gl shaders together. > > Cc: curroje...@riseup.net > --- > .../gen_shader_framebuffer_fetch_tests.py | 81 +++ > 1 file changed, 46 insertions

[Piglit] [Bug 107270] shader_test.py GLES and GL shaders in the same command!

2018-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107270 --- Comment #3 from Dylan Baker --- You might be interested in this patch: https://patchwork.freedesktop.org/patch/239646/ -- You are receiving this mail because: You are the QA Contact for the bug._

[Piglit] [PATCH 1/2] framework: Make error about mixed GLES and GL more imformative

2018-07-18 Thread Dylan Baker
This just adds a helpful message about what directory the conflicting shaders are in. --- framework/test/shader_test.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/framework/test/shader_test.py b/framework/test/shader_test.py index 719b92f9d..de3e92f4b 100644 --- a/framew

[Piglit] [PATCH 2/2] generated_tests: Make API a subdir in gen_shader_framebuffer_fetch_tests

2018-07-18 Thread Dylan Baker
This is required to make the shader_runner multiple tests in one process mode work, as it cannot mix gles and gl shaders together. Cc: curroje...@riseup.net --- .../gen_shader_framebuffer_fetch_tests.py | 81 +++ 1 file changed, 46 insertions(+), 35 deletions(-) diff --git a/

Re: [Piglit] [PATCH 7/7] EXT_shader_framebuffer_fetch: Add test cases specific to desktop GL.

2018-07-18 Thread Michel Dänzer
Hi Francisco, On 2018-02-14 10:29 PM, Francisco Jerez wrote: > Implement generators for framebuffer fetch test cases using desktop GL > features like 1D and layered framebuffers. This patch broke the build for me, see below. Note that I always run ninja clean before updating from Git, and

[Piglit] [Bug 107270] shader_test.py GLES and GL shaders in the same command!

2018-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107270 --- Comment #2 from Sergii Romantsov --- Sorry, Vinson. That was wrong suggestion. Bisected: 2f02cf0d4c2d7e901415d2325200deccc4230123 is the first bad commit commit 2f02cf0d4c2d7e901415d2325200deccc4230123 Author: Dylan Baker Date: Wed Mar 2

[Piglit] [Bug 107270] shader_test.py GLES and GL shaders in the same command!

2018-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107270 --- Comment #1 from Sergii Romantsov --- Hello, Vinson. Could you, please, try in piglit directory: 'make clean' and rebuild piglit. -- You are receiving this mail because: You are the QA Contact for the bug.___

Re: [Piglit] [PATCH] arb_shader_image_load_store: Test format incompatible texture buffer

2018-07-18 Thread Danylo Piliaiev
On 18.07.18 00:01, Francisco Jerez wrote: Danylo Piliaiev writes: Test for the regression which happened when GL_TEXTURE_BUFFER was allowed to have incompatible format. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106465 Signed-off-by: Danylo Piliaiev --- .../arb_shader_image_

[Piglit] [Bug 107184] SyntaxError: Non-ASCII character '\xc2' in file tests/sanity.py on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

2018-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107184 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Piglit] [Bug 107270] New: shader_test.py GLES and GL shaders in the same command!

2018-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107270 Bug ID: 107270 Summary: shader_test.py GLES and GL shaders in the same command! Product: piglit Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (Al