ci/etnaviv: Skip some tests that hang the GPU and knock out other tests.
Just a few tests were causing GPU hangs that seem to cause spurious failures in other tests. With those skipped, the results mostly stabilize. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25442>
This commit is contained in:
@@ -137,6 +137,7 @@ fast_color_clear@fcc-read-after-clear copy tex,Fail
|
||||
shaders@glsl-bug-110796,Fail
|
||||
shaders@glsl-fs-flat-color,Fail
|
||||
shaders@glsl-fs-pointcoord,Fail
|
||||
shaders@glsl-fs-texturecube-bias,Fail
|
||||
|
||||
# segfault
|
||||
shaders@glsl-kwin-blur-1,Crash
|
||||
@@ -155,6 +156,7 @@ spec@arb_clear_texture@arb_clear_texture-depth,Fail
|
||||
# Expects that some format/internal_format combinations should be supported when they currently aren't.
|
||||
spec@arb_clear_texture@arb_clear_texture-sized-formats,Fail
|
||||
spec@arb_clear_texture@arb_clear_texture-supported-formats,Fail
|
||||
spec@arb_depth_texture@depth-level-clamp,Fail
|
||||
spec@arb_depth_texture@fbo-depth-gl_depth_component16-tex1d,Fail
|
||||
spec@arb_depth_texture@fbo-depth-gl_depth_component24-blit,Fail
|
||||
spec@arb_depth_texture@texwrap formats bordercolor,Fail
|
||||
@@ -182,7 +184,6 @@ spec@arb_framebuffer_object@arb_framebuffer_object-depth-stencil-blit stencil gl
|
||||
spec@arb_framebuffer_object@fbo-alpha,Crash
|
||||
spec@arb_framebuffer_object@fbo-attachments-blit-scaled-linear,Fail
|
||||
spec@arb_framebuffer_object@fbo-blit-stretch,Fail
|
||||
spec@arb_framebuffer_object@fbo-generatemipmap-1d,Fail
|
||||
|
||||
spec@arb_framebuffer_object@fbo-generatemipmap-cubemap s3tc_dxt1,Crash
|
||||
|
||||
@@ -285,6 +286,8 @@ spec@egl_ext_protected_content@conformance,Fail
|
||||
spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_depth_component24,Fail
|
||||
spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_rgba,Fail
|
||||
spec@egl_khr_surfaceless_context@viewport,Fail
|
||||
# segfault around starting the CopyMultiTexSubImage tests.
|
||||
spec@ext_direct_state_access@multi-texture,Crash
|
||||
spec@ext_direct_state_access@textures@CopyTextureSubImage3DEXT + display list GL_COMPILE_AND_EXECUTE,Fail
|
||||
spec@ext_direct_state_access@textures@CopyTextureSubImage3DEXT + display list GL_COMPILE,Fail
|
||||
spec@ext_direct_state_access@textures@CopyTextureSubImage3DEXT,Fail
|
||||
@@ -295,6 +298,9 @@ spec@ext_direct_state_access@textures@TextureParameteriEXT + display list GL_COM
|
||||
spec@ext_direct_state_access@textures@TextureParameteriEXT + display list GL_COMPILE,Fail
|
||||
spec@ext_direct_state_access@textures@TextureParameterivEXT + display list GL_COMPILE_AND_EXECUTE,Fail
|
||||
spec@ext_direct_state_access@textures@TextureParameterivEXT + display list GL_COMPILE,Fail
|
||||
# segfault around starting the CopyTextureSubImage tests.
|
||||
spec@ext_direct_state_access@textures,Crash
|
||||
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples color depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples color depthstencil linear,Fail
|
||||
@@ -321,7 +327,6 @@ spec@ext_framebuffer_object@fbo-colormask-formats,Crash
|
||||
spec@ext_framebuffer_object@fbo-copyteximage,Fail
|
||||
spec@ext_framebuffer_object@fbo-copyteximage-simple,Fail
|
||||
spec@ext_framebuffer_object@fbo-cubemap,Fail
|
||||
spec@ext_framebuffer_object@fbo-flushing,Fail
|
||||
spec@ext_framebuffer_object@fbo-readpixels,Fail
|
||||
spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-blit,Fail
|
||||
spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index1-blit,Fail
|
||||
@@ -338,6 +343,8 @@ spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y412,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y416,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_vyuy,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvyu,Fail
|
||||
spec@ext_packed_depth_stencil@depth_stencil texture,Fail
|
||||
spec@ext_packed_depth_stencil@fbo-depth-gl_depth24_stencil8-copypixels,Fail
|
||||
spec@ext_packed_depth_stencil@fbo-stencil-gl_depth24_stencil8-blit,Fail
|
||||
@@ -372,6 +379,9 @@ spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRE
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_env_combine@texture-env-combine,Crash
|
||||
spec@ext_texture_format_bgra8888@api-errors,Fail
|
||||
|
||||
spec@ext_texture_lod_bias@lodbias,Fail
|
||||
|
||||
spec@ext_texture_srgb@fbo-alphatest-formats,Crash
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor@GL_SLUMINANCE8_ALPHA8- border color only,Fail
|
||||
@@ -401,7 +411,12 @@ spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SR
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB- swizzled- border color only,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-all-bvec3,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-int-int,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec2-ivec2,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec3-int,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec3-ivec3,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec4-int,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-assign-div-ivec4-ivec4,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-div-int-int,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-div-int-ivec2,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-div-int-ivec4,Fail
|
||||
@@ -410,9 +425,6 @@ spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec3-int,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec3-ivec3,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec4-int,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-div-ivec4-ivec4,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-op-sub-float-vec2,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@fs-smoothstep-vec3-vec3-vec3,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-mix-vec2-vec2-float,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-assign-div-int-int,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-assign-div-ivec2-ivec2,Fail
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-assign-div-ivec3-int,Fail
|
||||
@@ -430,11 +442,9 @@ spec@glsl-1.10@execution@built-in-functions@vs-op-div-ivec4-ivec4,Fail
|
||||
spec@glsl-1.10@execution@clipping@clip-plane-transformation clipvert_pos,Fail
|
||||
spec@glsl-1.10@execution@clipping@clip-plane-transformation fixed,Fail
|
||||
spec@glsl-1.10@execution@clipping@clip-plane-transformation pos_clipvert,Fail
|
||||
spec@glsl-1.10@execution@copy-propagation@glsl-fs-copy-propagation-texcoords-2,Fail
|
||||
spec@glsl-1.10@execution@glsl-fs-convolution-2,Fail
|
||||
spec@glsl-1.10@execution@glsl-fs-uniform-array-7,Fail
|
||||
spec@glsl-1.10@execution@glsl-vs-large-uniform-array,Fail
|
||||
spec@glsl-1.10@execution@glsl-opt-0-cmp-xy,Fail
|
||||
spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-flat-fixed,Fail
|
||||
spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-flat-none,Fail
|
||||
spec@glsl-1.10@execution@interpolation@interpolation-none-gl_backsecondarycolor-flat-vertex,Fail
|
||||
@@ -456,18 +466,8 @@ spec@glsl-1.10@execution@interpolation@interpolation-none-other-smooth-vertex,Fa
|
||||
spec@glsl-1.10@execution@samplers@glsl-fs-shadow1d-07,Fail
|
||||
spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-07,Fail
|
||||
spec@glsl-1.10@execution@samplers@glsl-fs-shadow2d-clamp-z,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@fs-varying-mat2-rd,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@fs-varying-array-mat4-index-col-rd,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@fs-varying-array-mat4-index-col-row-rd,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-temp-array-mat2-index-row-wr,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-col-rd,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-col-row-rd,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-col-row-wr,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-col-wr,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-rd,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-row-rd,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-row-wr,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-array-mat4-index-wr,Fail
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-output-array-vec2-index-wr-no-unroll,Fail
|
||||
spec@glsl-1.10@execution@varying-packing@simple float array,Crash
|
||||
spec@glsl-1.10@execution@varying-packing@simple float separate,Crash
|
||||
@@ -495,10 +495,6 @@ spec@glsl-1.10@execution@varying-packing@simple vec3 array,Crash
|
||||
spec@glsl-1.10@execution@varying-packing@simple vec3 separate,Crash
|
||||
spec@glsl-1.10@execution@varying-packing@simple vec4 array,Crash
|
||||
spec@glsl-1.10@execution@varying-packing@simple vec4 separate,Crash
|
||||
spec@glsl-1.10@execution@vs-loop-variable-iteration-limit-unroll2,Fail
|
||||
spec@glsl-1.20@execution@built-in-functions@fs-op-sub-mat3x2-float,Fail
|
||||
spec@glsl-1.20@execution@built-in-functions@fs-op-selection-bool-mat4x3-mat4x3,Fail
|
||||
spec@glsl-1.20@execution@built-in-functions@vs-op-sub-mat3x4-float,Fail
|
||||
spec@glsl-1.20@execution@built-in-functions@vs-op-mult,Fail
|
||||
spec@glsl-1.20@execution@clipping@fixed-clip-enables,Fail
|
||||
spec@glsl-1.20@execution@clipping@vs-clip-vertex-const-reject,Fail
|
||||
@@ -517,15 +513,6 @@ spec@glsl-1.20@execution@out-parameter-indexing@fs-inout-index-two-level,Fail
|
||||
spec@glsl-1.20@execution@tex-miplevel-selection gl2:texture(bias) 3d,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@fs-varying-array-mat4-index-col-rd,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@fs-varying-array-mat4-index-col-row-rd,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-col-rd,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-col-row-rd,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-col-row-wr,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-col-wr,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-rd,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-row-rd,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-row-wr,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-array-mat4-index-wr,Fail
|
||||
spec@glsl-1.20@execution@variable-indexing@vs-varying-mat3-wr,Fail
|
||||
spec@glsl-1.20@execution@vs-nan-builtin-max,Fail
|
||||
spec@glsl-1.20@execution@vs-nan-builtin-min,Fail
|
||||
spec@glsl-es-1.00@execution@glsl-no-vertex-attribs,Fail
|
||||
@@ -1872,7 +1859,6 @@ spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)-
|
||||
spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)- glPolygonMode(GL_LINE)- quadrant: right middle PV: LAST,Fail
|
||||
spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)- glPolygonMode(GL_LINE)- quadrant: right top PV: FIRST,Fail
|
||||
spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)- glPolygonMode(GL_LINE)- quadrant: right top PV: LAST,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-copypixels,Fail
|
||||
spec@!opengl 1.1@getteximage-luminance,Crash
|
||||
spec@!opengl 1.1@gl-1.1-xor-copypixels,Fail
|
||||
spec@!opengl 1.1@gl-1.1-xor,Fail
|
||||
@@ -2004,13 +1990,14 @@ spec@!opengl 1.3@tex3d-depth1,Fail
|
||||
spec@!opengl 1.3@tex-border-1,Fail
|
||||
|
||||
spec@!opengl 1.4@gl-1.4-polygon-offset,Fail
|
||||
spec@!opengl 1.4@gl-1.4-tex1d-2dborder,Fail
|
||||
spec@!opengl 1.4@tex-miplevel-selection-lod-bias,Fail
|
||||
spec@!opengl 1.5@depth-tex-compare,Fail
|
||||
spec@!opengl 1.5@normal3b3s-invariance-short,Fail
|
||||
spec@!opengl 2.0@fragment-and-vertex-texturing,Fail
|
||||
|
||||
spec@!opengl 2.0@gl-2.0-edgeflag,Fail
|
||||
spec@!opengl 2.0@gl-2.0-edgeflag-immediate,Fail
|
||||
spec@!opengl 2.0@gl-2.0-two-sided-stencil,Fail
|
||||
spec@!opengl 2.0@incomplete-cubemap-format,Fail
|
||||
|
||||
spec@!opengl 2.0@occlusion-query-discard,Fail
|
||||
spec@!opengl 2.0@vertex-program-two-side enabled back front2 back2,Fail
|
||||
spec@!opengl 2.0@vertex-program-two-side enabled back front2 back2@vs and fs,Fail
|
||||
|
||||
@@ -16,3 +16,7 @@ spec@arb_point_parameters@arb_point_parameters-point-attenuation
|
||||
|
||||
# not a flake not an error ... hmmm
|
||||
spec@glsl-1.20@execution@tex-miplevel-.*
|
||||
|
||||
# GPU hangs that maybe destabilize other tests.
|
||||
tex-miplevel-selection.*ProjGradARB
|
||||
variable-indexing@vs-varying
|
||||
|
||||
Reference in New Issue
Block a user