Changeset 229321 in webkit


Ignore:
Timestamp:
Mar 6, 2018 5:47:42 AM (6 years ago)
Author:
Claudio Saavedra
Message:

[GTK] Mark a few Wayland tests as failing

Unreviewed gardening

  • platform/gtk-wayland/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r229314 r229321  
     12018-03-06  Claudio Saavedra  <csaavedra@igalia.com>
     2
     3        [GTK] Mark a few Wayland tests as failing
     4
     5        Unreviewed gardening
     6        * platform/gtk-wayland/TestExpectations:
     7
    182018-03-06  Dominik Infuehr  <dinfuehr@igalia.com>
    29
  • trunk/LayoutTests/platform/gtk-wayland/TestExpectations

    r228008 r229321  
    102102webkit.org/b/169918 compositing/masks/mask-with-preserve-3d.html [ Pass ]
    103103webkit.org/b/169918 compositing/video/video-clip-change-src.html [ Pass ]
     104
     105# testRunner.setWindowIsKey() depends on gtk_window_present(),which
     106# does not work currently in Wayland. See GNOME bug #766284.
     107webkit.org/b/183365 fast/dom/Window/window-focus-self.html [ Failure ]
     108webkit.org/b/183365 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
     109webkit.org/b/183365 scrollbars/corner-resizer-window-inactive.html [ ImageOnlyFailure ]
     110webkit.org/b/183365 fast/selectors/selection-window-inactive-stroke-color.html [ ImageOnlyFailure ]
     111webkit.org/b/183365 fast/selectors/selection-window-inactive-text-shadow.html [ ImageOnlyFailure ]
     112webkit.org/b/183365 fast/selectors/text-field-selection-window-inactive-stroke-color.html [ ImageOnlyFailure ]
     113webkit.org/b/183365 fast/selectors/text-field-selection-window-inactive-text-shadow.html [ ImageOnlyFailure ]
    104114
    105115#////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.