RESOLVED CONFIGURATION CHANGED 67716
media/media-controls-invalid-url.html is failing on Mac bots
https://bugs.webkit.org/show_bug.cgi?id=67716
Summary media/media-controls-invalid-url.html is failing on Mac bots
Attachments
Ryosuke Niwa
Comment 1 2011-09-07 10:54:48 PDT
I temporarily skipped the test in http://trac.webkit.org/changeset/94687.
Alexey Proskuryakov
Comment 2 2011-09-07 10:55:27 PDT
The failure looks like this: -EXPECTED (getTimeLineValue() == '0') OK +EXPECTED (getTimeLineValue() == '0'), OBSERVED '1' FAIL
Ryosuke Niwa
Comment 3 2011-09-08 12:01:08 PDT
Can anyone investigate this failure?
Simon Fraser (smfr)
Comment 4 2012-09-19 13:53:27 PDT
Still fails.
Eric Carlson
Comment 5 2017-08-21 11:37:50 PDT
This seems to work now.
Radar WebKit Bug Importer
Comment 6 2017-08-21 11:38:32 PDT
Ryosuke Niwa
Comment 7 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
Ahmad Saleem
Comment 8 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.
Note You need to log in before you can comment on or make changes to this bug.