mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-14 15:46:28 +00:00
Clear up a bunch of expectations
With the CTS global timeout extended, and tweaks to how const-eval loops are emitted, we now have a whole lot of passing tests. Adjust the 'Slow' threshold to account for the new global timeout. Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Change-Id: I9a4d3278048e72e6560552164522395423dedf99 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116296 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
1d04cf841c
commit
64e900e456
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"Test": {
|
||||
"Prefix": "ninja://chrome/test:telemetry_gpu_integration_test/gpu_tests.webgpu_cts_integration_test.WebGpuCtsIntegrationTest.",
|
||||
"SlowThreshold": 15000000000 // 15 seconds
|
||||
"SlowThreshold": 45000000000 // 45 seconds
|
||||
},
|
||||
"Gerrit": {
|
||||
"Host": "https://dawn-review.googlesource.com",
|
||||
|
||||
Reference in New Issue
Block a user