From b663db05847c65d32200aacf3794bfc795db4e06 Mon Sep 17 00:00:00 2001 From: "Yan,Shaobo" Date: Thu, 1 Dec 2022 07:56:42 +0000 Subject: [PATCH] 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 Commit-Queue: Corentin Wallez Reviewed-by: Corentin Wallez --- webgpu-cts/expectations.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt index dbeedece3d..56216a946d 100644 --- a/webgpu-cts/expectations.txt +++ b/webgpu-cts/expectations.txt @@ -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