Revert "Remove stale WebGPU Compat CTS expectations"
This reverts commit acb8a9747ab18ee3f890e58ed5808f5974a7c394.
Reason for revert: Seeing a lot of failures on the android-dawn-arm64-rel bot with failures referencing `webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas` which this CL removed from expectations.
Original change's description:
> Remove stale WebGPU Compat CTS expectations
>
> Autogenerated CL from running:
> //content/test/gpu/unexpected_pass_finder.py --project chrome-unexpected-pass-data --no-include-internal-builders --remove-stale-expectations --narrow-semi-stale-expectation-scope --num-samples 300 --suite webgpu_compat_cts
>
> Bug: 393402151
> Change-Id: I6566d65e2ba77e6cba490dced84cbff51dbb577e
> Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225475
> Auto-Submit: Yuly Novikov <ynovikov@chromium.org>
> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
# Not skipping CQ checks because original CL landed > 1 day ago.
Bug: 393402151
Change-Id: I8725f337ab3da255bbf8e245cdc1160f535242fc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226234
Reviewed-by: dan sinclair <dsinclair@chromium.org>
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Auto-Submit: dan sinclair <dsinclair@chromium.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index c85ed01..3de8817 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -19352,12 +19352,15 @@
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth16unorm";modeU="c";modeV="c";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth16unorm";modeU="m";modeV="r";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth16unorm";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth24plus";modeU="m";modeV="r";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth24plus";modeU="r";modeV="r";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth24plus-stencil8";modeU="c";modeV="c";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth24plus-stencil8";modeU="m";modeV="r";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth24plus-stencil8";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth32float";modeU="m";modeV="r";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth32float";modeU="r";modeV="r";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_3d_coords:format="depth24plus-stencil8";viewDimension="cube";mode="c" [ Failure ]
+crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_3d_coords:format="depth24plus";viewDimension="cube";mode="m" [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:format="eac-r11unorm";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth16unorm";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
@@ -26022,18 +26025,27 @@
crbug.com/42251283 [ android arm ] webgpu:shader,execution,expression,call,builtin,fwidthFine:* [ Failure ]
# copyToTexture,canvas:copy_contents_from_gpu_context_canvas too flaky for RetryOnFailure on Android
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
+crbug.com/393402151 [ android-t arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
+crbug.com/393402151 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
# gpu_external_texture_expiration flaky on Pixel 6
crbug.com/384676195 [ android-pixel-6 ] webgpu:api,validation,gpu_external_texture_expiration:import_from_different_video_frame: [ RetryOnFailure ]
@@ -28063,6 +28075,7 @@
crbug.com/0000 [ intel linux ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=3;non_uniform_discard=true [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=4;non_uniform_discard=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/0000 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth32float";modeU="r";modeV="c";offset=false [ Failure ]
crbug.com/0000 [ linux nvidia nvidia_lt_535.183.01 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:external: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="r";modeV="m" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:arrayed_2d_coords:format="astc-8x5-unorm";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]