mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
ci: Update radeonsi-raven xfail to flake
Partial revert "ci/amd: add raven flakes which was previously failing"
This reverts commit fbf93ef821.
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7738
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19860>
This commit is contained in:
parent
871443f4de
commit
73f1fa4354
2 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ spec@arb_sparse_buffer@buffer-data,Fail
|
|||
spec@arb_sparse_buffer@commit,Fail
|
||||
spec@arb_tessellation_shader@execution@tcs-tes-levels-out-of-bounds-write,Crash
|
||||
spec@egl 1.4@eglterminate then unbind context,Fail
|
||||
spec@egl_chromium_sync_control@conformance,Fail
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
|
||||
spec@egl_khr_surfaceless_context@viewport,Fail
|
||||
spec@egl_mesa_configless_context@basic,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
spec@arb_timer_query@timestamp-get
|
||||
spec@arb_shader_draw_parameters@drawid-single-draw-display-list
|
||||
|
||||
# The following two case are xfails, but sometimes pass.
|
||||
spec@egl_chromium_sync_control@conformance
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue