From 563929f00efbe01fb9397a80e40416fba021e699 Mon Sep 17 00:00:00 2001 From: Loko Kung Date: Tue, 18 Apr 2023 06:17:35 +0000 Subject: [PATCH] Remove flaky suppression of Mac Intel tests. Bug: dawn:1500 Change-Id: Ie0bd4a06ee42c93180c8267952cb99ccb91900db Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127720 Kokoro: Kokoro Reviewed-by: Austin Eng Commit-Queue: Loko Kung --- webgpu-cts/expectations.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index 388e6b268a..71b42b40a5 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -257,12 +257,6 @@ crbug.com/dawn/0000 [ win ] webgpu:shader,execution,memory_model,* [ Failure ] ################################################################################ crbug.com/tint/0000 webgpu:shader,validation,parse,blankspace:null_characters:contains_null=true;placement="comment" [ Failure ] -################################################################################ -# Flaky on Intel Mac -# KEEP -################################################################################ -crbug.com/dawn/1500 [ intel-gen-9 monterey ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:initMethod="WriteTexture";checkMethod="PartialCopyT2B";* [ RetryOnFailure ] - ################################################################################ # copyToTexture,canvas:color_space_conversion:* fail with swiftshader # The other tests about canvas and image bitmap fail with swiftshader on Linux