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 <kainino@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index 7810bfb..4275315 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -470,6 +470,12 @@
 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
 ################################################################################
 crbug.com/dawn/1677 webgpu:api,validation,render_pass,storeOp:store_op_and_read_only:readonly=true [ Failure ]