RESOLVED FIXED 207559
[ macOS iOS ] fast/parser/parser-yield-timing.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=207559
Summary [ macOS iOS ] fast/parser/parser-yield-timing.html is a flaky failure
Jacob Uphoff
Reported 2020-02-11 09:39:17 PST
fast/parser/parser-yield-timing.html This test has been flaky failing for all visible history. Test is failing on macOS wk1 and iOS wk2 on debug. I ran the test on macOS wk1 5000 times and I was able to reproduce the failure. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fparser%2Fparser-yield-timing.html&limit=50000 Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/fast/parser/parser-yield-timing-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/fast/parser/parser-yield-timing-actual.txt @@ -5,7 +5,7 @@ PASS new Date().getTime() - startTime is within 400 of 1000 PASS new Date().getTime() - startTime is within 400 of 2000 -PASS new Date().getTime() - startTime is within 400 of 3000 +FAIL new Date().getTime() - startTime should be within 400 of 3000. Was 3423. PASS successfullyParsed is true TEST COMPLETE
Attachments
Delete the test (6.08 KB, patch)
2020-03-23 15:38 PDT, Ryosuke Niwa
ggaren: review+
Radar WebKit Bug Importer
Comment 1 2020-02-11 09:39:38 PST
Ryosuke Niwa
Comment 2 2020-03-23 15:38:13 PDT
Created attachment 394313 [details] Delete the test
Geoffrey Garen
Comment 3 2020-03-23 21:37:16 PDT
Comment on attachment 394313 [details] Delete the test r=me
Ryosuke Niwa
Comment 4 2020-03-24 12:19:32 PDT
Note You need to log in before you can comment on or make changes to this bug.