Bug 67716

Summary: media/media-controls-invalid-url.html is failing on Mac bots
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, arko, eric.carlson, jer.noble, koivisto, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Comment 1 Ryosuke Niwa 2011-09-07 10:54:48 PDT
I temporarily skipped the test in http://trac.webkit.org/changeset/94687.
Comment 2 Alexey Proskuryakov 2011-09-07 10:55:27 PDT
The failure looks like this:

-EXPECTED (getTimeLineValue() == '0') OK
+EXPECTED (getTimeLineValue() == '0'), OBSERVED '1' FAIL
Comment 3 Ryosuke Niwa 2011-09-08 12:01:08 PDT
Can anyone investigate this failure?
Comment 4 Simon Fraser (smfr) 2012-09-19 13:53:27 PDT
Still fails.
Comment 5 Eric Carlson 2017-08-21 11:37:50 PDT
This seems to work now.
Comment 6 Radar WebKit Bug Importer 2017-08-21 11:38:32 PDT
<rdar://problem/33995639>
Comment 7 Ryosuke Niwa 2018-02-27 21:48:23 PST
Failing again:

--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/media-controls-invalid-url-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/media-controls-invalid-url-actual.txt
@@ -4,10 +4,10 @@
 
 
 EVENT(canplaythrough)
-EXPECTED (getTimeLineValue() == '0') OK
+Faild to find -webkit-media-controls-timeline
 EVENT(seeked)
-EXPECTED (getTimeLineValue() == '1') OK
+Faild to find -webkit-media-controls-timeline
 EVENT(error)
-EXPECTED (getTimeLineValue() == '0') OK
+Faild to find -webkit-media-controls-timeline
 END OF TEST
Comment 8 Ahmad Saleem 2024-01-10 13:14:11 PST
This test was removed in this commit:

https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c

Nothing to do here.