⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 259542 in webkit


Ignore:
Timestamp:
Apr 4, 2020, 8:44:39 PM (6 years ago)
Author:
Lauro Moura
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:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r259536 r259542  
     12020-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
    1102020-04-04  Alexey Shvayka  <shvaikalesh@gmail.com>
    211
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r259343 r259542  
    26262626webkit.org/b/198830 media/video-dom-autoplay.html [ Crash Pass ]
    26272627webkit.org/b/198830 userscripts/user-script-audio-document.html [ Crash Pass ]
     2628webkit.org/b/198830 http/tests/media/user-gesture-preserved-across-xmlhttprequest.html [ Crash Pass ]
     2629webkit.org/b/198830 compositing/overflow/overflow-compositing-descendant.html [ Crash Pass ]
    26282630
    26292631webkit.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  
    55
    66
    7 Got notification: AXFocusedUIElementChanged
     7Load event notification received.
     8MenuList received notification: AXFocusedUIElementChanged
    89PASS successfullyParsed is true
    910
Note: See TracChangeset for help on using the changeset viewer.