TestExpectations gardening for ios-simulator
Unreviewed test gardening.
Remove failure expectation for passing tests, move some to more specific ports, and remove expectations
for tests that are no longer in the tree.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@200487 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4e4fd6c..121595a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2016-05-05 Ryan Haddad <ryanhaddad@apple.com>
+
+ TestExpectations gardening for ios-simulator
+
+ Unreviewed test gardening.
+
+ Remove failure expectation for passing tests, move some to more specific ports, and remove expectations
+ for tests that are no longer in the tree.
+
+ * platform/ios-simulator-wk1/TestExpectations:
+ * platform/ios-simulator-wk2/TestExpectations:
+ * platform/ios-simulator/TestExpectations:
+
2016-05-05 Zalan Bujtas <zalan@apple.com>
Do not attempt to compute min/max width.
diff --git a/LayoutTests/platform/ios-simulator-wk1/TestExpectations b/LayoutTests/platform/ios-simulator-wk1/TestExpectations
index eccaf7c..a716981 100644
--- a/LayoutTests/platform/ios-simulator-wk1/TestExpectations
+++ b/LayoutTests/platform/ios-simulator-wk1/TestExpectations
@@ -1286,7 +1286,7 @@
fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
http/tests/security/video-cross-origin-accesssameorigin.html [ Failure ]
js/dom/JSON-stringify.html [ Failure ]
-
+fast/parser/external-entities-in-xslt.xml [ Failure ]
editing/selection/update-selection-by-style-change.html [ ImageOnlyFailure ]
svg/repaint/buffered-rendering-dynamic-image.html [ ImageOnlyFailure ]
@@ -1331,6 +1331,7 @@
# Imported Blink tests.
imported/blink/compositing/repaint/end-of-opacity-transition.html [ ImageOnlyFailure Pass ]
+imported/blink/compositing/reorder-z-with-style.html [ Timeout ]
imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ ImageOnlyFailure Pass ]
imported/blink/compositing/squashing/squash-overflow-hidden-scrolltop.html [ ImageOnlyFailure Pass ]
imported/blink/css3/blending/mix-blend-mode-has-ancestor-clipping-layer.html [ ImageOnlyFailure Pass ]
@@ -1349,6 +1350,7 @@
imported/blink/fast/multicol/newmulticol/multicol-becomes-regular-block.html [ Crash Pass ]
imported/blink/editing/undo/crash-redo-with-iframes.html [ Failure Pass ]
imported/blink/fast/css-grid-layout/stale-grid-layout-2.html [ Failure Pass ]
+imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Pass Failure ]
webkit.org/b/155495 compositing/visible-rect/animated-from-none.html [ Failure ]
diff --git a/LayoutTests/platform/ios-simulator-wk2/TestExpectations b/LayoutTests/platform/ios-simulator-wk2/TestExpectations
index 9a83363..0a4d848 100644
--- a/LayoutTests/platform/ios-simulator-wk2/TestExpectations
+++ b/LayoutTests/platform/ios-simulator-wk2/TestExpectations
@@ -383,7 +383,6 @@
webarchive/doctype.html [ Failure ]
webarchive/test-css-import.html [ Failure ]
webarchive/test-link-href.html [ Failure ]
-webarchive/test-link-rel-icon-beforeload.html [ Failure ]
webarchive/test-script-src.html [ Failure ]
# HTTP tests that fail:
@@ -1675,10 +1674,6 @@
fast/text/hidpi-text-selection-gap-between-words.html [ ImageOnlyFailure ]
svg/filters/feMorphology-radius-cases.svg [ ImageOnlyFailure ]
-# Crashes as of 06/08/2015
-http/tests/navigation/anchor-basic.html [ Crash ]
-http/tests/navigation/timerredirect-basic.html [ Crash ]
-
# Time outs as of 06/08/2015
fast/images/animated-gif-iframe-webkit-transform.html
http/tests/cache/disk-cache/disk-cache-validation-no-body.html
diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations
index cd22f0b..bc3e063 100644
--- a/LayoutTests/platform/ios-simulator/TestExpectations
+++ b/LayoutTests/platform/ios-simulator/TestExpectations
@@ -245,8 +245,6 @@
pageoverlay/overlay-small-frame-mouse-events.html [ Skip ]
loader/stateobjects/pushstate-size.html [ Skip ]
loader/stateobjects/pushstate-size-iframe.html [ Skip ]
-fast/loader/stateobjects/replacestate-frequency-with-user-gesture.html [ Skip ]
-fast/loader/stateobjects/pushstate-frequency-with-user-gesture.html [ Skip ]
fast/scrolling/scroll-animator-basic-events.html [ Skip ]
fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]
fast/scrolling/scroll-animator-select-list-events.html [ Skip ]
@@ -255,9 +253,6 @@
webkit.org/b/148695 fast/shadow-dom [ Pass ]
-webkit.org/b/149440 fast/shadow-dom/css-scoping-shadow-host-functional-rule.html [ ImageOnlyFailure ]
-webkit.org/b/149441 fast/shadow-dom/css-scoping-shadow-slotted-rule.html [ ImageOnlyFailure ]
-webkit.org/b/149441 fast/shadow-dom/css-scoping-shadow-slot-display-override.html [ ImageOnlyFailure ]
# No tab navigation support on iOS
fast/shadow-dom/negative-tabindex-on-shadow-host.html [ Failure ]
@@ -280,6 +275,15 @@
webkit.org/b/156857 http/tests/navigation/ping-attribute [ Skip ]
+# RTL Scrollbars are only implemented on certain versions of OS X
+fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Skip ]
+fast/scrolling/rtl-scrollbars-listbox-scroll.html [ Skip ]
+fast/scrolling/rtl-scrollbars-listbox-select-left.html [ Skip ]
+fast/scrolling/rtl-scrollbars-position-absolute.html [ Skip ]
+fast/scrolling/rtl-scrollbars-position-fixed.html [ Skip ]
+fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ Skip ]
+fast/scrolling/rtl-scrollbars-text-selection.html [ Skip ]
+
###
# Known failures
##
@@ -304,7 +308,6 @@
webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.drawImage.broken.html [ Failure ]
-webkit.org/b/137530 canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html [ Failure ]
@@ -619,17 +622,6 @@
ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
-# html-templates tests that time-out:
-imported/w3c/html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element.html
-imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html
-imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token.html
-imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html
-imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html
-imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html
-imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table.html
-imported/w3c/html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes.html
-imported/w3c/html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html
-
# Scrollbar tests that fail:
webkit.org/b/137572 scrollbars/scroll-rtl-or-bt-layer.html [ Skip ]
webkit.org/b/137572 scrollbars/scrollable-iframe-remove-crash.html [ Skip ] # Timeout, Fail
@@ -2684,7 +2676,6 @@
# Latest iOS failures as of Sept 1, 2015
accessibility/ios-simulator/table-cell-ranges.html [ Failure ]
-canvas/philip/tests/2d.imageData.put.unchanged.html [ Failure ]
compositing/backing/form-controls-backing.html [ Failure ]
compositing/fixed-with-fixed-layout.html [ Failure ]
compositing/geometry/ancestor-overflow-change.html [ Failure ]
@@ -2756,7 +2747,6 @@
# Tests that fail as of 09/02/2015:
editing/deleting/delete-block-merge-contents-010.html [ Failure ]
-fast/parser/external-entities-in-xslt.xml [ Failure ]
# Skip tests that crash as of 09/02/2015:
fast/dom/offset-position-writing-modes.html [ Skip ]
@@ -2805,7 +2795,6 @@
imported/blink/compositing/draws-content/webgl-simple-background.html [ ImageOnlyFailure Pass ]
imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ]
imported/blink/compositing/overflow/body-switch-composited-scrolling.html [ ImageOnlyFailure Pass ]
-imported/blink/compositing/reorder-z-with-style.html [ Timeout ]
imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ]
imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]
imported/blink/editing/execCommand/4128080-2.html [ Failure Pass ]
@@ -2829,7 +2818,6 @@
imported/blink/fast/sub-pixel/nested-transparency-layer-clipping.html [ ImageOnlyFailure Pass ]
imported/blink/fast/sub-pixel/sub-pixel-transparency-layer.html [ ImageOnlyFailure Pass ]
imported/blink/fast/table/whitespace-between-elements-with-table-cell-display-3.html [ ImageOnlyFailure Pass ]
-imported/blink/fast/text-autosizing/print-autosizing.html [ Timeout ]
imported/blink/fast/text/international/text-shaping-arabic.html [ ImageOnlyFailure Pass ]
imported/blink/fast/text/soft-hyphen-simple-text.html [ ImageOnlyFailure Pass ]
imported/blink/fast/transforms/mirror-transform-tiled-scaled-background.html [ ImageOnlyFailure Pass ]
@@ -2839,14 +2827,12 @@
imported/blink/http/tests/security/referrer-policy-attribute-img-origin.html [ ImageOnlyFailure Pass ]
imported/blink/http/tests/security/referrer-policy-attribute-img-picture.html [ ImageOnlyFailure Pass ]
imported/blink/http/tests/security/script-crossorigin-loads-correctly-credentials.html [ Failure Pass ]
-imported/blink/paint/theme/search-field-resuts-decoration-crash.html [ Timeout ]
imported/blink/plugins/empty-per-context-data.html [ Skip ]
imported/blink/svg/as-background-image/overflow-auto.html [ ImageOnlyFailure Pass ]
imported/blink/svg/as-image/overflow-auto.html [ ImageOnlyFailure Pass ]
imported/blink/svg/custom/focus-ring-text.svg [ ImageOnlyFailure Pass ]
imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ]
imported/blink/svg/custom/svg-font-support.html [ ImageOnlyFailure Pass ]
-imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Timeout ]
imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ]
imported/blink/svg/text/selection-partial-gradient.html [ ImageOnlyFailure Pass ]
imported/blink/svg/text/text-outline-2.html [ ImageOnlyFailure Pass ]
@@ -2911,8 +2897,6 @@
webkit.org/b/153371 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ]
-webkit.org/b/152446 http/tests/loading/preload-no-store-frame-src.html [ Failure ]
-
webkit.org/b/153498 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
# displaylist tests are flaky on ios-simulator wk2
@@ -3000,8 +2984,6 @@
fast/scrolling/rtl-scrollbars-sticky-iframe.html [ ImageOnlyFailure ]
# iOS list box controls are not drawn in the standard way.
-fast/forms/listbox-padding-clip.html [ ImageOnlyFailure ]
-fast/forms/listbox-padding-clip-overlay.html [ ImageOnlyFailure ]
fast/forms/listbox-padding-clip-selected.html [ ImageOnlyFailure ]
fast/forms/listbox-respects-padding-bottom.html [ Failure ]
fast/forms/listbox-top-padding-do-not-clip-items.html [ Failure ]