1# Note: skips lists for CI are just a list of lines that, when 2# non-zero-length and not starting with '#', will regex match to 3# delete lines from the test list. Be careful. 4 5# no Vulkan support 6spec@ext_external_objects@vk.* 7 8# no msaa support 9.*msaa.* 10.*multisample.* 11 12# Skip over a bunch of extensions since we don't have extension fast skipping yet. 13spec@glsl-1.50 14spec@glsl-4.* 15spec@arb_gpu_shader5 16spec@arb_gpu_shader_fp64 17spec@arb_gpu_shader_int64 18spec@arb_tessellation_shader 19 20# Timeouts sometimes 21spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread 22 23# 1.5 minutes 24spec@!opengl 1.2@tex3d-maxsize 25 26# ~1 minute 27glx@glx-multithread-texture 28spec@!opengl 1.1@draw-sync 29spec@arb_uniform_buffer_object@execution@shared-struct-array-array-array-struct 30spec@arb_uniform_buffer_object@execution@std140-struct-array-array-array-struct 31spec@glsl-1.30@execution@texelfetch fs sampler2d 1x281-501x281 32spec@glsl-1.30@execution@texelfetch fs sampler2darray 98x1x9-98x129x9 33spec@glsl-1.30@execution@texelfetch fs sampler2darray 1x129x9-98x129x9 34 35# If we let these tests run in parallel with other piglit tests, we end up 36# intermittent GL_OUT_OF_MEMORY errors in innocent tests. 37arb_texture_buffer_object@max-size 38fbo-maxsize 39max-texture-size 40copypixels-draw-sync 41 42# This OOMs on its own 43spec@!opengl 1.0@gl-1.0-beginend-coverage 44 45# Hangchecks 46tex-miplevel-selection 47spec@arb_direct_state_access@transformfeedback-bufferrange 48spec@arb_direct_state_access@transformfeedback-bufferbase 49spec@arb_uniform_buffer_object@rendering-array 50spec@arb_uniform_buffer_object@rendering-array-offset 51spec@arb_point_sprite@arb_point_sprite-interactions 52shaders@glsl-uniform-interstage-limits --subdivide 5 --statechanges 53gles-3.0-transform-feedback-uniform-buffer-object 54 55spec@!opengl 1.1@gl-1.1-drawarrays-vertex-count 100000 varray gl_lines 56spec@!opengl 1.1@gl-1.1-drawarrays-vertex-count 100000 vbo gl_lines 57glsl-1.40-tf-no-position 58spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index8-clear 59spec@arb_framebuffer_srgb@arb_framebuffer_srgb-srgb_conformance 60spec@arb_framebuffer_srgb@blit renderbuffer linear 61spec@arb_framebuffer_srgb@blit texture srgb 62spec@!opengl 1.1@dlist-fdo3129-01 63 64# Unsupported legacy gl features 65.*edgeflag.* 66.*stipple.* 67# uses edgeflags: 68shaders@point-vertex-id.* 69# uses stipple: 70spec@!opengl 1.0@gl-1.0-no-op-paths 71