ci/zink: Add some more flakes for turnip.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18960>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# No GPU hang, looked like cache flushing fail.
|
||||
dEQP-GLES3.functional.fbo.blit.conversion.rgba4_to_rgb565
|
||||
dEQP-GLES3.functional.fbo.blit.conversion.rgba4_to_rgba16f
|
||||
dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_srgb8_alpha8
|
||||
|
||||
# No GPU hang, looks like one 2x2 quad was colored slightly off?
|
||||
dEQP-GLES3.functional.fbo.msaa.4_samples.depth_component16
|
||||
@@ -11,6 +12,8 @@ dEQP-GLES3.functional.transform_feedback.random_full_array_capture.separate.line
|
||||
dEQP-GLES3.functional.transform_feedback.random.separate.lines.4
|
||||
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_r16i.texture2d_array_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_r16f.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_rg8ui.cubemap_to_texture2d_array
|
||||
|
||||
# Looks like maybe the end of level 0 face 5 got overwritten, others were all
|
||||
# OK. source is 7 levels 65x65x9, dst is 7 levels 65x65x1 cubemap
|
||||
@@ -21,3 +24,13 @@ dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_rg8.cube
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_rg8i.cubemap_to_renderbuffer
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_r16ui.cubemap_to_renderbuffer
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_r16ui.cubemap_to_renderbuffer
|
||||
|
||||
# "MESA: error: ZINK: vkQueueSubmit failed (VK_ERROR_DEVICE_LOST)"
|
||||
# Not preceded by a GPU hang report? One case had these faults, though:
|
||||
# *** gpu fault: ttbr0=000000017505d000 iova=0000000114c89800 dir=WRITE type=TRANSLATION source=CCU (0,0,0,1)
|
||||
# *** gpu fault: ttbr0=000000017505d000 iova=0000000114c5c8f0 dir=WRITE type=TRANSLATION source=UNKNOWN (0,0,0,1)
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_12x12_khr_rgba32f.cubemap_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_6x5_khr_rgba32f.cubemap_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32f_srgb8_alpha8_astc_12x12_khr.texture3d_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.srgb8_alpha8_astc_10x5_khr_rgba32i.texture2d_array_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.srgb8_alpha8_astc_8x6_khr_rgba32ui.cubemap_to_cubemap
|
||||
|
||||
Reference in New Issue
Block a user