From 5546e57b90b6dcfffa6a5e3cc432d1385b06a6b7 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Mon, 8 May 2023 12:51:31 -0700 Subject: [PATCH] ci: Re-enable some piglit tests that should be fast enough post-uprev. Part-of: --- src/freedreno/ci/freedreno-a307-skips.txt | 1 - src/freedreno/ci/freedreno-a420-skips.txt | 1 - src/freedreno/ci/freedreno-a530-skips.txt | 1 - src/gallium/drivers/zink/ci/zink-anv-tgl-premerge-skips.txt | 5 ----- 4 files changed, 8 deletions(-) diff --git a/src/freedreno/ci/freedreno-a307-skips.txt b/src/freedreno/ci/freedreno-a307-skips.txt index 158ee47..e625a15 100644 --- a/src/freedreno/ci/freedreno-a307-skips.txt +++ b/src/freedreno/ci/freedreno-a307-skips.txt @@ -25,7 +25,6 @@ spec@arb_uniform_buffer_object@execution@std140-struct-array-array-array-struct spec@glsl-1.30@execution@texelfetch fs sampler2d 1x281-501x281 spec@glsl-1.30@execution@texelfetch fs sampler2darray 98x1x9-98x129x9 spec@glsl-1.30@execution@texelfetch fs sampler2darray 1x129x9-98x129x9 -spec@!opengl 2.0@tex3d-npot # If we let these tests run in parallel with other piglit tests, we end up # intermittent GL_OUT_OF_MEMORY errors in innocent tests. diff --git a/src/freedreno/ci/freedreno-a420-skips.txt b/src/freedreno/ci/freedreno-a420-skips.txt index 03ca5a6..2183d7b 100644 --- a/src/freedreno/ci/freedreno-a420-skips.txt +++ b/src/freedreno/ci/freedreno-a420-skips.txt @@ -29,7 +29,6 @@ spec@!opengl 1.1@draw-sync spec@glsl-1.30@execution@texelfetch fs sampler2d 1x281-501x281 spec@glsl-1.30@execution@texelfetch fs sampler2darray 98x1x9-98x129x9 spec@glsl-1.30@execution@texelfetch fs sampler2darray 1x129x9-98x129x9 -spec@!opengl 2.0@tex3d-npot # If we let these tests run in parallel with other piglit tests, we end up # intermittent GL_OUT_OF_MEMORY errors in innocent tests. diff --git a/src/freedreno/ci/freedreno-a530-skips.txt b/src/freedreno/ci/freedreno-a530-skips.txt index 37457c8..3aa5bbe 100644 --- a/src/freedreno/ci/freedreno-a530-skips.txt +++ b/src/freedreno/ci/freedreno-a530-skips.txt @@ -43,7 +43,6 @@ glx@glx-multithread-texture spec@!opengl 1.1@draw-sync spec@arb_uniform_buffer_object@execution@shared-struct-array-array-array-struct spec@arb_uniform_buffer_object@execution@std140-struct-array-array-array-struct -spec@!opengl 2.0@tex3d-npot # This one seems to be triggering faults and causing random other fails # depending on what else was running at the time: diff --git a/src/gallium/drivers/zink/ci/zink-anv-tgl-premerge-skips.txt b/src/gallium/drivers/zink/ci/zink-anv-tgl-premerge-skips.txt index 422d30c..164fcb1 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-tgl-premerge-skips.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-tgl-premerge-skips.txt @@ -11,14 +11,9 @@ KHR-Single-GL46.enhanced_layouts.varying_array_components KHR-Single-GL46.enhanced_layouts.varying_structure_locations KHR-Single-GL46.enhanced_layouts.xfb_override_qualifiers_with_api KHR-Single-GL46.enhanced_layouts.xfb_stride -shaders@glsl-fs-raytrace-bug27060 -shaders@glsl-vs-raytrace-bug26691 spec@!opengl 1.1@draw-sync -spec@!opengl 2.0@tex3d-npot spec@arb_compute_shader@local-id-explosion -spec@arb_fragment_program@fp-indirections2 spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-fs-getuniformdv spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-vs-getuniformdv -spec@ext_framebuffer_object@fbo-fragcoord spec@ext_texture_array@fbo-depth-array spec@ext_texture_lod_bias@lodbias -- 2.7.4