Changeset 181809 in webkit
- Timestamp:
- Mar 20, 2015, 12:14:00 PM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/win/TestExpectations (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r181807 r181809 1 2015-03-20 Brent Fulgham <bfulgham@apple.com> 2 3 [Win] Add some skips to support EWS use. 4 5 * platform/win/TestExpectations: 6 1 7 2015-03-20 Joseph Pecoraro <pecoraro@apple.com> 2 8 -
trunk/LayoutTests/platform/win/TestExpectations
r181780 r181809 2526 2526 [ Debug ] fast/events/attribute-listener-extracted-from-frameless-doc-context.html [ Skip ] # Causes later tests to fail 2527 2527 [ 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 assertion2528 [ Debug ] fast/events/autoscroll-in-overflow-hidden-html.html [ Skip ] # Causes later tests to fail 2529 2529 [ Debug ] fast/events/autoscroll-upwards-propagation.html [ Skip ] # Debug assertion 2530 2530 [ Debug ] fast/events/autoscroll-with-non-scrollable-parent.html [ Skip ] # Debug assertion … … 2535 2535 [ Debug ] fast/events/mousedown-in-subframe-scrollbar.html [ Skip ] # Causes later tests to fail 2536 2536 [ Debug ] fast/events/onbeforeunload-focused-iframe.html [ Skip ] # Causes later tests to fail 2537 [ Debug ] fast/events/page-scaled-mouse-click .html [ Skip ] # Debug assertion2537 [ Debug ] fast/events/page-scaled-mouse-click-iframe.html [ Skip ] # Causes later tests to fail 2538 2538 [ Debug ] fast/events/selectstart-by-arrow-keys.html # Causes later tests to fail 2539 2539 [ Debug ] fast/forms/autofocus-in-sandbox-with-allow-scripts.html [ Skip ] # Causes later tests to fail … … 2549 2549 [ Debug ] fast/history/form-submit-in-frame-via-onclick.html [ Skip ] # Causes later tests to fail 2550 2550 [ Debug ] fast/images/png-suite/test.html [ Skip ] # Debug Assertion 2551 [ Debug ] fast/l ine-grid/line-align-left-edges.html [ Skip ] # Debug assertion2551 [ Debug ] fast/leaks/002.html [ Skip ] # Causes later tests to fail 2552 2552 [ Debug ] fast/loader/early-load-cancel.html [ Skip ] # Causes later tests to fail 2553 2553 [ Debug ] fast/multicol/newmulticol/multicol-inside-multicol.html [ Skip ] # Debug Assertion 2554 [ Debug ] fast/overflow/scrollRevealButton.html [ Skip ] # Causes later tests to fail 2554 2555 [ Debug ] fast/overflow/scrollbar-click-retains-focus.html [ Skip ] # Debug assertion 2555 [ Debug ] fast/overflow/scrollbar-position-update.html [ Skip ] # Debug assertion2556 2556 [ Debug ] fast/regions/hover-content-inside-iframe-in-region.html [ Skip ] # Debug Assertion 2557 2557 [ 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 2558 2560 [ Debug ] fast/repaint/fixed-move-after-scroll.html [ Skip ] # Debug assertion 2559 2561 [ Debug ] fast/repaint/fixed-position-transparency-with-overflow.html [ Skip ] # Debug assertion … … 3032 3034 # This feature is only enabled on Mac and iOS right now 3033 3035 contentfiltering [ 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.