Bug 113106 - REGRESSION(r146647): media/track/track-prefer-captions.html fails
Summary: REGRESSION(r146647): media/track/track-prefer-captions.html fails
Status: NEW
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
: 113127 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-22 15:18 PDT by Ryosuke Niwa
Modified: 2013-03-25 07:48 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-03-22 15:18:40 PDT
Pass: http://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/34010
Fail: http://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/34011

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/media/track/track-prefer-captions-expected.txt	2013-03-22 13:36:29.362356200 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/media/track/track-prefer-captions-actual.txt	2013-03-22 13:36:29.360356100 -0700
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 Tests that the user preferences for track kind are honored.
 
 **Set preferences so subtitles and descriptions load, but captions do not
@@ -17,9 +18,4 @@
 EXPECTED (track.readyState == '2') OK
 EXPECTED (track.kind != 'captions') OK
 
-EVENT(load)
-EXPECTED (track.readyState == '2') OK
-EXPECTED (track.kind != 'captions') OK
-
-END OF TEST
Comment 1 Radar WebKit Bug Importer 2013-03-22 15:19:03 PDT
<rdar://problem/13487842>
Comment 2 Eric Carlson 2013-03-25 07:48:46 PDT
*** Bug 113127 has been marked as a duplicate of this bug. ***