Changeset 259542 in webkit
- Timestamp:
- Apr 4, 2020, 8:44:39 PM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (1 diff)
-
platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r259536 r259542 1 2020-04-04 Lauro Moura <lmoura@igalia.com> 2 3 [GTK] Update test baseline after r259438 and garden crashes 4 5 Unreviewed test gardening. 6 7 * platform/gtk/TestExpectations: 8 * platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt: 9 1 10 2020-04-04 Alexey Shvayka <shvaikalesh@gmail.com> 2 11 -
trunk/LayoutTests/platform/gtk/TestExpectations
r259343 r259542 2626 2626 webkit.org/b/198830 media/video-dom-autoplay.html [ Crash Pass ] 2627 2627 webkit.org/b/198830 userscripts/user-script-audio-document.html [ Crash Pass ] 2628 webkit.org/b/198830 http/tests/media/user-gesture-preserved-across-xmlhttprequest.html [ Crash Pass ] 2629 webkit.org/b/198830 compositing/overflow/overflow-compositing-descendant.html [ Crash Pass ] 2628 2630 2629 2631 webkit.org/b/205110 imported/w3c/web-platform-tests/media-source/mediasource-changetype-play.html [ Failure Crash Pass ] -
trunk/LayoutTests/platform/gtk/accessibility/menu-list-sends-change-notification-expected.txt
r217368 r259542 5 5 6 6 7 Got notification: AXFocusedUIElementChanged 7 Load event notification received. 8 MenuList received notification: AXFocusedUIElementChanged 8 9 PASS successfullyParsed is true 9 10
Note:
See TracChangeset
for help on using the changeset viewer.