summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 079af449c8f..d860a414908 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -548,13 +548,6 @@ piglit-quick_shader:
extends: .piglit-test
variables:
LP_NUM_THREADS: 1
- PIGLIT_OPTIONS: >
- -x spec@arb_arrays_of_arrays@execution@ubo
- -x spec@arb_gpu_shader_int64@execution$$
- -x spec@arb_separate_shader_objects@execution
- -x spec@arb_separate_shader_objects@linker
- -x spec@arb_shader_storage_buffer_object@execution
- -x [email protected]@execution@built-in-functions
PIGLIT_PROFILES: quick_shader
.deqp-test: