Bug 67716 - media/media-controls-invalid-url.html is failing on Mac bots
Summary: media/media-controls-invalid-url.html is failing on Mac bots
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-09-07 10:48 PDT by Ryosuke Niwa
Modified: 2024-01-10 13:14 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.