Extend timeout on WebGPU CTS tests to x5.0
Categories
(Core :: Graphics: WebGPU, task, P1)
Tracking
()
People
(Reporter: ErichDonGubler, Assigned: teoxoy)
References
Details
Attachments
(5 files, 1 obsolete file)
:teoxoy and I were suspicious that WebGPU CTS tests would Just Run To Completion™ if we extended the WPT timeout windows by a sufficient amount. The Chromium team publishes (very) rough timing data for their WebGPU test runs
It turns out, if we match our current WPT long timeouts' to the worst case observed in Chromium by setting a --timeout-multipler=5.0
in invocations to wptrunner
, the vast majority of tests Just Run Right™. So, we're filing a patch stack to expose and use the timeout multiplier properly, adjust expected WPT test outcomes for WebGPU CTS, and then promote perma-PASS
ing tests on all platforms to tier 2 (as we've been doing with other CTS tests).
Reporter | ||
Updated•8 months ago
|
Reporter | ||
Comment 1•8 months ago
|
||
Reporter | ||
Comment 2•8 months ago
|
||
Updated•8 months ago
|
Reporter | ||
Comment 3•8 months ago
|
||
Reporter | ||
Comment 4•8 months ago
|
||
Assignee | ||
Comment 5•8 months ago
|
||
Reporter | ||
Comment 6•8 months ago
|
||
:teoxoy's prototypical Try push that proved that we got very interesting results, with ~400 intermittents on Windows[^1]: try:46d3500fb3c3
First Mega Serious™ Try push that actually tries to do this in a landable way: try:4ec08f6bd1a0
[^1]: Other platforms have similar results, but Windows is our team's current focus. 🙂
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Updated•8 months ago
|
Comment hidden (obsolete) |
Reporter | ||
Comment 10•8 months ago
|
||
Reporter | ||
Updated•8 months ago
|
Updated•7 months ago
|
Comment 11•7 months ago
|
||
Comment 12•7 months ago
|
||
bugherder |
Comment hidden (obsolete) |
Reporter | ||
Comment 14•7 months ago
|
||
Try push 5: try:57ff5cc81725
Reporter | ||
Updated•7 months ago
|
Comment hidden (obsolete) |
Comment 16•7 months ago
|
||
Comment 17•7 months ago
|
||
bugherder |
Reporter | ||
Updated•7 months ago
|
Description
•