Bug 137368 - media/video-controls-no-scripting.html is flaky
Summary: media/video-controls-no-scripting.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 16:23 PDT by Beth Dakin
Modified: 2014-12-10 14:47 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 Beth Dakin 2014-10-02 16:23:04 PDT
History view shows that media/video-controls-no-scripting.html is flaky on Mavericks. Here's a typical failure:

--- /Volumes/Data/slave/mavericks-release-tests-wk1/build/layout-test-results/media/video-controls-no-scripting-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk1/build/layout-test-results/media/video-controls-no-scripting-actual.txt
@@ -1,6 +1,5 @@
 CONSOLE MESSAGE: line 10: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
 CONSOLE MESSAGE: line 13: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
-CONSOLE MESSAGE: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
 
 Tests that the built-in controls are always enabled when JavaScript is disabled.
Comment 1 Beth Dakin 2014-10-02 16:28:19 PDT
Marked as flaky with http://trac.webkit.org/changeset/174240
Comment 2 Alexey Proskuryakov 2014-12-10 14:47:49 PST
It's failing in the same way on Yosemite, and even on Mountain Lion (but rarely).