Title: [181746] trunk/LayoutTests
Revision
181746
Author
[email protected]
Date
2015-03-19 06:25:25 -0700 (Thu, 19 Mar 2015)

Log Message

[GTK] Skip Legacy WebNotifications test
https://bugs.webkit.org/show_bug.cgi?id=141962

The revision r177073 skips all legacy tests for notifications except from
http/tests/notifications/legacy/notification-request-permission-then-navigate.html
which was failing. We skip this test now too.

Patch by Marcos Chavarría Teijeiro <[email protected]> on 2015-03-19
Reviewed by Carlos Garcia Campos.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181745 => 181746)


--- trunk/LayoutTests/ChangeLog	2015-03-19 10:40:24 UTC (rev 181745)
+++ trunk/LayoutTests/ChangeLog	2015-03-19 13:25:25 UTC (rev 181746)
@@ -1,3 +1,16 @@
+2015-03-19  Marcos Chavarría Teijeiro  <[email protected]>
+
+        [GTK] Skip Legacy WebNotifications test
+        https://bugs.webkit.org/show_bug.cgi?id=141962
+
+        The revision r177073 skips all legacy tests for notifications except from
+        http/tests/notifications/legacy/notification-request-permission-then-navigate.html
+        which was failing. We skip this test now too.
+
+        Reviewed by Carlos Garcia Campos.
+
+        * platform/gtk/TestExpectations:
+
 2015-03-19  Xabier Rodriguez Calvar <[email protected]> and Youenn Fablet  <[email protected]>
 
         [Streams API] Update ReadableStream API according new version of the specification

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (181745 => 181746)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-03-19 10:40:24 UTC (rev 181745)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-03-19 13:25:25 UTC (rev 181746)
@@ -158,6 +158,7 @@
 http/tests/notifications/legacy/events.html
 http/tests/notifications/legacy/show.html
 http/tests/notifications/legacy/double-show.html
+http/tests/notifications/legacy/notification-request-permission-then-navigate.html
 
 # Datalist is not yet enabled.
 webkit.org/b/98934 fast/forms/datalist [ Skip ]
@@ -599,7 +600,6 @@
 webkit.org/b/141458 imported/mozilla/svg/symbol-01.svg [ ImageOnlyFailure ]
 
 webkit.org/b/141961 fast/multicol/span/span-as-immediate-columns-child.html [ Failure ]
-webkit.org/b/141962 http/tests/notifications/legacy/notification-request-permission-then-navigate.html [ Failure ]
 webkit.org/b/141591 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ]
 
 webkit.org/b/118126 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to