Bug 170699 - LayoutTest imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html is failing
Summary: LayoutTest imported/w3c/web-platform-tests/html/webappapis/timers/negative-se...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Lewis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-10 15:20 PDT by Ryan Haddad
Modified: 2021-08-11 04:46 PDT (History)
4 users (show)

See Also:


Attachments
Mark test as flaky (1.40 KB, patch)
2017-05-03 15:09 PDT, Matt Lewis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-04-10 15:20:48 PDT
LayoutTest imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html is failing

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r215199%20(440)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fwebappapis%2Ftimers%2Fnegative-settimeout.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 2451: Error: assert_unreached: Reached unreachable code
 
 PASS Negative timeout in setTimeout
Comment 1 Ryan Haddad 2017-04-10 15:20:57 PDT
This test was imported in https://trac.webkit.org/changeset/215164/webkit
Comment 2 Ryan Haddad 2017-04-10 17:23:35 PDT
Marked test as failing on debug in http://trac.webkit.org/projects/webkit/changeset/215210
Comment 4 Matt Lewis 2017-05-03 15:09:33 PDT
Created attachment 308963 [details]
Mark test as flaky
Comment 5 Ryan Haddad 2017-05-03 15:26:46 PDT
Comment on attachment 308963 [details]
Mark test as flaky

Clearing flags on attachment: 308963

Committed r216149: <http://trac.webkit.org/changeset/216149>
Comment 6 Matt Lewis 2017-05-11 11:34:11 PDT
Test is now flaky on Sierra wk2 as well

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/1378
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r216681%20(1378)/results.html

diff:
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 2448: Error: assert_unreached: Reached unreachable code
 
 PASS Negative timeout in setTimeout
Comment 7 Matt Lewis 2017-05-11 11:39:06 PDT
Marked test as flaky on Mac release wk2.
https://trac.webkit.org/changeset/216687/webkit/
Comment 8 Martin Robinson 2021-08-11 04:45:20 PDT
It seems this test was converted into a JavaScript test during a followup WPT import and is no longer run. I'm going to close this for the moment.
Comment 9 Radar WebKit Bug Importer 2021-08-11 04:46:18 PDT
<rdar://problem/81788280>