Skip to content

Commit

Permalink
cts: Fix expectation collisions
Browse files Browse the repository at this point in the history
Change-Id: I79ae5afa25dd2bd7ea0bb269212f5228a196319f
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
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113480
Commit-Queue: Ben Clayton <[email protected]>
Kokoro: Kokoro <[email protected]>
Reviewed-by: Austin Eng <[email protected]>
  • Loading branch information
ben-clayton authored and Dawn LUCI CQ committed Dec 8, 2022
1 parent 68a74c8 commit 31090e3
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions webgpu-cts/expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,15 @@ crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:compute:isAs
# KEEP
################################################################################
crbug.com/dawn/0000 [ linux ] webgpu:web_platform,external_texture,* [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:sourceType="VideoElement";videoName="red-green.bt2020.vp9.webm" [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:sourceType="VideoElement";videoName="red-green.bt601.vp9.webm" [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:sourceType="VideoElement";videoName="red-green.bt709.vp9.webm" [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:sourceType="VideoElement";videoName="red-green.theora.ogv" [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:sourceType="VideoElement";videoName="red-green.webmvp8.webm" [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:sourceType="VideoElement";videoName="red-green.bt601.vp9.webm" [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:sourceType="VideoElement";videoName="red-green.theora.ogv" [ Failure ]
crbug.com/dawn/0000 [ intel mac ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:sourceType="VideoElement";videoName="red-green.webmvp8.webm" [ 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 [ win ] webgpu:web_platform,external_texture,video:* [ Skip ]
crbug.com/dawn/1082 [ mac ] webgpu:web_platform,external_texture,video:* [ Skip ]
################################################################################

################################################################################
# texel_data failures
Expand Down Expand Up @@ -447,14 +448,6 @@ 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 ]
################################################################################

################################################################################
# commandEncoder validation tests need updates in CTS
################################################################################
Expand Down

0 comments on commit 31090e3

Please sign in to comment.