From ad116481bd247453695834cf6fa6d5cf5e65913a Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Fri, 17 Mar 2023 04:47:40 +0000 Subject: [PATCH] Suppress outdated GPUDeviceLostTest CTS test Needed to land Chromium change: https://chromium-review.googlesource.com/c/chromium/src/+/4342174 Bug: chromium:1424883 Change-Id: Ic81e824c277deac3fe734d53e3ce41140ce69969 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124542 Kokoro: Kai Ninomiya Commit-Queue: Kai Ninomiya Bot-Commit: rubber-stamper@appspot.gserviceaccount.com --- webgpu-cts/expectations.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index 7810bfbe9a..42753159e9 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -469,6 +469,12 @@ crbug.com/1410936 [ ventura ] webgpu:web_platform,canvas,getCurrentTexture:* [ F ################################################################################ crbug.com/1421045 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,capability_checks,limits,* [ Skip ] +################################################################################ +# GPUDeviceLostReason test needs to be updated for spec change +# KEEP +################################################################################ +crbug.com/1424883 webgpu:api,operation,adapter,requestDevice:invalid: [ Failure ] + ################################################################################ # Failures due to deprecated API usage in the CTS ################################################################################