diff options
author | Sergi Blanch Torne <sergi.blanch.torne@collabora.com> | 2023-06-07 10:48:11 +0200 |
---|---|---|
committer | Sergi Blanch Torne <sergi.blanch.torne@collabora.com> | 2023-06-12 08:59:08 +0200 |
commit | c16a4291788f2991efe77bf9146f7ab25787b02a (patch) | |
tree | f2d7331ce96e3e4b7a594e4a04371f25638a8f82 /.gitlab-ci/expectations | |
parent | e5790d03d3eec349b150c67d5a5557d47a18c62a (diff) |
Uprev Mesa to 926e97d5df203fe19a2498e6a84335dedbab382e
https://gitlab.freedesktop.org/mesa/mesa/-/compare/6d013d1f13a0040b65ef9a76234e80865d966b2a...926e97d5df203fe19a2498e6a84335dedbab382e
The refactor on the architecture naming convention changed the mesa
artifact from the `debian-testing` build job.
Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com>
Part-of: <https://gitlab.freedesktop.org/virgl/virglrenderer/-/merge_requests/1144>
Diffstat (limited to '.gitlab-ci/expectations')
-rw-r--r-- | .gitlab-ci/expectations/host/virgl-gles-fails.txt | 1 | ||||
-rw-r--r-- | .gitlab-ci/expectations/virt/venus-fails.txt | 7 | ||||
-rw-r--r-- | .gitlab-ci/expectations/virt/virgl-gl-fails.txt | 11 | ||||
-rw-r--r-- | .gitlab-ci/expectations/virt/virgl-gles-fails.txt | 3 |
4 files changed, 9 insertions, 13 deletions
diff --git a/.gitlab-ci/expectations/host/virgl-gles-fails.txt b/.gitlab-ci/expectations/host/virgl-gles-fails.txt index c85796b..3bf545c 100644 --- a/.gitlab-ci/expectations/host/virgl-gles-fails.txt +++ b/.gitlab-ci/expectations/host/virgl-gles-fails.txt @@ -3175,4 +3175,5 @@ spec@arb_shader_draw_parameters@drawid-vertexid,Fail spec@arb_shader_draw_parameters@vertexid-zerobased,Fail spec@arb_shader_draw_parameters@vertexid-zerobased-indirect,Fail spec@arb_viewport_array@display-list,Fail + spec@khr_texture_compression_astc@void-extent-dl-bug,Crash diff --git a/.gitlab-ci/expectations/virt/venus-fails.txt b/.gitlab-ci/expectations/virt/venus-fails.txt index f22238c..6c02bc5 100644 --- a/.gitlab-ci/expectations/virt/venus-fails.txt +++ b/.gitlab-ci/expectations/virt/venus-fails.txt @@ -10,10 +10,3 @@ dEQP-VK.pipeline.extended_dynamic_state.before_draw.enable_raster,Fail dEQP-VK.pipeline.extended_dynamic_state.between_pipelines.enable_raster,Fail dEQP-VK.pipeline.extended_dynamic_state.cmd_buffer_start.enable_raster,Fail dEQP-VK.pipeline.extended_dynamic_state.two_draws_dynamic.enable_raster,Fail - -dEQP-VK.subgroups.shuffle.compute.subgroupshuffleup_double_constant,Crash -dEQP-VK.subgroups.shuffle.compute.subgroupshuffleup_dvec4_constant_requiredsubgroupsize,Crash -dEQP-VK.subgroups.shuffle.compute.subgroupshuffleup_i64vec2_constant_requiredsubgroupsize,Crash -dEQP-VK.subgroups.shuffle.compute.subgroupshuffleup_i64vec4_constant_requiredsubgroupsize,Crash -dEQP-VK.subgroups.shuffle.compute.subgroupshuffleup_u64vec4_constant_requiredsubgroupsize,Crash -dEQP-VK.subgroups.shuffle.graphics.subgroupshuffleup_i64vec4_constant,Crash diff --git a/.gitlab-ci/expectations/virt/virgl-gl-fails.txt b/.gitlab-ci/expectations/virt/virgl-gl-fails.txt index 466f5a9..a43b021 100644 --- a/.gitlab-ci/expectations/virt/virgl-gl-fails.txt +++ b/.gitlab-ci/expectations/virt/virgl-gl-fails.txt @@ -515,16 +515,17 @@ spec@!opengl 3.2@layered-rendering@clear-color-mismatched-layer-count,Fail spec@!opengl 1.1@line-smooth-stipple,Fail spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-frag,Fail -spec@arb_gl_spirv@execution@ubo@aoa,Crash -spec@arb_gl_spirv@execution@ubo@array,Crash -spec@arb_gl_spirv@execution@ubo@array-complex,Crash -spec@arb_gl_spirv@execution@ubo@array-indirect,Crash spec@arb_gl_spirv@execution@xfb@vs_two_block,Timeout spec@arb_gl_spirv@execution@xfb@vs_two_sets_ifc,Fail spec@arb_gl_spirv@execution@xfb@vs_two_sets_struct,Timeout spec@arb_gpu_shader5@arb_gpu_shader5-xfb-streams-without-invocations spirv,Fail spec@arb_gl_spirv@execution@ssbo@unsized-array,Fail -spec@arb_gl_spirv@execution@ubo@aoa-2,Crash spec@arb_gl_spirv@execution@xfb@vs_block_array,Timeout spec@arb_gl_spirv@execution@xfb@vs_two_sets,Timeout spec@arb_viewport_array@display-list,Fail + +spec@arb_gl_spirv@execution@ubo@aoa,Crash +spec@arb_gl_spirv@execution@ubo@aoa-2,Crash +spec@arb_gl_spirv@execution@ubo@array,Crash +spec@arb_gl_spirv@execution@ubo@array-complex,Crash +spec@arb_gl_spirv@execution@ubo@array-indirect,Crash diff --git a/.gitlab-ci/expectations/virt/virgl-gles-fails.txt b/.gitlab-ci/expectations/virt/virgl-gles-fails.txt index 8e8080c..f0d0132 100644 --- a/.gitlab-ci/expectations/virt/virgl-gles-fails.txt +++ b/.gitlab-ci/expectations/virt/virgl-gles-fails.txt @@ -3219,7 +3219,6 @@ spec@arb_shader_draw_parameters@drawid,Fail spec@arb_shader_draw_parameters@drawid-indirect-baseinstance,Fail spec@arb_shader_draw_parameters@drawid-single-draw,Fail spec@arb_shader_draw_parameters@drawid-single-draw-primitive-restart,Fail -spec@khr_texture_compression_astc@void-extent-dl-bug,Crash spec@arb_gl_spirv@execution@ssbo@unsized-array,Fail spec@arb_shader_draw_parameters@baseinstance,Fail spec@arb_shader_draw_parameters@baseinstance-indirect,Fail @@ -3228,3 +3227,5 @@ spec@arb_shader_draw_parameters@basevertex-indirect,Fail spec@arb_shader_draw_parameters@drawid-indirect-basevertex,Fail spec@arb_shader_draw_parameters@vertexid-zerobased,Fail spec@arb_viewport_array@display-list,Fail + +spec@khr_texture_compression_astc@void-extent-dl-bug,Crash |