Title: [224415] trunk/LayoutTests
Revision
224415
Author
zandober...@gmail.com
Date
2017-11-03 12:40:12 -0700 (Fri, 03 Nov 2017)

Log Message

Unreviewed GTK+ gardening. Mark a few failures, posting along the relevant
bug entries. Add a platform-specific baseline for one HTTP test.

* platform/gtk/TestExpectations:
* platform/gtk/http/tests/security/module-no-mime-type-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (224414 => 224415)


--- trunk/LayoutTests/ChangeLog	2017-11-03 19:26:56 UTC (rev 224414)
+++ trunk/LayoutTests/ChangeLog	2017-11-03 19:40:12 UTC (rev 224415)
@@ -1,3 +1,11 @@
+2017-11-03  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK+ gardening. Mark a few failures, posting along the relevant
+        bug entries. Add a platform-specific baseline for one HTTP test.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/http/tests/security/module-no-mime-type-expected.txt: Added.
+
 2017-11-03  Per Arne Vollan  <pvol...@apple.com>
 
         [Win] Update test expectations after r224324.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (224414 => 224415)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-11-03 19:26:56 UTC (rev 224414)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-11-03 19:40:12 UTC (rev 224415)
@@ -3321,9 +3321,6 @@
 webkit.org/b/178591 http/tests/navigation/keyboard-events-during-provisional-navigation.html [ Failure ]
 webkit.org/b/178591 http/tests/navigation/keyboard-events-during-provisional-subframe-navigation.html [ Failure ]
 
-webkit.org/b/179113 fast/inline/padding-ellipsis-right.html [ Failure ]
-webkit.org/b/179113 fast/text/ellipsis-text-rtl.html [ Failure ]
-
 webkit.org/b/179173 http/tests/inspector/network/har/har-page.html [ Failure ]
 
 webkit.org/b/179174 inspector/console/webcore-logging.html [ Failure ]
@@ -3402,6 +3399,15 @@
 
 webkit.org/b/175290 imported/w3c/web-platform-tests/css/css-ui-3/text-overflow-005.html [ Pass ]
 
+webkit.org/b/179258 fast/canvas/webgl/texImage2D-mse-flipY-false.html [ Timeout ]
+webkit.org/b/179258 fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Timeout ]
+
+webkit.org/b/179113 fast/inline/padding-ellipsis-right.html [ ImageOnlyFailure ]
+webkit.org/b/179113 fast/text/ellipsis-text-rtl.html [ ImageOnlyFailure ]
+webkit.org/b/179113 imported/w3c/web-platform-tests/css/css-ui-3/text-overflow-013.html [ ImageOnlyFailure ]
+
+webkit.org/b/179261 editing/selection/drag-to-contenteditable-iframe.html [ Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of PASSING tests. See top of file where to put new expectations.
 #////////////////////////////////////////////////////////////////////////////////////////

Added: trunk/LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt (0 => 224415)


--- trunk/LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt	2017-11-03 19:40:12 UTC (rev 224415)
@@ -0,0 +1,13 @@
+CONSOLE MESSAGE: line 1: TypeError: 'text/plain' is not a valid _javascript_ MIME type.
+Test module rejects scripts with no mime type.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Module is not executed yet.
+Module rejects a script with no mime type.
+PASS window.scriptsSuccessfullyLoaded is 0
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to