From bbc1c23376fc192b08674fb7cb11fcefa18d1ac8 Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Tue, 21 Mar 2023 16:35:35 +0000 Subject: [PATCH] Remove KEEP from GPUDeviceLostReason Test for next roll Now that the Chromium change is landed: https://chromium-review.googlesource.com/c/chromium/src/+/4342174 this should allow the expectation to be automatically removed when the updated tests are rolled in. https://github.com/gpuweb/cts/pull/2434 No-Try because only changes a comment. No-Try: True Bug: chromium:1424883 Change-Id: I9007aca0df3334264676321b144eb1145a518340 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124543 Kokoro: Kokoro Reviewed-by: Loko Kung Commit-Queue: Kai Ninomiya Auto-Submit: Kai Ninomiya --- webgpu-cts/expectations.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index 10f0594812..52697b99f0 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -513,7 +513,6 @@ crbug.com/1421045 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,capability_chec ################################################################################ # GPUDeviceLostReason test needs to be updated for spec change -# KEEP ################################################################################ crbug.com/1424883 webgpu:api,operation,adapter,requestDevice:invalid: [ Failure ]