[Webkit-unassigned] [Bug 130971] New: media/track/track-remove-track.html is flaky, crashing and failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 09:39:01 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130971

           Summary: media/track/track-remove-track.html is flaky, crashing
                    and failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: ggaren at apple.com, eric.carlson at apple.com,
                    bfulgham at webkit.org, jer.noble at apple.com


media/track/track-remove-track.html is flaky. It was this way since the test was added last week.

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Ftrack%2Ftrack-remove-track.html

Crash:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x00000001126cf84c WebCore::createWrapperInline(JSC::ExecState*, WebCore::JSDOMGlobalObject*, WebCore::Node*) + 156 (JSNodeCustom.cpp:202)
1   com.apple.WebCore                 0x00000001126cf795 WebCore::createWrapper(JSC::ExecState*, WebCore::JSDOMGlobalObject*, WebCore::Node*) + 37 (JSNodeCustom.cpp:253)
2   com.apple.WebCore                 0x0000000111bc0b55 WebCore::toJS(JSC::ExecState*, WebCore::JSDOMGlobalObject*, WebCore::Node*) + 133 (JSNodeCustom.h:47)
3   com.apple.WebCore                 0x0000000111fcdeef WebCore::HTMLMediaElement::didAddUserAgentShadowRoot(WebCore::ShadowRoot*) + 447 (HTMLMediaElement.cpp:5963)

Fail:

@@ -1,4 +1,2 @@

-PASS Tests that the 'removetrack' event is fired when an out-of-band TextTrack is removed. 
-PASS Tests that the 'removetrack' event is NOT fired for inband TextTrack on a failed load. 
-
+Harness Error. harness_status.status = 2 , harness_status.message = null

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list