Re: [Piglit] [PATCH] framework: Don't stop resume because no tests are left to be run

2017-07-19 Thread Matt Turner
On Tue, Jul 11, 2017 at 10:27 AM, Dylan Baker wrote: > It's completely possible that if piglit resume is run with the -n flag > (don't retry incomplete tests), that piglit resume could be invoked with > no tests left to run. In this case it makes sense to let piglit resume >

[Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-07-19 Thread Jan Vesely
v2: Fix warning in cl-api-get-mem-object-info v3: Filter permissible queue properties combinations Use and test clCreateCommandQueueWithProperties on OCL 2.0 Signed-off-by: Jan Vesely --- I see few regressions with this patch on beignet(SKL) in generated

[Piglit] [PATCH] egl: Add test for EGL_KHR_create_context_no_error

2017-07-19 Thread Grigori Goronzy
This test verifies context creation with the EGL_KHR_create_context_no_error extension, which includes interaction with debug and robustness flags. The test also verifies that the KHR_no_error mode is successfully enabled with a check of context flags and glGetError() behavior. Both GL 2.0 and

[Piglit] [Bug 101850] New: [PIGLIT] Piglit does not recognize some tests

2017-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101850 Bug ID: 101850 Summary: [PIGLIT] Piglit does not recognize some tests Product: piglit Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW