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:
parent
9f77bb15bd
commit
db68059da8
|
@ -63,7 +63,17 @@
|
||||||
|
|
||||||
# This will be slowly removed over time as more tests are moved from the web
|
# This will be slowly removed over time as more tests are moved from the web
|
||||||
# test harness to the Telemetry harness.
|
# 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
|
# BEGIN AUTOGENERATED EXPECTATIONS
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue