Title: [224091] trunk/LayoutTests
Revision
224091
Author
[email protected]
Date
2017-10-27 00:41:30 -0700 (Fri, 27 Oct 2017)

Log Message

Skip some copy & paste tests I wrote on GTK since they're are known to timeout/slow.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (224090 => 224091)


--- trunk/LayoutTests/ChangeLog	2017-10-27 07:13:11 UTC (rev 224090)
+++ trunk/LayoutTests/ChangeLog	2017-10-27 07:41:30 UTC (rev 224091)
@@ -1,3 +1,9 @@
+2017-10-27  Ryosuke Niwa  <[email protected]>
+
+        Skip some copy & paste tests I wrote on GTK since they're are known to timeout/slow.
+
+        * platform/gtk/TestExpectations:
+
 2017-10-26  Fujii Hironori  <[email protected]>
 
         [GTK][WPE] install-dependencies can't find libapache2-mod-php7.0 on Ubuntu 17.10

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (224090 => 224091)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-10-27 07:13:11 UTC (rev 224090)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-10-27 07:41:30 UTC (rev 224091)
@@ -1180,8 +1180,8 @@
 webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-paste-plain-text.html [ Failure ]
 webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-paste-custom.html [ Failure ]
 webkit.org/b/177633 http/tests/misc/copy-resolves-urls.html [ Failure ]
-webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html [ Failure ]
-webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-in-same-origin.html [ Failure ]
+webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html [ Skip ]
+webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-in-same-origin.html [ Skip ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to