Remove some KEEP tags
The comments/bugs say the tests were consistently failing. Thus, they shouldn't be marked KEEP so that the roller removes expectations once they start passing. At least one of these blocks of tests is already passing on top-of-tree; the expectations will be updated in the next roll. Change-Id: I7aa485c676b7f01e729dbe8ffd66af38d4f80d09 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132444 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Loko Kung <lokokung@google.com> Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
This commit is contained in:
parent
d5611aa7c2
commit
4ae03fa8d0
|
@ -261,7 +261,6 @@ crbug.com/tint/0000 webgpu:shader,validation,parse,blankspace:null_characters:co
|
|||
################################################################################
|
||||
# copyToTexture,canvas:color_space_conversion:* fail with swiftshader
|
||||
# The other tests about canvas and image bitmap fail with swiftshader on Linux
|
||||
# KEEP
|
||||
################################################################################
|
||||
crbug.com/dawn/1599 [ webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Failure ]
|
||||
|
||||
|
@ -489,7 +488,6 @@ crbug.com/1424883 webgpu:api,operation,adapter,requestDevice:invalid: [ Failure
|
|||
|
||||
################################################################################
|
||||
# maxBindingsPerBindGroup tests need to be updated for spec change
|
||||
# KEEP
|
||||
################################################################################
|
||||
crbug.com/dawn/1767 webgpu:api,operation,adapter,requestDevice:default: [ Failure ]
|
||||
crbug.com/dawn/1767 webgpu:api,operation,adapter,requestDevice:limit,worse_than_default:limit="maxBindingsPerBindGroup" [ Failure ]
|
||||
|
|
Loading…
Reference in New Issue