mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
ci: Re-enable some piglit tests that should be fast enough post-uprev.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22866>
This commit is contained in:
parent
9ab31d56b2
commit
5546e57b90
4 changed files with 0 additions and 8 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue