WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258039
New fast/dom/Window/setInterval-setTimeout-zero-ordering.html test is flaky
https://bugs.webkit.org/show_bug.cgi?id=258039
Summary
New fast/dom/Window/setInterval-setTimeout-zero-ordering.html test is flaky
Chris Dumez
Reported
2023-06-13 12:23:09 PDT
New fast/dom/Window/setInterval-setTimeout-zero-ordering.html test is flaky: ``` --- /Volumes/Data/worker/Apple-Ventura-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/fast/dom/Window/setInterval-setTimeout-zero-ordering-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/fast/dom/Window/setInterval-setTimeout-zero-ordering-actual.txt @@ -4,14 +4,13 @@ * setInterval(0) -* setTimeout(0) -PASS setInterval0Called is true * setInterval(1) PASS setInterval0Called is true -PASS setTimeout0Called is true +FAIL setTimeout0Called should be true. Was false. * setTimeout(1) PASS setInterval1Called is true PASS successfullyParsed is true +Some tests failed. TEST COMPLETE ```
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-06-13 12:29:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14932
EWS
Comment 2
2023-06-14 14:22:09 PDT
Committed
265165@main
(cae01009ef15): <
https://commits.webkit.org/265165@main
> Reviewed commits have been landed. Closing PR #14932 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-06-14 14:23:26 PDT
<
rdar://problem/110798761
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug