Bug 137368
| Summary: | media/video-controls-no-scripting.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bdakin, jer.noble |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Beth Dakin
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Beth Dakin
Marked as flaky with http://trac.webkit.org/changeset/174240
Alexey Proskuryakov
It's failing in the same way on Yosemite, and even on Mountain Lion (but rarely).