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

Author: David Heidelberg <[email protected]>
Date:   Tue Jan 17 22:31:48 2023 +0100

ci/anv: add multiple fails uncovered by change of sharding

Another fail discovered by changing number of parallel jobs.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8109

Signed-off-by: David Heidelberg <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20754>

---

 src/intel/ci/anv-tgl-fails.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/src/intel/ci/anv-tgl-fails.txt b/src/intel/ci/anv-tgl-fails.txt
index 8b2d3ec83dc..84bd33a2fea 100644
--- a/src/intel/ci/anv-tgl-fails.txt
+++ b/src/intel/ci/anv-tgl-fails.txt
@@ -66,3 +66,12 @@ 
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_4_samples,Fail
 dEQP-VK.draw.renderpass.linear_interpolation.offset_min_8_samples,Fail
 dEQP-VK.draw.renderpass.linear_interpolation.offset_min_2_samples,Fail
 
+# sharding from 10 to 12 jobs
+dEQP-VK.draw.dynamic_rendering.linear_interpolation.offset_max_2_samples,Fail
+dEQP-VK.draw.dynamic_rendering.linear_interpolation.offset_max_16_samples,Fail
+dEQP-VK.drm_format_modifiers.export_import.r8g8b8a8_unorm,Crash
+dEQP-VK.drm_format_modifiers.export_import_fmt_features2.a4r4g4b4_unorm_pack16,Crash
+dEQP-VK.drm_format_modifiers.export_import_fmt_features2.b5g6r5_unorm_pack16,Crash
+dEQP-VK.drm_format_modifiers.export_import_fmt_features2.r32g32_sfloat,Crash
+dEQP-VK.drm_format_modifiers.export_import.a8b8g8r8_srgb_pack32,Crash
+dEQP-VK.drm_format_modifiers.export_import.r16g16_unorm,Crash

Reply via email to