Bug 173780 - Layout Test imported/w3c/web-platform-tests/html/webappapis/timers/type-long-settimeout.html is flaky
Summary: Layout Test imported/w3c/web-platform-tests/html/webappapis/timers/type-long-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 12:30 PDT by Matt Lewis
Modified: 2017-08-23 10:18 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-06-23 12:30:35 PDT
imported/w3c/web-platform-tests/html/webappapis/timers/type-long-settimeout.html is a flaky failure.

According to the Flakiness Dashboard, the test is failing intermittently on macOS Debug.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fwebappapis%2Ftimers%2Ftype-long-settimeout.html

The first failure on the dashboard was on 6/2/2017: https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r217720%20(1487)/results.html

current build:
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r218747%20(1716)/results.html
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r218747%20(1716)/results.html

Sierra Diff:
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/type-long-settimeout-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/type-long-settimeout-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 2566: Error: assert_unreached: Reached unreachable code
 
 PASS Type long timeout for setTimeout 
 
El Capitan Diff:
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/type-long-settimeout-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/type-long-settimeout-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 2534: Error: assert_unreached: Reached unreachable code
 
 PASS Type long timeout for setTimeout
Comment 1 Matt Lewis 2017-08-23 10:18:10 PDT
Marked test as flaky on Mac Debug:
https://trac.webkit.org/changeset/221082/webkit