RESOLVED CONFIGURATION CHANGED 172052
Layout test imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=172052
Summary Layout test imported/w3c/web-platform-tests/html/webappapis/timers/type-long-...
Matt Lewis
Reported 2017-05-12 14:32:30 PDT
The test imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval.html is a flaky failure on both macOS wk2 debug builds. The first failure on Sierra was on 4/16/2017 https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fwebappapis%2Ftimers%2Ftype-long-setinterval.html https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r216768%20(966)/results.html https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/966 diff --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: line 2448: Error: assert_unreached: Reached unreachable code PASS Type long timeout for setInterval
Attachments
Matt Lewis
Comment 1 2017-05-24 13:31:46 PDT
I was able to reproduce on Sierra Debug with: run-webkit-tests imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval.html --iterations=100 --no-retry-failure -f --debug -g
Matt Lewis
Comment 2 2017-05-25 15:52:12 PDT
The original addition of this test was in: https://trac.webkit.org/changeset/215164/webkit
Matt Lewis
Comment 4 2017-09-12 09:56:04 PDT
Radar WebKit Bug Importer
Comment 5 2018-07-31 17:01:55 PDT
Ryan Haddad
Comment 6 2020-05-07 15:26:29 PDT
*** Bug 207060 has been marked as a duplicate of this bug. ***
Martin Robinson
Comment 7 2021-08-11 04:40:45 PDT
The test was renamed to type-long-setinterval.any.html and the test expectation was not updated. To me that is evidence that this is no longer an issue, so I'll close this one. Please reopen if type-long-setinterval.any.html starts having issues though.
Martin Robinson
Comment 8 2021-08-11 04:44:29 PDT
(In reply to Martin Robinson from comment #7) > The test was renamed to type-long-setinterval.any.html and the test > expectation was not updated. To me that is evidence that this is no longer > an issue, so I'll close this one. Please reopen if > type-long-setinterval.any.html starts having issues though. On further inspection it seems that this test was converted into a JavaScript test during a WPT import and is no longer run.
Note You need to log in before you can comment on or make changes to this bug.