Changeset 220266 in webkit


Ignore:
Timestamp:
Aug 4, 2017 3:12:53 AM (7 years ago)
Author:
clopez@igalia.com
Message:

[GTK] Test gardening around MOUSE_CURSOR_SCALE.
https://bugs.webkit.org/show_bug.cgi?id=109469

Patch by Ms2ger <Ms2ger@igalia.com> on 2017-08-04
Reviewed by Carlos Alberto Lopez Perez.

Remove obsolete expectation for cursor-parsing-image-set.html; it may have
started passing in r209396.

Mark mouse-cursor-image-set.html as failing rather than using an incorrect
-expected file.

  • platform/gtk/TestExpectations:
  • platform/gtk/fast/events/mouse-cursor-image-set-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r220263 r220266  
     12017-08-04  Ms2ger  <Ms2ger@igalia.com>
     2
     3        [GTK] Test gardening around MOUSE_CURSOR_SCALE.
     4        https://bugs.webkit.org/show_bug.cgi?id=109469
     5
     6        Reviewed by Carlos Alberto Lopez Perez.
     7
     8        Remove obsolete expectation for cursor-parsing-image-set.html; it may have
     9        started passing in r209396.
     10
     11        Mark mouse-cursor-image-set.html as failing rather than using an incorrect
     12        -expected file.
     13
     14        * platform/gtk/TestExpectations:
     15        * platform/gtk/fast/events/mouse-cursor-image-set-expected.txt: Removed.
     16
    1172017-08-04  Zan Dobersek  <zdobersek@igalia.com>
    218
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r220263 r220266  
    26312631webkit.org/b/108973 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
    26322632
    2633 webkit.org/b/109469 fast/css/cursor-parsing-image-set.html [ Failure ]
     2633webkit.org/b/109469 fast/events/mouse-cursor-image-set.html [ Failure ]
    26342634
    26352635webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.