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

Changeset 246675 in webkit


Ignore:
Timestamp:
Jun 21, 2019, 3:22:42 AM (7 years ago)
Author:
Carlos Garcia Campos
Message:

Unreviewed GTK gardening. Skip touch event tests.

Since r245788 touch events support is enabled at runtime depending on whether there's an actual touch device
attached or not. We need to skip the tests in the bots since they don't have a touch screen.

  • platform/gtk/TestExpectations:
  • platform/gtk/fast/events/event-attribute-expected.txt: Removed.
  • platform/gtk/fast/events/touch/document-create-touch-list-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r246674 r246675  
     12019-06-21  Carlos Garcia Campos  <cgarcia@igalia.com>
     2
     3        Unreviewed GTK gardening. Skip touch event tests.
     4
     5        Since r245788 touch events support is enabled at runtime depending on whether there's an actual touch device
     6        attached or not. We need to skip the tests in the bots since they don't have a touch screen.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/gtk/fast/events/event-attribute-expected.txt: Removed.
     10        * platform/gtk/fast/events/touch/document-create-touch-list-expected.txt: Removed.
     11
    1122019-06-20  Antoine Quint  <graouts@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r246639 r246675  
    769769fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ]
    770770
    771 # These tests rely on touch event grouping, which X11/GTK+ doesn't do by design
    772 webkit.org/b/128172 fast/events/touch/basic-multi-touch-events-limited.html [ Failure ]
    773 webkit.org/b/128172 fast/events/touch/basic-multi-touch-events.html [ Failure ]
    774 webkit.org/b/128172 fast/events/touch/touch-input-element-change-documents.html [ Failure Timeout ]
    775 webkit.org/b/128172 fast/events/touch/multi-touch-grouped-targets.html [ Timeout Failure ]
    776 webkit.org/b/128172 fast/events/touch/multi-touch-inside-nested-iframes.html [ Crash Timeout ]
    777 webkit.org/b/128172 fast/events/touch/multi-touch-inside-iframes.html [ Timeout ]
    778 webkit.org/b/128172 fast/events/touch/basic-single-touch-events.html [ Crash Failure Timeout ]
    779 webkit.org/b/128172 fast/events/touch/page-scaled-touch-gesture-click.html [ Timeout ]
    780 webkit.org/b/128172 fast/events/touch/touch-target.html [ Crash Timeout ]
    781 webkit.org/b/128172 fast/events/touch/touch-target-limited.html [ Crash Timeout ]
    782 webkit.org/b/128172 fast/events/touch/send-oncancel-event.html [ Timeout ]
     771# These tests require touch support
     772fast/events/touch [ Skip ]
     773imported/w3c/web-platform-tests/touch-events [ Skip ]
    783774
    784775# HighDPI support is not enabled
     
    11771168http/wpt/mediarecorder [ Skip ]
    11781169imported/w3c/web-platform-tests/mediacapture-record [ Skip ]
    1179 
    1180 # This tests were moved on r187990 from platform/ios-simulator/ios/fast/events/touch
    1181 webkit.org/b/148940 fast/events/touch/document-create-touch-list-ios.html [ Skip ]
    1182 webkit.org/b/148940 fast/events/touch/gesture-event-basic.html [ Skip ]
    1183 webkit.org/b/148940 fast/events/touch/input-touch-target.html [ Skip ]
    1184 webkit.org/b/148940 fast/events/touch/inserted-fragment-touch-target.html [ Skip ]
    1185 webkit.org/b/148940 fast/events/touch/moved-touch-target.html [ Skip ]
    1186 webkit.org/b/148940 fast/events/touch/multi-touch-some-without-handlers.html [ Skip ]
    1187 webkit.org/b/148940 fast/events/touch/ontouchstart-active-selector.html [ Skip ]
    1188 webkit.org/b/148940 fast/events/touch/removed-fragment-touch-target.html [ Skip ]
    1189 webkit.org/b/148940 fast/events/touch/removed-touch-target.html [ Skip ]
    1190 webkit.org/b/148940 fast/events/touch/text-node-touch-target.html [ Skip ]
    1191 webkit.org/b/148940 fast/events/touch/textarea-touch-target.html [ Skip ]
    1192 webkit.org/b/148940 fast/events/touch/touch-event-frames.html [ Skip ]
    1193 webkit.org/b/148940 fast/events/touch/touch-event-pageXY.html [ Skip ]
    1194 webkit.org/b/148940 fast/events/touch/zoomed-touch-event-pageXY.html [ Skip ]
    11951170
    11961171# This tests were moved on r188159 from platform/mac/fast/forms/
     
    17271702webkit.org/b/144864 fast/events/clear-drag-state.html [ Failure Pass ]
    17281703
    1729 webkit.org/b/145050 fast/events/touch/touch-coords-in-zoom-and-scroll.html [ Failure Pass ]
    17301704webkit.org/b/145051 media/video-rtl.html [ ImageOnlyFailure Pass ]
    17311705webkit.org/b/145052 fast/history/page-cache-webdatabase-pending-transaction.html [ Failure Pass ]
     
    17721746
    17731747webkit.org/b/157730 fast/forms/select/optgroup-clicking.html [ Failure Pass ]
    1774 
    1775 webkit.org/b/157731 fast/events/touch/touch-inside-iframe-scrolled.html [ Timeout Pass Failure ]
    17761748
    17771749webkit.org/b/158472 fast/text/international/system-language/han-quotes.html [ ImageOnlyFailure Pass ]
     
    19001872webkit.org/b/182761 accessibility/gtk/aria-required-changed-notification.html [ Pass Failure ]
    19011873
    1902 webkit.org/b/182789 fast/events/touch/touch-scaled-scrolled.html [ Pass Failure ]
    19031874webkit.org/b/182790 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm [ Pass Failure ]
    19041875
     
    19381909webkit.org/b/186638 imported/mozilla/css-transitions/test_animation-finished.html [ Timeout Pass ]
    19391910webkit.org/b/186638 compositing/repaint/repaint-on-layer-grouping-change.html [ Failure  Pass ]
    1940 webkit.org/b/186638 fast/events/touch/touch-stale-node-crash.html [ Timeout Pass ]
    19411911webkit.org/b/186638 imported/w3c/web-platform-tests/mathml/presentation-markup/spaces/space-2.html [ Timeout Pass ]
    19421912webkit.org/b/186638 imported/w3c/web-platform-tests/mathml/relations/html5-tree/class-1.html [ Timeout Pass ]
     
    25502520
    25512521webkit.org/b/177941 http/tests/inspector/network/ping-type.html [ Timeout ]
    2552 
    2553 webkit.org/b/178792 fast/events/touch/touch-inside-iframe.html [ Timeout Pass ]
    25542522
    25552523webkit.org/b/179258 fast/canvas/webgl/texImage2D-mse-flipY-false.html [ Timeout ]
     
    27032671webkit.org/b/157179 fast/events/drag-and-drop-autoscroll-inner-frame.html [ Timeout ]
    27042672
    2705 # Need support for internals.settings.setDeviceSupportsMouse
    2706 fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html
    2707 
    27082673# WebKit2 testRunner.setEditingBehaviour appears broken sometimes.
    27092674webkit.org/b/144764 [ Release ] editing/selection/move-by-word-visually-mac.html [ Failure ]
     
    31983163webkit.org/b/144673 fast/forms/button-line-height.html [ ImageOnlyFailure ]
    31993164
    3200 # Touch events not working
    3201 webkit.org/b/144765 fast/events/touch/touch-slider.html [ Failure ]
    3202 webkit.org/b/144765 fast/events/touch/touch-slider-no-js-touch-listener.html [ Failure ]
    3203 
    32043165webkit.org/b/144763 fast/events/scroll-in-scaled-page-with-overflow-hidden.html
    32053166
     
    33343295webkit.org/b/163831 svg/custom/acid3-test-77.html [ Failure ]
    33353296
    3336 webkit.org/b/163858 fast/events/touch/touch-constructor.html [ Skip ]
    3337 
    33383297webkit.org/b/163971 fast/borders/border-image-space.html [ ImageOnlyFailure ]
    33393298
     
    34373396
    34383397webkit.org/b/173410 fast/canvas/canvas-createPattern-video-loading.html [ Failure ]
    3439 
    3440 webkit.org/b/173411 fast/events/touch/frame-hover-update.html [ Failure ]
    34413398
    34423399webkit.org/b/173413 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-after-content-change.html [ Failure ]
     
    39083865webkit.org/b/199001 accessibility/set-selected-text-range-after-newline.html [ Failure ]
    39093866webkit.org/b/199002 compositing/repaint/scroller-with-foreground-layer-repaints.html [ Failure ]
    3910 webkit.org/b/199003 fast/events/event-attribute.html [ Failure ]
    39113867webkit.org/b/199004 fast/events/fire-mousedown-while-pressing-mouse-button.html [ Failure ]
    3912 webkit.org/b/199005 fast/events/touch/emulate-touch-events.html [ Failure ]
    3913 webkit.org/b/199005 fast/events/touch/touch-handler-count.html [ Failure ]
    39143868webkit.org/b/199006 fast/mediastream/MediaStreamTrack-getCapabilities.html [ Failure ]
    39153869
Note: See TracChangeset for help on using the changeset viewer.