Skip external_texture,video:* tests due to incorrect expectation values
Current expectation values in external_texture,video:* is not correct. CTS issue 2042 (https://github.com/gpuweb/cts/issues/2042) has been filed to fix it. Skip these tests temporarily. Bug: dawn:1082 Change-Id: Idaebe4f7e628a355adf6dd3db8f0ba2b35549e91 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112500 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
parent
5f38d22aa2
commit
b663db0584
|
@ -436,6 +436,14 @@ crbug.com/dawn/1599 [ linux webgpu-adapter-swiftshader ] webgpu:web_platform,cop
|
|||
crbug.com/dawn/1599 [ webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Failure ]
|
||||
################################################################################
|
||||
|
||||
################################################################################
|
||||
# Skip external_texture,video:* tests due to incorrect expectation values.
|
||||
# See cts issue https://github.com/gpuweb/cts/issues/2042
|
||||
# KEEP
|
||||
################################################################################
|
||||
crbug.com/dawn/1082 webgpu:web_platform,external_texture,video:* [ Skip ]
|
||||
################################################################################
|
||||
|
||||
################################################################################
|
||||
# untriaged failures
|
||||
# KEEP
|
||||
|
|
Loading…
Reference in New Issue