Roll third_party/webgpu-cts/ 3f9b09b36..ad8abf400 (2 commits)
Regenerated:
- expectations.txt
- ts_sources.txt
- test_list.txt
- cache_list.txt
- resource_files.txt
- webtest .html files
3f9b09b36b..ad8abf400d
- ad8abf Make fuzzy test match wpt fuzzy specs (#2194)
- b38a15 Use screenshot library (#2193)
Created with './tools/run cts roll'
Change-Id: Id8767584c8ff808d50cf02eb7eb7ab647853cd84
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/+/117782
Reviewed-by: Loko Kung <lokokung@google.com>
Commit-Queue: Loko Kung <lokokung@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Kokoro: Austin Eng <enga@chromium.org>
Auto-Submit: Austin Eng <enga@chromium.org>
This commit is contained in:
parent
97f56bd0b8
commit
f7f2d4ae82
2
DEPS
2
DEPS
|
@ -158,7 +158,7 @@ deps = {
|
|||
|
||||
# WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
|
||||
'third_party/webgpu-cts': {
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@3f9b09b36b8cefc84c30adad2ecd2824caded6e7',
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@ad8abf400d8d23fb04bdcf1f654bccb6625db7b4',
|
||||
'condition': 'build_with_chromium',
|
||||
},
|
||||
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
# results: [ Failure RetryOnFailure Skip Slow ]
|
||||
# END TAG HEADER
|
||||
|
||||
# Last rolled: 2023-01-23 11:14:14PM
|
||||
# Last rolled: 2023-01-25 02:46:43PM
|
||||
|
||||
################################################################################
|
||||
# copyToTexture failures on Linux
|
||||
|
|
Loading…
Reference in New Issue