RESOLVED FIXED Bug 213343
inspector/canvas/create-context-webgpu.html was a flaky failure after r262904
https://bugs.webkit.org/show_bug.cgi?id=213343
Summary inspector/canvas/create-context-webgpu.html was a flaky failure after r262904
Geoffrey Garen
Reported 2020-06-18 09:41:12 PDT
inspector/canvas/create-context-webgpu.html was a flaky failure after r262904
Attachments
Patch (2.54 KB, patch)
2020-06-18 09:45 PDT, Geoffrey Garen
no flags
Geoffrey Garen
Comment 1 2020-06-18 09:45:52 PDT
EWS
Comment 2 2020-06-18 10:42:47 PDT
Committed r263219: <https://trac.webkit.org/changeset/263219> All reviewed patches have been landed. Closing bug and clearing flags on attachment 402212 [details].
Radar WebKit Bug Importer
Comment 3 2020-06-18 10:43:17 PDT
Alexey Proskuryakov
Comment 4 2020-06-19 17:31:53 PDT
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.
Geoffrey Garen
Comment 5 2020-06-19 20:17:45 PDT
By "another" I meant another instance of suite.add*TestCase* in the same file.
Note You need to log in before you can comment on or make changes to this bug.