Suppress MaxLimitTests.WriteToMaxFragmentCombinedOutputResources
VUID-RuntimeSpirv-Location-06428 on Linux NVIDIA Vulkan
Bug: 348199037
Change-Id: I0e73d830f7a9fa2e5c598f84dee769b2fef4568b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194781
Auto-Submit: Yuly Novikov <ynovikov@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
diff --git a/src/dawn/tests/end2end/MaxLimitTests.cpp b/src/dawn/tests/end2end/MaxLimitTests.cpp
index 6bbbef8..a4113d5 100644
--- a/src/dawn/tests/end2end/MaxLimitTests.cpp
+++ b/src/dawn/tests/end2end/MaxLimitTests.cpp
@@ -705,6 +705,8 @@
TEST_P(MaxLimitTests, WriteToMaxFragmentCombinedOutputResources) {
// TODO(dawn:1692) Currently does not work on GL and GLES.
DAWN_SUPPRESS_TEST_IF(IsOpenGL() || IsOpenGLES());
+ // TODO(http://crbug.com/348199037): VUID-RuntimeSpirv-Location-06428
+ DAWN_SUPPRESS_TEST_IF(IsLinux() && IsVulkan() && IsNvidia());
// Compute the number of each resource type (storage buffers and storage textures) such that
// there is at least one color attachment, and as many of the buffer/textures as possible,