Module: Mesa
Branch: main
Commit: ae0e1eb0afe202bad7474d4fa294dece16aad630
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae0e1eb0afe202bad7474d4fa294dece16aad630

Author: Emma Anholt <[email protected]>
Date:   Wed Feb 22 14:00:46 2023 -0800

ci/hasvk: Add a synchronization flake.

Acked-by: Mike Blumenkrantz <[email protected]>
Acked-by: Eric Engestrom <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21366>

---

 src/intel/ci/hasvk-hsw-flakes.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/intel/ci/hasvk-hsw-flakes.txt 
b/src/intel/ci/hasvk-hsw-flakes.txt
index f2c36eb3949..f0a0ac1f9b8 100644
--- a/src/intel/ci/hasvk-hsw-flakes.txt
+++ b/src/intel/ci/hasvk-hsw-flakes.txt
@@ -1,3 +1,6 @@
 # Occasional segfaults after a DEVICE_LOST.
 
dEQP-VK.synchronization.timeline_semaphore.device_host.write_copy_buffer_to_image_read_image_fragment.image_128x128_r8_unorm
 
dEQP-VK.synchronization.timeline_semaphore.device_host.write_copy_image_read_copy_image.image_128x128_s8_uint
+
+# Flaked to have bad rendering
+dEQP-VK.memory.external_memory_host.synchronization.synchronization

Reply via email to