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

Changeset 181809 in webkit


Ignore:
Timestamp:
Mar 20, 2015, 12:14:00 PM (11 years ago)
Author:
Brent Fulgham
Message:

[Win] Add some skips to support EWS use.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r181807 r181809  
     12015-03-20  Brent Fulgham  <bfulgham@apple.com>
     2
     3        [Win] Add some skips to support EWS use.
     4
     5        * platform/win/TestExpectations:
     6
    172015-03-20  Joseph Pecoraro  <pecoraro@apple.com>
    28
  • trunk/LayoutTests/platform/win/TestExpectations

    r181780 r181809  
    25262526[ Debug ] fast/events/attribute-listener-extracted-from-frameless-doc-context.html [ Skip ] # Causes later tests to fail
    25272527[ Debug ] fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Skip ] # Causes later tests to fail
    2528 [ Debug ] fast/events/autoscroll-in-textarea.html [ Skip ] # Debug assertion
     2528[ Debug ] fast/events/autoscroll-in-overflow-hidden-html.html [ Skip ] # Causes later tests to fail
    25292529[ Debug ] fast/events/autoscroll-upwards-propagation.html [ Skip ] # Debug assertion
    25302530[ Debug ] fast/events/autoscroll-with-non-scrollable-parent.html [ Skip ] # Debug assertion
     
    25352535[ Debug ] fast/events/mousedown-in-subframe-scrollbar.html [ Skip ] # Causes later tests to fail
    25362536[ Debug ] fast/events/onbeforeunload-focused-iframe.html [ Skip ] # Causes later tests to fail
    2537 [ Debug ] fast/events/page-scaled-mouse-click.html [ Skip ] # Debug assertion
     2537[ Debug ] fast/events/page-scaled-mouse-click-iframe.html [ Skip ] # Causes later tests to fail
    25382538[ Debug ] fast/events/selectstart-by-arrow-keys.html # Causes later tests to fail
    25392539[ Debug ] fast/forms/autofocus-in-sandbox-with-allow-scripts.html [ Skip ] # Causes later tests to fail
     
    25492549[ Debug ] fast/history/form-submit-in-frame-via-onclick.html [ Skip ] # Causes later tests to fail
    25502550[ Debug ] fast/images/png-suite/test.html [ Skip ] # Debug Assertion
    2551 [ Debug ] fast/line-grid/line-align-left-edges.html [ Skip ] # Debug assertion
     2551[ Debug ] fast/leaks/002.html [ Skip ] # Causes later tests to fail
    25522552[ Debug ] fast/loader/early-load-cancel.html [ Skip ] # Causes later tests to fail
    25532553[ Debug ] fast/multicol/newmulticol/multicol-inside-multicol.html [ Skip ] # Debug Assertion
     2554[ Debug ] fast/overflow/scrollRevealButton.html  [ Skip ] # Causes later tests to fail
    25542555[ Debug ] fast/overflow/scrollbar-click-retains-focus.html [ Skip ] # Debug assertion
    2555 [ Debug ] fast/overflow/scrollbar-position-update.html [ Skip ] # Debug assertion
    25562556[ Debug ] fast/regions/hover-content-inside-iframe-in-region.html [ Skip ] # Debug Assertion
    25572557[ Debug ] fast/repaint/4774354.html [ Skip ] # Causes later tests to fail
     2558[ Debug ] fast/repaint/fixed-in-page-scale.html [ Skip ] # Debug assertion
     2559[ Debug ] fast/repaint/fixed-move-after-keyboard-scroll.html [ Skip ] # Debug assertion
    25582560[ Debug ] fast/repaint/fixed-move-after-scroll.html [ Skip ] # Debug assertion
    25592561[ Debug ] fast/repaint/fixed-position-transparency-with-overflow.html [ Skip ] # Debug assertion
     
    30323034# This feature is only enabled on Mac and iOS right now
    30333035contentfiltering [ Skip ]
     3036
     3037# The following are flaky on EWS bots. Revisit after next Windows update
     3038[ Release ] css3/filters/filtered-compositing-descendant.html [ Pass Failure ]
     3039[ Release ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ] # Timeout
     3040[ Release ] fast/images/animated-gif-restored-from-bfcache.html [ Skip ] # Timeout
     3041[ Release ] fast/images/animated-gif-webkit-transform.html [ Skip ] # Timeout
     3042[ Release ] fast/regions/inline-block-inside-anonymous-overflow.html [ Pass ImageOnlyFailure ]
     3043[ Release ] fast/regions/repaint/fixed-in-named-flow-cb-changed.html [ Pass ImageOnlyFailure ]
     3044[ Release ] fast/regions/overflow/overflow-3dtransformed-region.html [ Pass Failure ]
     3045[ Release ] fast/regions/repaint/region-painting-composited-element.html [ Pass ImageOnlyFailure ]
     3046[ Release ] fast/regions/repaint/region-painting-in-composited-view.html [ Pass ImageOnlyFailure ]
     3047[ Release ] fast/repaint/animation-after-layer-scroll.html [ Pass Failure ]
     3048[ Release ] fast/text/international/float-as-only-child-of-isolate-crash.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.