Bug 168238 - LayoutTest imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy.html is a flaky failure
Summary: LayoutTest imported/w3c/web-platform-tests/dom/events/EventListener-invoke-le...
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-02-13 11:14 PST by Ryan Haddad
Modified: 2017-02-14 14:53 PST (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 Ryan Haddad 2017-02-13 11:14:04 PST
LayoutTest imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy.html is a flaky failure

https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r212228%20(2013)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fevents%2FEventListener-invoke-legacy.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy-actual.txt
@@ -1,10 +1,12 @@
 
-PASS Listener of transitionend 
+Harness Error (TIMEOUT), message = null
+
+FAIL Listener of transitionend assert_false: unexpected transitionend event expected false got true
 FAIL Legacy listener of transitionend assert_unreached: listener of webkitTransitionEnd should not be invoked again Reached unreachable code
 PASS Listener of animationend 
 FAIL Legacy listener of animationend assert_unreached: listener of webkitAnimationEnd should not be invoked again Reached unreachable code
-PASS Listener of animationiteration 
-FAIL Legacy listener of animationiteration assert_unreached: listener of webkitAnimationIteration should not be invoked again Reached unreachable code
+TIMEOUT Listener of animationiteration Test timed out
+TIMEOUT Legacy listener of animationiteration Test timed out
 PASS Listener of animationstart 
 FAIL Legacy listener of animationstart assert_unreached: listener of webkitAnimationStart should not be invoked again Reached unreachable code
Comment 1 Ryan Haddad 2017-02-13 13:41:22 PST
Marked test as flaky in https://trac.webkit.org/changeset/212245