Unskip some CTS tests using the new harness

Bug: chromium:1306640
Change-Id: I1dd1d60490fdf2670d4a7ac189065eadf002e3cb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84781
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
Austin Eng 2022-03-28 18:13:22 +00:00 committed by Dawn LUCI CQ
parent 9f77bb15bd
commit db68059da8
1 changed files with 11 additions and 1 deletions

View File

@ -63,7 +63,17 @@
# This will be slowly removed over time as more tests are moved from the web
# test harness to the Telemetry harness.
* [ Skip ]
webgpu:api,validation,* [ Skip ]
webgpu:api,operation,* [ Skip ]
worker_webgpu:api,validation,* [ Skip ]
worker_webgpu:api,operation,* [ Skip ]
webgpu:shader,* [ Skip ]
webgpu:util,* [ Skip ]
webgpu:web_platform,* [ Skip ]
# Not skipped are:
# webgpu:examples:*
# webgpu:idl,*
# BEGIN AUTOGENERATED EXPECTATIONS