[webkit-changes] [WebKit/WebKit] c64093: [GTK][WPE] Enable touch related layout tests

Carlos Alberto Lopez Perez noreply at github.com
Tue Aug 27 07:53:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c64093a29755efe1164066d732a2196a11188f5e
      https://github.com/WebKit/WebKit/commit/c64093a29755efe1164066d732a2196a11188f5e
  Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    A LayoutTests/platform/glib/fast/events/touch/gesture/context-menu-on-long-press-expected.txt
    A LayoutTests/platform/glib/fast/events/touch/gesture/context-menu-on-long-tap-expected.txt
    A LayoutTests/platform/glib/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt
    A LayoutTests/platform/glib/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag-expected.txt
    A LayoutTests/platform/glib/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt
    M LayoutTests/platform/gtk/TestExpectations
    M LayoutTests/platform/wpe/TestExpectations

  Log Message:
  -----------
  [GTK][WPE] Enable touch related layout tests
https://bugs.webkit.org/show_bug.cgi?id=278717

Unreviewed gardening.

GTK and WPE ports support generation of touch events on
on WTR but the layout tests were skipped since a long
ago. Enable them and update the list of expected failures.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/fast/events/touch/gesture/context-menu-on-long-press-expected.txt: Added.
* LayoutTests/platform/glib/fast/events/touch/gesture/context-menu-on-long-tap-expected.txt: Added.
* LayoutTests/platform/glib/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt: Added.
* LayoutTests/platform/glib/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag-expected.txt: Added.
* LayoutTests/platform/glib/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt: Added.
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:

Canonical link: https://commits.webkit.org/282787@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list