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 <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
parent
6b5c6bca34
commit
96f03832c7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue