Changeset 196250 in webkit


Ignore:
Timestamp:
Feb 8, 2016 5:43:11 AM (8 years ago)
Author:
commit-queue@webkit.org
Message:

Timeouts in tests because of non implemented UIScriptController::singleTapAtPoint()
https://bugs.webkit.org/show_bug.cgi?id=153833

Unreviewed.

Patch by Adrien Plazas <aplazas@igalia.com> on 2016-02-08

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r196244 r196250  
     12016-02-08  Adrien Plazas  <aplazas@igalia.com>
     2
     3        Timeouts in tests because of non implemented UIScriptController::singleTapAtPoint()
     4        https://bugs.webkit.org/show_bug.cgi?id=153833
     5
     6        Unreviewed.
     7
     8        * platform/gtk/TestExpectations:
     9
    1102016-02-07  Zalan Bujtas  <zalan@apple.com>
    211
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r196238 r196250  
    641641webkit.org/b/153540 fast/mediastream [ Skip ]
    642642webkit.org/b/153540 http/tests/media/media-stream [ Skip ]
     643
     644# Skip tests requiring UIScriptController
     645webkit.org/b/153833 css3/touch-action/touch-action-manipulation-fast-clicks.html [ Skip ]
     646webkit.org/b/153833 fast/events/can-click-element-on-page-with-active-pseudo-class-and-search-field.html [ Skip ]
     647webkit.org/b/153833 fast/shadow-dom/touch-event-ios.html [ Skip ]
    643648
    644649#////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.