svga/ci: drop FDO_CI_CONCURRENT to 1

* drop FDO_CI_CONCURRENT to 1; eliminate intermittent piglit concurrecy issues
* bump PIGLIT_FRACTION to 2; lowering concurrency increases exec time, so
  for now compensate with job fraction set to 50%
* triage piglit failures

Signed-off-by: Martin Krastev <martin.krastev@broadcom.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32526>
This commit is contained in:
Martin Krastev
2024-11-07 17:05:14 +02:00
committed by Marge Bot
parent 82d2e1df6c
commit fec6ef6d7f
3 changed files with 10 additions and 21 deletions

View File

@@ -32,6 +32,7 @@ vmware-vmx-piglit:x86_64:
GPU_VERSION: svga
PIGLIT_PLATFORM: mixed_glx_egl
PIGLIT_PROFILES: gpu
PIGLIT_FRACTION: 2
HWCI_START_WESTON: 1
RUNNER_TAG: mesa-ci-x86-64-lava-vmware
DEVICE_TYPE: x86
@@ -39,3 +40,4 @@ vmware-vmx-piglit:x86_64:
KERNEL_REPO: "blu/linux"
EXTERNAL_KERNEL_TAG: "5651a4c8b"
KERNEL_IMAGE_BASE: "https://${S3_HOST}/mesa-lava/${KERNEL_REPO}/${EXTERNAL_KERNEL_TAG}"
FDO_CI_CONCURRENT: 1

View File

@@ -676,7 +676,6 @@ spec@arb_texture_view@rendering-layers-image,Fail
spec@arb_texture_view@rendering-layers-image@layers rendering of image1DArray,Fail
spec@arb_texture_view@rendering-layers-image@layers rendering of image2DArray,Fail
spec@arb_texture_view@rendering-layers-image@layers rendering of imageCubeArray,Fail
spec@arb_timer_query@timestamp-get,Fail
spec@arb_uniform_buffer_object@maxblocks,Fail
spec@arb_viewport_array@display-list,Fail
spec@arb_viewport_array@render-depthrange,Fail
@@ -1087,22 +1086,3 @@ spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destin
spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail
spec@egl_chromium_sync_control@conformance,Fail
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
spec@glsl-1.30@execution@texelfetch fs sampler2darray 98x1x9-98x129x9,Timeout
spec@ext_packed_depth_stencil@texwrap formats bordercolor,Fail
spec@ext_packed_depth_stencil@texwrap formats bordercolor@GL_DEPTH24_STENCIL8- border color only,Fail
spec@ext_packed_float@texwrap formats bordercolor,Fail
spec@ext_packed_float@texwrap formats bordercolor@GL_R11F_G11F_B10F- border color only,Fail
spec@ext_texture_srgb@texwrap formats bordercolor,Fail
spec@ext_texture_srgb@texwrap formats bordercolor@GL_SLUMINANCE8- border color only,Fail
spec@ext_texture_srgb@texwrap formats bordercolor@GL_SLUMINANCE8_ALPHA8- border color only,Fail
spec@ext_texture_srgb@texwrap formats bordercolor@GL_SRGB8- border color only,Fail
spec@ext_texture_srgb@texwrap formats bordercolor@GL_SRGB8_ALPHA8- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SLUMINANCE- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SLUMINANCE_ALPHA- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT- border color only,Fail
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT- border color only,Fail

View File

@@ -5,6 +5,8 @@ spec@!opengl 1.2@tex3d-maxsize
# assert due to a malformed vert decl
spec@!opengl 1.1@vertex-fallbacks
# intermittent OOM
spec@!opengl 1.1@max-texture-size
# arb_compute_shader: a crash and a timeout
spec@arb_compute_shader@compute-and-render-bug-109630
@@ -25,7 +27,12 @@ spec@ext_texture_array@fbo-depth-array stencil-layered-clear
# low-freq intermittent tessellation failures
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-mat2
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-uvec2_2
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-gl_position
spec@arb_tessellation_shader@execution@tcs-input@tcs-input-int_2
spec@arb_timer_query@timestamp-get
# uprev Piglit in Mesa
spec@arb_tessellation_shader@execution@built-in-functions@tcs-degrees-vec4
spec@arb_tessellation_shader@execution@isoline
spec@arb_tessellation_shader@execution@isoline-no-tcs
spec@glsl-1.30@execution@texelfetch fs sampler2darray 98x1x9-98x129x9