summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2020-05-11 11:24:29 +0200
committerMarge Bot <eric+marge@anholt.net>2021-02-09 16:44:08 +0000
commit6e53e9df02633ddc546e0332f358f8775ab66877 (patch)
treead411cbb9a0a382af5c9cd9ffdf4f23a46d08e5f /.gitlab-ci
parenta8061d038468975e3a011ef8b762d85961fad78f (diff)
ci: Set GALLIVM_PERF=no_filter_hacks for llvmpipe-piglit-quick_gl
Gives us 13 more passed tests. (GALLIVM_PERF=nopt breaks some tests here) Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Acked-by: Daniel Stone <daniels@collabora.com> Acked-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4986>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/piglit/llvmpipe-quick_gl.txt17
1 files changed, 2 insertions, 15 deletions
diff --git a/.gitlab-ci/piglit/llvmpipe-quick_gl.txt b/.gitlab-ci/piglit/llvmpipe-quick_gl.txt
index 973da3a8a10..47e9d882d10 100644
--- a/.gitlab-ci/piglit/llvmpipe-quick_gl.txt
+++ b/.gitlab-ci/piglit/llvmpipe-quick_gl.txt
@@ -492,8 +492,6 @@ spec/arb_gpu_shader_fp64/execution/arb_gpu_shader_fp64-dlist-uniforms: skip
spec/arb_internalformat_query/minmax: skip
spec/arb_internalformat_query/misc. api error checks: skip
spec/arb_pipeline_statistics_query/arb_pipeline_statistics_query-frag: fail
-spec/arb_pixel_buffer_object/cubemap npot pbo: fail
-spec/arb_pixel_buffer_object/cubemap pbo: fail
spec/arb_post_depth_coverage/arb_post_depth_coverage-multisampling: fail
spec/arb_program_interface_query/arb_program_interface_query-getprogramresourceindex/'vs_input2[1][0]' on gl_program_input: fail
spec/arb_query_buffer_object/qbo/query-gl_time_elapsed-async_cpu_read_before-gl_int: fail
@@ -732,7 +730,6 @@ spec/arb_shader_texture_image_samples/texturesamples/vs-usampler2dmsarray-32: sk
spec/arb_shader_texture_image_samples/texturesamples/vs-usampler2dmsarray-6: skip
spec/arb_shader_texture_image_samples/texturesamples/vs-usampler2dmsarray-8: skip
spec/arb_shader_texture_lod/execution/arb_shader_texture_lod-texgrad: fail
-spec/arb_shader_texture_lod/execution/arb_shader_texture_lod-texgradcube: fail
spec/arb_sparse_buffer/basic: skip
spec/arb_sparse_buffer/buffer-data: skip
spec/arb_sparse_buffer/commit: skip
@@ -745,7 +742,6 @@ spec/arb_texture_cube_map/copyteximage cube samples=32: skip
spec/arb_texture_cube_map/copyteximage cube samples=4: skip
spec/arb_texture_cube_map/copyteximage cube samples=6: skip
spec/arb_texture_cube_map/copyteximage cube samples=8: skip
-spec/arb_texture_cube_map/cubemap npot: fail
spec/arb_texture_float/multisample-formats 16 gl_arb_texture_float: skip
spec/arb_texture_float/multisample-formats 32 gl_arb_texture_float: skip
spec/arb_texture_float/multisample-formats 6 gl_arb_texture_float: skip
@@ -1490,15 +1486,6 @@ spec/ext_window_rectangles/errors: skip
spec/ext_window_rectangles/errors_gles3: skip
spec/ext_window_rectangles/render: skip
spec/ext_window_rectangles/render_gles3: skip
-spec/glsl-1.20/execution/tex-miplevel-selection gl2:texture() cube: fail
-spec/glsl-1.20/execution/tex-miplevel-selection gl2:texture(bias) cube: fail
-spec/glsl-1.30/execution/tex-miplevel-selection texture() cube: fail
-spec/glsl-1.30/execution/tex-miplevel-selection texture() cubearray: fail
-spec/glsl-1.30/execution/tex-miplevel-selection texture() cubearrayshadow: fail
-spec/glsl-1.30/execution/tex-miplevel-selection texture() cubeshadow: fail
-spec/glsl-1.30/execution/tex-miplevel-selection texture(bias) cube: fail
-spec/glsl-1.30/execution/tex-miplevel-selection texture(bias) cubearray: fail
-spec/glsl-1.30/execution/tex-miplevel-selection texture(bias) cubeshadow: fail
spec/glsl-1.30/execution/tex-miplevel-selection textureoffset 2darrayshadow: skip
spec/glsl-1.50/built-in constants compatibility: skip
spec/intel_blackhole_render/intel_blackhole-blit: skip
@@ -1662,8 +1649,8 @@ wgl/wgl-sanity: skip
summary:
name: results
---- --------
- pass: 23132
- fail: 198
+ pass: 23145
+ fail: 185
crash: 1
skip: 1438
timeout: 0