From 96f03832c761f872fb0aedc25aee445e35fea2bb Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Mon, 9 Jan 2023 21:43:20 +0000 Subject: [PATCH] Remove atan2 expectation. Various updates have been made to the way the CTS runs tests which should make this faster and non-flaky. Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Change-Id: I2c241efabf240e82d700780e018bd1ce636c6f87 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116680 Commit-Queue: Dan Sinclair Kokoro: Kokoro Reviewed-by: Ben Clayton --- webgpu-cts/expectations.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index 0782a17399..525d4029c4 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -168,10 +168,8 @@ crbug.com/dawn/1357 webgpu:api,operation,shader_module,compilation_info:offset_a ################################################################################ # atan2 shader execution failures -# Very slow, many failing. Skip for now. -# KEEP ################################################################################ -crbug.com/tint/1524 webgpu:shader,execution,expression,call,builtin,atan2:f32:* [ Skip ] +crbug.com/tint/1524 webgpu:shader,execution,expression,call,builtin,atan2:f32:* [ Failure ] ################################################################################ # shader execution failures