Changeset 181747 in webkit
- Timestamp:
- Mar 19, 2015, 9:40:36 AM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/win/TestExpectations (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r181746 r181747 1 2015-03-19 Brent Fulgham <bfulgham@apple.com> 2 3 [Win] Test gardening. 4 5 * platform/win/TestExpectations: 6 1 7 2015-03-19 Marcos Chavarría Teijeiro <chavarria1991@gmail.com> 2 8 -
trunk/LayoutTests/platform/win/TestExpectations
r181732 r181747 195 195 196 196 # TODO The equivalent of option-tab does not exist in Boomer <rdar://problem/5137230> 197 fast/events/frame-tab-focus.html [ Failure ]198 fast/events/option-tab.html [ Failure]199 fast/forms/focus2.html [ Failure]197 fast/events/frame-tab-focus.html [ Skip ] # Causes later tests to fail 198 fast/events/option-tab.html [ Skip ] 199 fast/forms/focus2.html [ Skip ] 200 200 201 201 # No button tracked … … 1122 1122 editing/pasteboard/paste-RTFD.html [ Failure ] 1123 1123 editing/pasteboard/paste-TIFF.html [ Failure ] 1124 editing/pasteboard/paste-and-sanitize.html [ Failure ]1125 webkit.org/b/140788 editing/pasteboard/paste-list-002.html [ Failure ]1126 webkit.org/b/140788 editing/pasteboard/paste-list-004.html [ Failure ]1127 webkit.org/b/140788 editing/pasteboard/simplfiying-markup-should-not-strip-content.html [ Failure ]1128 1124 webkit.org/b/29057 editing/pasteboard/files-during-page-drags.html [ Failure ] 1129 1125 # TODO eventSender.contextClick() needs to return a JS array of the context menu items. … … 1244 1240 # TODO Need to add functionality to DumpRenderTree to test IDN <rdar://problem/5301954> 1245 1241 webkit.org/b/140528 fast/encoding/idn-security.html [ Skip ] 1246 1247 editing/style/non-inheritable-styles.html [ Failure ]1248 1242 1249 1243 # Emoji! … … 1862 1856 webkit.org/b/140249 fast/css/fontloader-svg-select.svg [ Failure ] 1863 1857 webkit.org/b/140770 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ] 1864 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ Failure ]1865 1858 1866 1859 # Tiny image diff. Why!?!? … … 2376 2369 # The following fails due to DOM exception 18. 2377 2370 js/dom/callback-function-with-handle-event.html [ Skip ] # [ Timeout ] 2378 2379 webkit.org/b/141848 js/regress-141098.html [ Failure ]2380 2371 ################################################################################ 2381 2372 ################# End JavaScript Issues ####################### … … 2418 2409 webkit.org/b/50994 fast/loader/user-stylesheet-fast-path.html [ Failure ] 2419 2410 webkit.org/b/59062 [ Release ] fast/images/animated-gif-restored-from-bfcache.html [ Failure ] 2420 webkit.org/b/59062 [ Debug ] fast/images/animated-gif- iframe-webkit-transform.html [ Skip ] # Timeout2411 webkit.org/b/59062 [ Debug ] fast/images/animated-gif-restored-from-bfcache.html [ Skip ] # Timeout 2421 2412 [ Debug ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ] # Timeout 2422 2413 [ Debug ] fast/images/animated-gif-webkit-transform.html [ Skip ] # Timeout … … 2514 2505 [ Debug ] editing/pasteboard/subframe-dragndrop-1.html [ Skip ] # Causes later tests to fail 2515 2506 [ Debug ] editing/selection/4960137.html [ Skip ] # Causes later tests to fail. 2507 [ Debug ] editing/selection/clearselection-on-detached-subtree-crash.html [ Skip ] # Debug assertion 2508 [ Debug ] editing/selection/focus-crash.html [ Skip ] # Causes later tests to fail 2516 2509 [ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Skip ] # Debug assertion 2517 2510 [ Debug ] editing/selection/select-all-iframe.html [ Skip ] # Causes later tests to fail … … 2524 2517 [ Debug ] fast/dom/html-link-element-activation-behavior-on-mouse-click.html [ Skip ] # Causes later tests to fail 2525 2518 [ Debug ] fast/dom/htmlallcollection-detached-node-children.html [ Skip ] # Crashing 2526 [ Debug ] fast/events/a utoscroll-in-textarea.html [ Skip ] # Debug assertion2527 [ Debug ] fast/events/autoscroll- overflow-hidden-longhands.html [ Skip ] # Debug assertion2519 [ Debug ] fast/events/attribute-listener-extracted-from-frameless-doc-context.html [ Skip ] # Causes later tests to fail 2520 [ Debug ] fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Skip ] # Causes later tests to fail 2528 2521 [ Debug ] fast/events/autoscroll-upwards-propagation.html [ Skip ] # Debug assertion 2522 [ Debug ] fast/events/backspace-navigates-back.html [ Skip ] # Debug assertion 2529 2523 [ Debug ] fast/events/change-frame-focus.html [ Skip ] # Causes later tests to fail 2524 [ Debug ] fast/events/keydown-1.html [ Skip ] # Causes later tests to fail? 2530 2525 [ Debug ] fast/events/keypress-focus-change.html [ Skip ] # Causes later tests to fail 2531 2526 [ Debug ] fast/events/mousedown-in-subframe-scrollbar.html [ Skip ] # Causes later tests to fail 2532 2527 [ Debug ] fast/events/onbeforeunload-focused-iframe.html [ Skip ] # Causes later tests to fail 2533 2528 [ Debug ] fast/events/selectstart-by-arrow-keys.html # Causes later tests to fail 2534 [ Debug ] fast/events/selectstart-by-double-triple-clicks.html [ Failure ]2535 [ Debug ] fast/events/selectstart-by-drag.html [ Failure ]2536 2529 [ Debug ] fast/forms/autofocus-in-sandbox-with-allow-scripts.html [ Skip ] # Causes later tests to fail 2537 2530 [ Debug ] fast/forms/number/number-spinbutton-state.html [ Skip ] # Causes later tests to fail … … 2546 2539 [ Debug ] fast/history/form-submit-in-frame-via-onclick.html [ Skip ] # Causes later tests to fail 2547 2540 [ Debug ] fast/images/png-suite/test.html [ Skip ] # Debug Assertion 2541 [ Debug ] fast/line-grid/line-align-left-edges.html [ Skip ] # Debug assertion 2548 2542 [ Debug ] fast/loader/early-load-cancel.html [ Skip ] # Causes later tests to fail 2549 2543 [ Debug ] fast/multicol/newmulticol/multicol-inside-multicol.html [ Skip ] # Debug Assertion 2544 [ Debug ] fast/overflow/scrollbar-click-retains-focus.html [ Skip ] # Debug assertion 2550 2545 [ Debug ] fast/regions/hover-content-inside-iframe-in-region.html [ Skip ] # Debug Assertion 2551 2546 [ Debug ] fast/repaint/4774354.html [ Skip ] # Causes later tests to fail 2547 [ Debug ] fast/repaint/fixed-move-after-scroll.html [ Skip ] # Debug assertion 2552 2548 [ Debug ] fast/repaint/text-selection-rect-in-overflow-2.html [ Skip ] # Causes later tests to fail 2553 2549 [ Debug ] fast/workers/constructor-proto.html [ Skip ] # Causes later tests to fail … … 2564 2560 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ] 2565 2561 [ Debug ] mathml/roots-removeChild.html [ ImageOnlyFailure ] 2566 [ Debug ] mathml/presentation/dynamic.html [ Failure ]2562 [ Debug ] platform/win/fast/events/panScroll-no-iframe-jump.html [ Skip ] # Causes later tests to fail 2567 2563 [ Debug ] sputnik/Unicode/Unicode_320/S7.6_A3.1.html [ Skip ] # Debug Assertion 2568 2564 [ Debug ] sputnik/Unicode/Unicode_320/S7.6_A3.2.html [ Skip ] # Debug Assertion … … 2592 2588 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ] 2593 2589 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ] 2594 compositing/text-on-large-layer.html [ Failure ]2595 2590 compositing/tiling/huge-layer-add-remove-child.html [ Failure ] 2596 2591 compositing/tiling/huge-layer-resize.html [ Failure ] … … 2624 2619 2625 2620 fast/events/wheelevent-basic.html [ Failure ] 2626 fast/events/wheelevent-constructor.html [ Failure ]2627 2621 webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Skip ] 2628 2622 webkit.org/b/97026 [ Release ] fast/events/keydown-leftright-keys.html [ Failure ] … … 2952 2946 webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html [ Skip ] # [ Timeout ] 2953 2947 webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Skip ] # [ Timeout ] 2954 webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]2955 2948 fast/replaced/replaced-breaking.html [ Failure ] 2956 fast/replaced/width100percent-button.html [ Failure ]2957 fast/replaced/width100percent-radio.html [ Failure ]2958 2949 webkit.org/b/138025 fast/replaced/width100percent-textfield.html [ Failure ] 2959 2950 webkit.org/b/138025 fast/replaced/width100percent-textarea.html [ Failure ] 2960 2951 webkit.org/b/138025 fast/replaced/width100percent-searchfield.html [ Failure ] 2961 webkit.org/b/138025 fast/replaced/width100percent-menulist.html [ Failure ]2962 webkit.org/b/138025 fast/replaced/width100percent-checkbox.html [ Failure ]2963 webkit.org/b/137962 fast/replaced/replaced-breaking-mixture.html [ Failure ]2964 2952 2965 2953 # Selection list is not in the right scroll position … … 2971 2959 fast/selectors/querySelector-window-inactive.html [ Failure ] 2972 2960 fast/selectors/read-only-read-write-input-basics.html [ Failure ] 2973 fast/selectors/several-nth-last-child.html [ Failure ]2974 2961 2975 2962 fast/shapes/shape-outside-floats/shape-outside-image-fit-002.html [ Pass ImageOnlyFailure ]
Note:
See TracChangeset
for help on using the changeset viewer.