Commit 3ce2214
[tools][cts] Fix "no data for query 'webgpu:shader'" error
If a test is removed from CTS that had a 'RetryOnFailure' expectation, then this would cause an error to be raised.
Just ignore this situation. Expectations for removed tests will automatically get cleaned up in the updater.expatation() logic.
Change-Id: I18f56a7aaac4a758b0bb95ec3286410627ada6eb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146903
Commit-Queue: Ben Clayton <[email protected]>
Kokoro: Ben Clayton <[email protected]>
Auto-Submit: Ben Clayton <[email protected]>
Reviewed-by: Austin Eng <[email protected]>1 parent 1cee30f commit 3ce2214
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
285 | 291 | | |
286 | 292 | | |
287 | 293 | | |
| |||
0 commit comments