Bug 167975 - LayoutTest imported/w3c/web-platform-tests/media-source/SourceBuffer-abort-removed.html is a flaky failure
Summary: LayoutTest imported/w3c/web-platform-tests/media-source/SourceBuffer-abort-re...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-07 18:21 PST by Ryan Haddad
Modified: 2017-02-15 09:59 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-02-07 18:21:59 PST
LayoutTest imported/w3c/web-platform-tests/media-source/SourceBuffer-abort-removed.html is a flaky failure

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/3370

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fmedia-source%2FSourceBuffer-abort-removed.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/media-source/SourceBuffer-abort-removed-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/media-source/SourceBuffer-abort-removed-actual.txt
@@ -1,4 +1,4 @@
 
 FAIL SourceBuffer#abort (video/webm; codecs="vorbis,vp8") : if this object has been removed from the sourceBuffers attribute of the parent media source, then throw an INVALID_STATE_ERR exception and abort these steps. assert_unreached: Browser doesn't support the MIME used in this test: video/webm; codecs="vorbis,vp8" Reached unreachable code
-PASS SourceBuffer#abort (video/mp4) : if this object has been removed from the sourceBuffers attribute of the parent media source, then throw an INVALID_STATE_ERR exception and abort these steps. 
+FAIL SourceBuffer#abort (video/mp4) : if this object has been removed from the sourceBuffers attribute of the parent media source, then throw an INVALID_STATE_ERR exception and abort these steps. The object can not be found here.
Comment 1 Ryan Haddad 2017-02-15 09:59:18 PST
Marked test as flaky in https://trac.webkit.org/r212371