Changeset 200366 in webkit


Ignore:
Timestamp:
May 3, 2016 2:09:25 AM (8 years ago)
Author:
Carlos Garcia Campos
Message:

Unreviewed GTK+ gardening. Update drag and drop tests bug reference.

We were using a fixed bug, because drag and drop was already implemented in WebKit2. However, some tests still
fail because some drag and drop events are not emitted when using synthetic events like even sender does. So,
update the bug reference to https://bugs.webkit.org/show_bug.cgi?id=157179 and add two more tests that are
timing out in the bots for the same reason.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r200360 r200366  
     12016-05-03  Carlos Garcia Campos  <cgarcia@igalia.com>
     2
     3        Unreviewed GTK+ gardening. Update drag and drop tests bug reference.
     4
     5        We were using a fixed bug, because drag and drop was already implemented in WebKit2. However, some tests still
     6        fail because some drag and drop events are not emitted when using synthetic events like even sender does. So,
     7        update the bug reference to https://bugs.webkit.org/show_bug.cgi?id=157179 and add two more tests that are
     8        timing out in the bots for the same reason.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122016-05-02  Simon Fraser  <simon.fraser@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r200315 r200366  
    16411641#////////////////////////////////////////////////////////////////////////////////////////
    16421642#
    1643 # [GTK] Implement drag and drop support in WebKit2
    1644 # https://bugs.webkit.org/show_bug.cgi?id=63706
     1643# [GTK] Drag and drop can't be tested with WebKitTestRunner
     1644# https://bugs.webkit.org/show_bug.cgi?id=157179
    16451645# Implement EditingCallbacks deletegates in the WebKitTestRunner
    1646 webkit.org/b/63706 editing/pasteboard/4947130.html [ Failure ]
    1647 webkit.org/b/63706 editing/pasteboard/dataTransfer-setData-getData.html [ Failure Timeout ]
    1648 webkit.org/b/63706 editing/pasteboard/drag-and-drop-image-contenteditable.html [ Failure Timeout ]
    1649 webkit.org/b/63706 editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Failure Timeout ]
    1650 webkit.org/b/63706 editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Failure Timeout ]
    1651 webkit.org/b/63706 editing/pasteboard/drag-drop-input-textarea.html [ Failure ]
    1652 webkit.org/b/63706 editing/pasteboard/drag-drop-modifies-page.html [ Failure ]
    1653 webkit.org/b/63706 editing/pasteboard/drag-drop-url-text.html [ Failure ]
    1654 webkit.org/b/63706 editing/pasteboard/drag-image-in-about-blank-frame.html [ Failure ]
    1655 webkit.org/b/63706 editing/pasteboard/drag-selected-image-to-contenteditable.html [ Failure ]
    1656 webkit.org/b/63706 editing/pasteboard/drop-file-svg.html [ Failure ]
    1657 webkit.org/b/63706 editing/pasteboard/drop-inputtext-acquires-style.html [ Failure ]
    1658 webkit.org/b/63706 editing/pasteboard/drop-link.html [ Failure ]
    1659 webkit.org/b/63706 editing/pasteboard/drop-text-without-selection.html [ Failure ]
    1660 webkit.org/b/63706 editing/pasteboard/get-data-text-plain-drop.html [ Failure ]
    1661 webkit.org/b/63706 editing/pasteboard/smart-drag-drop.html [ Failure ]
    1662 webkit.org/b/63706 editing/pasteboard/subframe-dragndrop-1.html [ Failure ]
    1663 webkit.org/b/63706 editing/selection/4895428-1.html [ Failure ]
    1664 webkit.org/b/63706 editing/selection/4895428-4.html [ Failure ]
    1665 webkit.org/b/63706 editing/selection/contains-boundaries.html [ Failure ]
    1666 webkit.org/b/63706 editing/selection/drag-text-delay.html [ Failure ]
    1667 webkit.org/b/63706 fast/block/float/float-in-float-hit-testing.html [ Failure ]
    1668 webkit.org/b/63706 fast/events/bogus-dropEffect-effectAllowed.html [ Failure ]
    1669 webkit.org/b/63706 fast/events/content-changed-during-drop.html [ Failure ]
    1670 webkit.org/b/63706 fast/events/crash-on-mutate-during-drop.html [ Failure ]
    1671 webkit.org/b/63706 fast/events/drag-and-drop-dataTransfer-types-nocrash.html [ Failure ]
    1672 webkit.org/b/63706 fast/events/drag-and-drop-fire-drag-dragover.html [ Failure ]
    1673 webkit.org/b/63706 fast/events/drag-and-drop.html [ Failure Timeout ]
    1674 webkit.org/b/63706 fast/events/drag-and-drop-subframe-dataTransfer.html [ Failure Timeout ]
     1646webkit.org/b/157179 editing/pasteboard/4947130.html [ Failure ]
     1647webkit.org/b/157179 editing/pasteboard/dataTransfer-setData-getData.html [ Failure Timeout ]
     1648webkit.org/b/157179 editing/pasteboard/drag-and-drop-image-contenteditable.html [ Failure Timeout ]
     1649webkit.org/b/157179 editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Failure Timeout ]
     1650webkit.org/b/157179 editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Failure Timeout ]
     1651webkit.org/b/157179 editing/pasteboard/drag-drop-input-textarea.html [ Failure ]
     1652webkit.org/b/157179 editing/pasteboard/drag-drop-modifies-page.html [ Failure ]
     1653webkit.org/b/157179 editing/pasteboard/drag-drop-url-text.html [ Failure ]
     1654webkit.org/b/157179 editing/pasteboard/drag-image-in-about-blank-frame.html [ Failure ]
     1655webkit.org/b/157179 editing/pasteboard/drag-selected-image-to-contenteditable.html [ Failure ]
     1656webkit.org/b/157179 editing/pasteboard/drop-file-svg.html [ Failure ]
     1657webkit.org/b/157179 editing/pasteboard/drop-inputtext-acquires-style.html [ Failure ]
     1658webkit.org/b/157179 editing/pasteboard/drop-link.html [ Failure ]
     1659webkit.org/b/157179 editing/pasteboard/drop-text-without-selection.html [ Failure ]
     1660webkit.org/b/157179 editing/pasteboard/get-data-text-plain-drop.html [ Failure ]
     1661webkit.org/b/157179 editing/pasteboard/smart-drag-drop.html [ Failure ]
     1662webkit.org/b/157179 editing/pasteboard/subframe-dragndrop-1.html [ Failure ]
     1663webkit.org/b/157179 editing/selection/4895428-1.html [ Failure ]
     1664webkit.org/b/157179 editing/selection/4895428-4.html [ Failure ]
     1665webkit.org/b/157179 editing/selection/contains-boundaries.html [ Failure ]
     1666webkit.org/b/157179 editing/selection/drag-text-delay.html [ Failure ]
     1667webkit.org/b/157179 fast/block/float/float-in-float-hit-testing.html [ Failure ]
     1668webkit.org/b/157179 fast/events/bogus-dropEffect-effectAllowed.html [ Failure ]
     1669webkit.org/b/157179 fast/events/content-changed-during-drop.html [ Failure ]
     1670webkit.org/b/157179 fast/events/crash-on-mutate-during-drop.html [ Failure ]
     1671webkit.org/b/157179 fast/events/drag-and-drop-dataTransfer-types-nocrash.html [ Failure ]
     1672webkit.org/b/157179 fast/events/drag-and-drop-fire-drag-dragover.html [ Failure ]
     1673webkit.org/b/157179 fast/events/drag-and-drop.html [ Failure Timeout ]
     1674webkit.org/b/157179 fast/events/drag-and-drop-subframe-dataTransfer.html [ Failure Timeout ]
    16751675webkit.org/b/42194 fast/events/drag-and-drop-link.html [ Failure ]
    1676 webkit.org/b/63706 fast/events/drag-and-drop-link-into-focused-contenteditable.html [ Failure ]
    1677 webkit.org/b/63706 fast/events/drag-parent-node.html [ Failure ]
    1678 webkit.org/b/63706 fast/events/dropzone-001.html [ Failure Timeout ]
    1679 webkit.org/b/63706 fast/events/dropzone-002.html [ Failure Timeout ]
    1680 webkit.org/b/63706 fast/events/dropzone-003.html [ Failure Timeout ]
    1681 webkit.org/b/63706 fast/events/ondrop-text-html.html [ Failure ]
    1682 webkit.org/b/63706 fast/events/selectstart-by-drag.html [ Failure ]
    1683 webkit.org/b/63706 fast/events/standalone-image-drag-to-editable.html [ Failure Timeout ]
    1684 webkit.org/b/63706 fast/forms/drag-into-textarea.html [ Failure ]
    1685 webkit.org/b/63706 fast/forms/drag-out-of-textarea.html [ Failure ]
    1686 webkit.org/b/63706 fast/forms/range/slider-delete-while-dragging-thumb.html [ Failure ]
    1687 webkit.org/b/63706 fast/lists/drag-into-marker.html [ Failure ]
    1688 webkit.org/b/63706 http/tests/security/resources/drag-drop-allowed.html [ Skip ]
    1689 webkit.org/b/63706 plugins/mouse-events-fixedpos.html [ Failure ]
    1690 webkit.org/b/63706 plugins/mouse-events.html [ Failure ]
    1691 webkit.org/b/63706 editing/pasteboard/cleanup-on-move.html [ Failure ]
    1692 webkit.org/b/63706 editing/pasteboard/drag-list-item.html [ Failure ]
    1693 webkit.org/b/63706 fast/events/ondragenter.html [ Failure ]
    1694 webkit.org/b/63706 fast/events/drag-customData.html  [ Timeout ]
     1676webkit.org/b/157179 fast/events/drag-and-drop-link-into-focused-contenteditable.html [ Failure ]
     1677webkit.org/b/157179 fast/events/drag-parent-node.html [ Failure ]
     1678webkit.org/b/157179 fast/events/dropzone-001.html [ Failure Timeout ]
     1679webkit.org/b/157179 fast/events/dropzone-002.html [ Failure Timeout ]
     1680webkit.org/b/157179 fast/events/dropzone-003.html [ Failure Timeout ]
     1681webkit.org/b/157179 fast/events/ondrop-text-html.html [ Failure ]
     1682webkit.org/b/157179 fast/events/selectstart-by-drag.html [ Failure ]
     1683webkit.org/b/157179 fast/events/standalone-image-drag-to-editable.html [ Failure Timeout ]
     1684webkit.org/b/157179 fast/forms/drag-into-textarea.html [ Failure ]
     1685webkit.org/b/157179 fast/forms/drag-out-of-textarea.html [ Failure ]
     1686webkit.org/b/157179 fast/forms/range/slider-delete-while-dragging-thumb.html [ Failure ]
     1687webkit.org/b/157179 fast/lists/drag-into-marker.html [ Failure ]
     1688webkit.org/b/157179 http/tests/security/resources/drag-drop-allowed.html [ Skip ]
     1689webkit.org/b/157179 plugins/mouse-events-fixedpos.html [ Failure ]
     1690webkit.org/b/157179 plugins/mouse-events.html [ Failure ]
     1691webkit.org/b/157179 editing/pasteboard/cleanup-on-move.html [ Failure ]
     1692webkit.org/b/157179 editing/pasteboard/drag-list-item.html [ Failure ]
     1693webkit.org/b/157179 fast/events/ondragenter.html [ Failure ]
     1694webkit.org/b/157179 fast/events/drag-customData.html  [ Timeout ]
     1695webkit.org/b/157179 fast/events/drag-and-drop-autoscroll-inner-frame.html [ Timeout ]
     1696webkit.org/b/157179 fast/events/drag-and-drop-link-fast-multiple-times-does-not-crash.html [ Timeout ]
    16951697
    16961698# Need support for internals.settings.setDeviceSupportsMouse
Note: See TracChangeset for help on using the changeset viewer.