Title: [220915] trunk/LayoutTests
Revision
220915
Author
[email protected]
Date
2017-08-18 06:41:58 -0700 (Fri, 18 Aug 2017)

Log Message

[GTK] Layout Test media/video-controls-no-scripting.html is failing
https://bugs.webkit.org/show_bug.cgi?id=141835

Unreviewed test gardening.

The output appears to be consistent based on local testing.

Rebaseline video-controls-no-scripting.html.

Patch by Ms2ger <[email protected]> on 2017-08-18

* platform/gtk/TestExpectations:
* platform/gtk/media/video-controls-no-scripting-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (220914 => 220915)


--- trunk/LayoutTests/ChangeLog	2017-08-18 11:06:22 UTC (rev 220914)
+++ trunk/LayoutTests/ChangeLog	2017-08-18 13:41:58 UTC (rev 220915)
@@ -1,5 +1,19 @@
 2017-08-18  Ms2ger  <[email protected]>
 
+        [GTK] Layout Test media/video-controls-no-scripting.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=141835
+
+        Unreviewed test gardening.
+
+        The output appears to be consistent based on local testing.
+
+        Rebaseline video-controls-no-scripting.html.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/media/video-controls-no-scripting-expected.txt:
+
+2017-08-18  Ms2ger  <[email protected]>
+
         Update track-datacue.html test to the current code.
         https://bugs.webkit.org/show_bug.cgi?id=175624
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (220914 => 220915)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-18 11:06:22 UTC (rev 220914)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-18 13:41:58 UTC (rev 220915)
@@ -2162,8 +2162,6 @@
 webkit.org/b/144690 editing/spelling/spelling-with-punctuation-selection.html [ Timeout ]
 webkit.org/b/144690 editing/spelling/delete-into-misspelled-word.html [ Timeout Pass ]
 
-webkit.org/b/141835 media/video-controls-no-scripting.html [ Failure ]
-
 # May take too long on the bots.
 
 Bug(GTK) fast/history/go-back-to-iframe-with-plugin.html [ Timeout Pass ]

Modified: trunk/LayoutTests/platform/gtk/media/video-controls-no-scripting-expected.txt (220914 => 220915)


--- trunk/LayoutTests/platform/gtk/media/video-controls-no-scripting-expected.txt	2017-08-18 11:06:22 UTC (rev 220914)
+++ trunk/LayoutTests/platform/gtk/media/video-controls-no-scripting-expected.txt	2017-08-18 13:41:58 UTC (rev 220915)
@@ -1,5 +1,7 @@
 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.
 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.
+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.
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to