Title: [224326] trunk/LayoutTests
Revision
224326
Author
[email protected]
Date
2017-11-02 02:53:13 -0700 (Thu, 02 Nov 2017)

Log Message

[GTK] Test gardening.
https://bugs.webkit.org/show_bug.cgi?id=179164

Unreviewed test gardening.


* platform/gtk/TestExpectations: update for failing tests reported in bug 179113.
* platform/gtk/editing/deleting/delete-br-009-expected.txt: Rebaseline for r224177.
* platform/gtk/fast/css-generated-content/details-summary-before-after-expected.txt: Rebaseline for r223848.
* platform/gtk/http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-redirect-expected.txt:
  Removed; platform-specific expectations were added unnecessarily due to failures around bug 178340.
* platform/gtk/http/tests/security/module-no-mime-type-expected.txt:
  Removed; platform-specific expectations were added unnecessarily due to failures around bug 178340.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (224325 => 224326)


--- trunk/LayoutTests/ChangeLog	2017-11-02 08:58:46 UTC (rev 224325)
+++ trunk/LayoutTests/ChangeLog	2017-11-02 09:53:13 UTC (rev 224326)
@@ -1,3 +1,18 @@
+2017-11-02  Ms2ger  <[email protected]>
+
+        [GTK] Test gardening.
+        https://bugs.webkit.org/show_bug.cgi?id=179164
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations: update for failing tests reported in bug 179113.
+        * platform/gtk/editing/deleting/delete-br-009-expected.txt: Rebaseline for r224177.
+        * platform/gtk/fast/css-generated-content/details-summary-before-after-expected.txt: Rebaseline for r223848.
+        * platform/gtk/http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-redirect-expected.txt:
+          Removed; platform-specific expectations were added unnecessarily due to failures around bug 178340.
+        * platform/gtk/http/tests/security/module-no-mime-type-expected.txt:
+          Removed; platform-specific expectations were added unnecessarily due to failures around bug 178340.
+
 2017-11-02  Antti Koivisto  <[email protected]>
 
         First letter renderer should be anonymous

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (224325 => 224326)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-11-02 08:58:46 UTC (rev 224325)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-11-02 09:53:13 UTC (rev 224326)
@@ -3328,6 +3328,9 @@
 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 ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/editing/deleting/delete-br-009-expected.txt (224325 => 224326)


--- trunk/LayoutTests/platform/gtk/editing/deleting/delete-br-009-expected.txt	2017-11-02 08:58:46 UTC (rev 224325)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/delete-br-009-expected.txt	2017-11-02 09:53:13 UTC (rev 224326)
@@ -17,7 +17,6 @@
       RenderBlock {DIV} at (0,0) size 784x55 [border: (2px solid #FF0000)]
         RenderText {#text} at (14,14) size 40x26
           text run at (14,14) width 40: "One"
-      RenderBlock (anonymous) at (0,55) size 784x0
       RenderBlock {DIV} at (0,55) size 784x55 [border: (2px solid #FF0000)]
         RenderText {#text} at (14,14) size 44x26
           text run at (14,14) width 44: "Two"

Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/details-summary-before-after-expected.txt (224325 => 224326)


--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/details-summary-before-after-expected.txt	2017-11-02 08:58:46 UTC (rev 224325)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/details-summary-before-after-expected.txt	2017-11-02 09:53:13 UTC (rev 224326)
@@ -24,7 +24,6 @@
               RenderText at (0,0) size 28x17
                 text run at (0,0) width 28: "after"
         RenderBlock (anonymous) at (1,77) size 782x18
-          RenderText {#text} at (0,0) size 0x0
           RenderText {#text} at (0,0) size 48x17
             text run at (0,0) width 48: "Details "
           RenderInline (generated) at (0,0) size 28x17

Deleted: trunk/LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt (224325 => 224326)


--- trunk/LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt	2017-11-02 08:58:46 UTC (rev 224325)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/module-no-mime-type-expected.txt	2017-11-02 09:53:13 UTC (rev 224326)
@@ -1,13 +0,0 @@
-CONSOLE MESSAGE: line 11: 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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to