[test] Suppress a failing test in `WebGpuCtsIntegrationTest.webgpu`
gpu_tests.webgpu_cts_integration_test.WebGpuCtsIntegrationTest.webgpu:
web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:
orientation="flipY";srcDoFlipYDuringCopy=false;dstPremultiplied=true
flaky in dawn-win10-x64-deps-rel.
Bug: chromium:1471045
Change-Id: I53e3fabd44783db2bd3b809b755cdf502ad19f57
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/145480
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index 8bf5058..b5e80ff 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -1743,3 +1743,4 @@
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_bitmaprenderer_context_canvas:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:* [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:* [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 release ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:orientation="flipY";srcDoFlipYDuringCopy=false;dstPremultiplied=true [ Failure ]