mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-12 17:40:32 +01:00
pan/ci: add missing t720-flakes
Usually, only the rbo_rgb565_depth_component16 test fails, but every now and then, it seems like some of the other ones does as well. Here's a job where all of these failed: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/92981049 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40009>
This commit is contained in:
parent
eb0d566885
commit
6eeede8a52
1 changed files with 8 additions and 0 deletions
|
|
@ -213,3 +213,11 @@ dEQP-VK.wsi.*.swapchain.simulate_oom.*
|
|||
|
||||
# With linux kernel 6.13-rc4 uprev
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_8x6_rgba.rgba_astc_8x6_khr_srgb8_alpha8_astc_8x6_khr.texture3d_to_cubemap
|
||||
|
||||
# Some of these fail almost every nightly CI job
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_bgra_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb565_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgb5_a1_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.rbo_rgba4_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_bgra_depth_component16,Fail
|
||||
dEQP-GLES2.functional.fbo.render.shared_colorbuffer.tex2d_rgb_depth_component16,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue