Changeset 203922 in webkit


Ignore:
Timestamp:
Jul 29, 2016 3:01:03 PM (8 years ago)
Author:
mmaxfield@apple.com
Message:

[macOS Sierra] Test gardening after r198859
https://bugs.webkit.org/show_bug.cgi?id=160358
<rdar://problem/26422274>

Reviewed by Zalan Bujtas.

RTL Scrollbars are not enabled on WK1, so this test should be marked in the
same way as all the other RTL scrollbars tests.

  • TestExpectations:
  • platform/mac-wk1/TestExpectations:
  • platform/mac-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r203919 r203922  
     12016-07-29  Myles C. Maxfield  <mmaxfield@apple.com>
     2
     3        [macOS Sierra] Test gardening after r198859
     4        https://bugs.webkit.org/show_bug.cgi?id=160358
     5        <rdar://problem/26422274>
     6
     7        Reviewed by Zalan Bujtas.
     8
     9        RTL Scrollbars are not enabled on WK1, so this test should be marked in the
     10        same way as all the other RTL scrollbars tests.
     11
     12        * TestExpectations:
     13        * platform/mac-wk1/TestExpectations:
     14        * platform/mac-wk2/TestExpectations:
     15
    1162016-07-29  Alexey Proskuryakov  <ap@apple.com>
    217
  • trunk/LayoutTests/TestExpectations

    r203658 r203922  
    978978fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ ImageOnlyFailure ]
    979979fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ ImageOnlyFailure ]
     980fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
    980981
    981982# <a download> does not support Blobs
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r203919 r203922  
    241241[ Sierra+ ] compositing/masks/compositing-clip-path-change-no-repaint.html [ Failure ]
    242242
    243 # rdar://problem/26422274
    244 [ Sierra+ ] fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
    245 
    246243# rdar://problem/26422407
    247244[ Sierra+ ] imported/blink/compositing/child-transform-with-anchor-point.html  [ ImageOnlyFailure ]
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r203901 r203922  
    467467webkit.org/b/158639 [ Release Yosemite ] imported/blink/storage/indexeddb/blob-delete-objectstore-db.html [ Pass Timeout ]
    468468
    469 # This test only produces an RTL token on Sierra.
    470 [ Yosemite ElCapitan ] fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
    471 
    472469# PiP tests are only enabled for Sierra WebKit2.
    473470# rdar://problem/27574303
     
    514511[ Sierra+ ] fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ Pass ]
    515512[ Sierra+ ] fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ Pass ]
     513[ Sierra+ ] fast/scrolling/rtl-scrollbars-animation-property.html [ Pass ]
     514# This test only produces an RTL token on Sierra.
     515[ Yosemite ElCapitan ] fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
    516516
    517517# <rdar://problem/25063128>
Note: See TracChangeset for help on using the changeset viewer.