Suppress TimestampQueryTest on WARP
Suppresses TimestampQueryTests.TimestampWritesLocationOnComputePass on
WARP, as it is flaking heavily on Debug/MSVC builds.
Bug: 458607667
Change-Id: I6fa16e44c3141ef0e0e8df8b851317a372732201
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272154
Auto-Submit: Brian Sheedy <bsheedy@google.com>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Brian Sheedy <bsheedy@google.com>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
diff --git a/src/dawn/tests/end2end/QueryTests.cpp b/src/dawn/tests/end2end/QueryTests.cpp
index 8b32d24..7406093e 100644
--- a/src/dawn/tests/end2end/QueryTests.cpp
+++ b/src/dawn/tests/end2end/QueryTests.cpp
@@ -920,6 +920,10 @@
// Test timestampWrites with timestamp location in compute pass descriptor
TEST_P(TimestampQueryTests, TimestampWritesLocationOnComputePass) {
+ // TODO(crbug.com/458607667): Flaky on WARP, but seemingly only on Debug
+ // builds built with MSVC.
+ DAWN_SUPPRESS_TEST_IF(IsWindows() && IsWARP());
+
constexpr uint32_t kQueryCount = 2;
// Set timestampWrites with only one value of ComputePassTimestampLocation