Title: [217929] trunk/LayoutTests
Revision
217929
Author
[email protected]
Date
2017-06-08 06:24:26 -0700 (Thu, 08 Jun 2017)

Log Message

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

Unreviewed GTK gardening.

r147201 added a crash expectation for the following test, but did so in a manner
that failed linter checks:

LayoutTests/platform/gtk/TestExpectations:1302 More specific entry for
   http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html on line
   LayoutTests/platform/gtk/TestExpectations:992 overrides line LayoutTests/platform/gtk/TestExpectations:1302.
   http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html

Furthermore, this test no longer crashes in Debug builds, it fails due to whitespace
oddities that are addressed by webkit.org/b/141709 (unreviewed)

Patch by Charlie Turner <[email protected]> on 2017-06-08

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (217928 => 217929)


--- trunk/LayoutTests/ChangeLog	2017-06-08 13:10:51 UTC (rev 217928)
+++ trunk/LayoutTests/ChangeLog	2017-06-08 13:24:26 UTC (rev 217929)
@@ -1,3 +1,23 @@
+2017-06-08  Charlie Turner  <[email protected]>
+
+        [GTK] Test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=173093
+
+        Unreviewed GTK gardening.
+
+        r147201 added a crash expectation for the following test, but did so in a manner
+        that failed linter checks:
+
+        LayoutTests/platform/gtk/TestExpectations:1302 More specific entry for
+           http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html on line
+           LayoutTests/platform/gtk/TestExpectations:992 overrides line LayoutTests/platform/gtk/TestExpectations:1302.
+           http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html
+
+        Furthermore, this test no longer crashes in Debug builds, it fails due to whitespace
+        oddities that are addressed by webkit.org/b/141709 (unreviewed)
+
+        * platform/gtk/TestExpectations:
+
 2017-06-08  Xabier Rodriguez Calvar  <[email protected]>
 
         MediaTime class has rounding issues in different platforms

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (217928 => 217929)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-06-08 13:10:51 UTC (rev 217928)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-06-08 13:24:26 UTC (rev 217929)
@@ -1304,8 +1304,6 @@
 webkit.org/b/110695 http/tests/security/cross-origin-local-storage.html [ Crash Pass ]
 webkit.org/b/110695 http/tests/security/cross-origin-plugin-allowed.html [ Crash Pass ]
 
-webkit.org/b/111902 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Crash ]
-
 webkit.org/b/118422 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Crash Pass ]
 
 webkit.org/b/118423 http/tests/misc/iframe-reparenting-id-collision.html [ Crash Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to