mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-27 09:31:03 +00:00
ci/softpipe: Ban glx-multithread-texture, too.
This one also flakes on us. Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8275>
This commit is contained in:
parent
30caea2820
commit
01d62dcb28
@ -1241,10 +1241,12 @@ softpipe-piglit-quick:
|
||||
GALLIUM_DRIVER: softpipe
|
||||
# rasterpos skipped due to flakes from use-after-free of the draw vs.
|
||||
# triangle-rasterization skipped due to flakes thanks to it using a time-based random seed.
|
||||
# glx-multithread-texture is flaky, undiagnosed
|
||||
PIGLIT_OPTIONS: >
|
||||
--process-isolation false
|
||||
-x rasterpos
|
||||
-x triangle-rasterization
|
||||
-x glx-multithread-texture
|
||||
-x egl_ext_device_
|
||||
-x egl_ext_platform_device
|
||||
-x ext_timer_query@time-elapsed
|
||||
|
@ -3083,7 +3083,7 @@ wgl/wgl-sanity: skip
|
||||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 26802
|
||||
pass: 26801
|
||||
fail: 399
|
||||
crash: 42
|
||||
skip: 2612
|
||||
@ -3095,4 +3095,4 @@ summary:
|
||||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 29884
|
||||
total: 29883
|
||||
|
Loading…
Reference in New Issue
Block a user