Bug 90725

Summary: media/media-blocked-by-beforeload.html is flaky
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, eric.carlson, fpizlo
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Filip Pizlo 2012-07-07 00:24:04 PDT
Sometimes it fails on the bots, sometimes not.  I will skip it for now.  Example failure below.

http://build.webkit.org/results/Apple%20Lion%20Debug%20WK1%20(Tests)/r122047%20(728)/results.html

--- /Volumes/Data/slave/lion-debug-tests-wk1/build/layout-test-results/media/media-blocked-by-beforeload-expected.txt
+++ /Volumes/Data/slave/lion-debug-tests-wk1/build/layout-test-results/media/media-blocked-by-beforeload-actual.txt
@@ -30,11 +30,11 @@
 
 EVENT('loadstart')
 
+EVENT('loadedmetadata')
+
+
 EVENT('error')
 EXPECTED (event.target.tagName == 'SOURCE') OK
 EXPECTED (video.error == 'null') OK
-
-EVENT('loadedmetadata')
-
 END OF TEST
Comment 1 Filip Pizlo 2012-07-07 00:27:10 PDT
Skipped in http://trac.webkit.org/changeset/122052
Comment 2 Alexey Proskuryakov 2014-12-18 12:38:04 PST
This hasn't failed on the bots any time recently.