WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
136532
Investigate test failures on ML caused by MediaTime refactoring
https://bugs.webkit.org/show_bug.cgi?id=136532
Summary
Investigate test failures on ML caused by MediaTime refactoring
Jer Noble
Reported
2014-09-04 08:35:45 PDT
Investigate why the media/audio-data-url.html & media/sources-fallback-codecs.html tests fail on MountainLion after making MediaTimes the primary time type.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-09-08 14:36:12 PDT
media/video-seek-past-end-playing.html has become substantially flaky around this time on 10.8 only, I'm going to assume that it's the same issue.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-seek-past-end-playing.html
@@ -1,3 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback. @@ -10,8 +11,3 @@ EXPECTED (mediaElement.currentTime > '0') OK RUN(video.currentTime = 500) -EXPECTED (video.paused == 'false') OK -EXPECTED (mediaElement.currentTime > '0') OK - -END OF TEST -
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug