Bug 148909

Summary: http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-into-iframe.html is flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=148910

Description Alexey Proskuryakov 2015-09-06 11:45:59 PDT
http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-into-iframe.html frequently fails after 10 seconds:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fw3c%2Fhtml%2Fsemantics%2Fembedded-content%2Fmedia-elements%2Floading-the-media-resource%2Fresource-selection-invoke-insert-into-iframe.html

@@ -1,3 +1,2 @@
 
-PASS NOT invoking resource selection by inserting into other document with src set 
-
+Harness Error. harness_status.status = 2 , harness_status.message = null


Chris, you recently added the test, could you please look into this? I haven't marked it as flaky yet.
Comment 1 Chris Dumez 2015-09-06 13:27:18 PDT
Dropped in <http://trac.webkit.org/changeset/189450>.