inspector/canvas/create-context-webgpu.html was a flaky failure after r262904
Created attachment 402212 [details] Patch
Committed r263219: <https://trac.webkit.org/changeset/263219> All reviewed patches have been landed. Closing bug and clearing flags on attachment 402212 [details].
<rdar://problem/64495618>
Comment on attachment 402212 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=402212&action=review > LayoutTests/ChangeLog:16 > + or not, but it is good to prevent one test from changing behavior in > + another. Pretty sure navigating to the next test (or actually, the blank page in between) stops the timer. But a nice thing to do for this test's repeatability, as it doesn't finish immediately.
By "another" I meant another instance of suite.add*TestCase* in the same file.