Mesa (master): ci/v3dv: skip Vulkan waiver tests

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 14 13:04:19 UTC 2021


Module: Mesa
Branch: master
Commit: 7c6bcc8eb327d524bb1973b0d671a5c5a5fff793
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c6bcc8eb327d524bb1973b0d671a5c5a5fff793

Author: Juan A. Suarez Romero <jasuarez at igalia.com>
Date:   Wed Apr 14 13:36:25 2021 +0200

ci/v3dv: skip Vulkan waiver tests

Reviewed-by: Jose Maria Casanova Crespo <jmcasanova at igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10231>

---

 src/broadcom/ci/deqp-v3dv-rpi4-fails.txt | 2 --
 src/broadcom/ci/deqp-v3dv-rpi4-skips.txt | 4 ++++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/broadcom/ci/deqp-v3dv-rpi4-fails.txt b/src/broadcom/ci/deqp-v3dv-rpi4-fails.txt
index 497036570c6..7a673b01fe6 100644
--- a/src/broadcom/ci/deqp-v3dv-rpi4-fails.txt
+++ b/src/broadcom/ci/deqp-v3dv-rpi4-fails.txt
@@ -34,7 +34,6 @@ dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_uint_pac
 dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_uint_pack32.a8b8g8r8_uint_pack32.optimal_optimal_linear_stripes_x,Fail
 dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_uint_pack32.a8b8g8r8_uint_pack32.optimal_optimal_linear_stripes_y,Fail
 dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_uint_pack32.a8b8g8r8_uint_pack32.optimal_optimal_linear_stripes_z,Fail
-dEQP-VK.draw.inverted_depth_ranges.nodepthclamp_deltazero,Fail
 dEQP-VK.pipeline.logic_op.r16_uint.and,Crash
 dEQP-VK.pipeline.logic_op.r16_uint.and_inverted,Crash
 dEQP-VK.pipeline.logic_op.r16_uint.and_reverse,Crash
@@ -139,7 +138,6 @@ dEQP-VK.pipeline.logic_op.r8g8b8a8_uint.nand,Fail
 dEQP-VK.pipeline.logic_op.r8g8b8a8_uint.nor,Fail
 dEQP-VK.pipeline.logic_op.r8g8b8a8_uint.or_inverted,Fail
 dEQP-VK.pipeline.logic_op.r8g8b8a8_uint.or_reverse,Fail
-dEQP-VK.rasterization.depth_bias.d32_sfloat,Fail
 dEQP-VK.spirv_assembly.instruction.compute.vector_shuffle.vector_shuffle,Fail
 dEQP-VK.synchronization.basic.binary_semaphore.chain,Fail
 dEQP-VK.ycbcr.query.levels.geometry.r8g8b8a8_unorm,Crash
diff --git a/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt b/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt
index 88bdecf3b4f..8f635299cb9 100644
--- a/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt
+++ b/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt
@@ -1,3 +1,7 @@
+# Broadcom waivers
+dEQP-VK.draw.inverted_depth_ranges.nodepthclamp_deltazero
+dEQP-VK.rasterization.depth_bias.d32_sfloat
+
 # Timeout tests (> 1 minute to run)
 dEQP-VK.graphicsfuzz.spv-stable-maze-flatten-copy-composite
 dEQP-VK.graphicsfuzz.stable-binarysearch-tree-nested-if-and-conditional



More information about the mesa-commit mailing list