Mesa (main): tu: Remove some stale bypass xfails

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Aug 20 22:48:41 UTC 2021


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

Author: Connor Abbott <cwabbott0 at gmail.com>
Date:   Fri Aug 20 17:24:45 2021 +0200

tu: Remove some stale bypass xfails

These were fixed by 09e0b29bb63f60231b26b4c8f02eadb68e51b623 which was
missed during the suite conversion. For the remaining still-valid fail,
there is a CTS patch in progress.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12488>

---

 src/freedreno/ci/deqp-freedreno-a630-fails.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/freedreno/ci/deqp-freedreno-a630-fails.txt b/src/freedreno/ci/deqp-freedreno-a630-fails.txt
index 6364415d54a..a193fb570a6 100644
--- a/src/freedreno/ci/deqp-freedreno-a630-fails.txt
+++ b/src/freedreno/ci/deqp-freedreno-a630-fails.txt
@@ -97,8 +97,6 @@ dEQP-VK.texture.filtering.unnormal.formats.d24_unorm_s8_uint_stencil.nearest,Fai
 # Broken on all drivers: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4582
 dEQP-VK.wsi.display_control.register_device_event,Fail
 
-bypass-dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.7,Fail
-bypass-dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.7,Fail
-bypass-dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7,Fail
-bypass-dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7,Fail
+# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3052
+# fixed by https://gerrit.khronos.org/c/vk-gl-cts/+/7837
 bypass-dEQP-VK.renderpass.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm,Fail



More information about the mesa-commit mailing list