Title: [259542] trunk/LayoutTests
Revision
259542
Author
[email protected]
Date
2020-04-04 20:44:39 -0700 (Sat, 04 Apr 2020)

Log Message

[GTK] Update test baseline after r259438 and garden crashes

Unreviewed test gardening.

* platform/gtk/TestExpectations:
* platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259541 => 259542)


--- trunk/LayoutTests/ChangeLog	2020-04-05 00:42:02 UTC (rev 259541)
+++ trunk/LayoutTests/ChangeLog	2020-04-05 03:44:39 UTC (rev 259542)
@@ -1,3 +1,12 @@
+2020-04-04  Lauro Moura  <[email protected]>
+
+        [GTK] Update test baseline after r259438 and garden crashes
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt:
+
 2020-04-04  Alexey Shvayka  <[email protected]>
 
         '\u' should throw an early SyntaxError exception, but instead evaluates to 'u'

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (259541 => 259542)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-05 00:42:02 UTC (rev 259541)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-05 03:44:39 UTC (rev 259542)
@@ -2625,6 +2625,8 @@
 webkit.org/b/198830 media/video-buffering-allowed.html [ Crash Pass ]
 webkit.org/b/198830 media/video-dom-autoplay.html [ Crash Pass ]
 webkit.org/b/198830 userscripts/user-script-audio-document.html [ Crash Pass ]
+webkit.org/b/198830 http/tests/media/user-gesture-preserved-across-xmlhttprequest.html [ Crash Pass ]
+webkit.org/b/198830 compositing/overflow/overflow-compositing-descendant.html [ Crash Pass ]
 
 webkit.org/b/205110 imported/w3c/web-platform-tests/media-source/mediasource-changetype-play.html [ Failure Crash Pass ]
 webkit.org/b/205110 media/media-source/media-source-canplaythrough.html [ Crash Pass ]

Modified: trunk/LayoutTests/platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt (259541 => 259542)


--- trunk/LayoutTests/platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt	2020-04-05 00:42:02 UTC (rev 259541)
+++ trunk/LayoutTests/platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt	2020-04-05 03:44:39 UTC (rev 259542)
@@ -4,7 +4,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-Got notification: AXFocusedUIElementChanged
+Load event notification received.
+MenuList received notification: AXFocusedUIElementChanged
 PASS successfullyParsed is true
 
 TEST COMPLETE
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to