Title: [196523] trunk/LayoutTests
- Revision
- 196523
- Author
- [email protected]
- Date
- 2016-02-12 16:06:42 -0800 (Fri, 12 Feb 2016)
Log Message
Re-enable skipped animations tests on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=152131
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (196522 => 196523)
--- trunk/LayoutTests/ChangeLog 2016-02-12 23:34:58 UTC (rev 196522)
+++ trunk/LayoutTests/ChangeLog 2016-02-13 00:06:42 UTC (rev 196523)
@@ -1,3 +1,13 @@
+2016-02-11 Ryan Haddad <[email protected]>
+
+ Re-enable skipped animations tests on ios-simulator
+ https://bugs.webkit.org/show_bug.cgi?id=152131
+
+ Unreviewed test gardening.
+
+ * platform/ios-simulator-wk2/TestExpectations:
+ * platform/ios-simulator/TestExpectations:
+
2016-02-12 Jiewen Tan <[email protected]>
WebKit should expose the DOM 4 Event.isTrusted property
Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (196522 => 196523)
--- trunk/LayoutTests/platform/ios-simulator/TestExpectations 2016-02-12 23:34:58 UTC (rev 196522)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations 2016-02-13 00:06:42 UTC (rev 196523)
@@ -106,8 +106,6 @@
# TODO Animation triggers not supported
animations/trigger-container-scroll-boundaries.html [ Failure ]
-animations/trigger-container-scroll-empty.html [ Failure ]
-animations/trigger-container-scroll-simple.html [ Failure ]
# Quota API is not supported on iOS
storage/domstorage/quota.html
@@ -247,25 +245,6 @@
webkit.org/b/137574 svg/dom/SVGAnimatedAngle.html [ Skip ] # Pass, Crash
webkit.org/b/137574 svg/css/arrow-with-shadow.svg [ Skip ] # Pass, Crash
-# Animation tests that fail:
-animations/cross-fade-background-image.html [ ImageOnlyFailure ]
-animations/cross-fade-webkit-mask-box-image.html [ Failure ]
-animations/play-state-suspend.html [ Pass Failure ]
-animations/suspend-resume-animation.html [ Pass Failure ]
-animations/unprefixed-events-mixed-with-prefixed.html [ Pass Failure ]
-animations/unprefixed-events.html [ Pass Failure ]
-
-# Animation tests that are flaky:
-animations/3d/matrix-transform-type-animation.html [ Skip ] # Pass, Timeout, Missing
-animations/3d/replace-filling-transform.html [ Skip ] # ImageOnlyFailure, Timeout, Pass
-animations/3d/state-at-end-event-transform.html [ Skip ] # Pass, Timeout, Missing
-animations/animation-delay-changed.html [ Skip ] # Failure, Pass
-animations/cross-fade-border-image-source.html [ Skip ] # Failure, ImageOnlyFailure, Pass
-
-# Animation tests that have stderr:
-animations/3d/transform-origin-vs-functions.html [ Skip ]
-animations/added-while-suspended.html [ Skip ]
-
# Canvas tests that fail:
webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.clear.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
@@ -2787,7 +2766,6 @@
# More flaky tests (Sept 18, 2015)
fast/forms/select-element-focus-ring.html [ Failure Pass ]
-animations/keyframe-multiple-timing-functions-transform.html [ Failure Pass ]
compositing/visible-rect/coverage-scrolling.html [ Failure Pass ]
# Imported Blink tests.
Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (196522 => 196523)
--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2016-02-12 23:34:58 UTC (rev 196522)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2016-02-13 00:06:42 UTC (rev 196523)
@@ -14,51 +14,11 @@
# End platform-specific directories.
#//////////////////////////////////////////////////////////////////////////////////////////
-# Animation tests that fail:
-webkit.org/b/129562 [ Debug ] animations/animation-direction-reverse-fill-mode.html [ Skip ]
-[ Release ] animations/animation-direction-reverse-fill-mode.html [ Timeout Pass ]
-webkit.org/b/129562 [ Debug ] animations/fill-mode-reverse.html [ Skip ]
-animations/additive-transform-animations.html [ Pass Failure ]
-animations/play-state-paused.html [ Pass Failure ]
+# Animation tests with issues
+animations/animation-direction-normal.html [ Pass Crash ]
+animations/animation-delay-changed.html [ Pass Crash ]
+animations/cross-fade-background-image.html [ ImageOnlyFailure ]
-# Animation tests that time out:
-animations/animation-direction-normal.html
-animations/animation-direction-reverse-hardware-opacity.html
-animations/animation-direction-reverse-hardware.html
-animations/animation-direction-reverse-non-hardware.html
-animations/animation-direction-reverse-timing-functions-hardware.html
-animations/animation-direction-reverse-timing-functions.html
-animations/animation-direction-reverse.html
-animations/animation-direction.html
-animations/animation-end-event-destroy-renderer.html
-animations/animation-end-event-short-iterations.html
-animations/animation-hit-test-transform.html
-animations/animation-hit-test.html
-animations/animation-internals-api-multiple-keyframes.html
-animations/animation-internals-api.html
-animations/animation-iteration-event-destroy-renderer.html
-animations/animation-matrix-negative-scale-unmatrix.html
-animations/animation-offscreen-to-onscreen.html
-animations/animation-start-event-destroy-renderer.html
-animations/animation-welcome-safari.html
-animations/big-rotation.html
-animations/change-keyframes-name.html
-animations/change-keyframes.html
-animations/change-one-anim.html
-animations/combo-transform-rotate+scale.html
-animations/combo-transform-translate+scale.html
-animations/cross-fade-list-style-image.html
-animations/cross-fade-webkit-mask-box-image.html
-animations/cross-fade-webkit-mask-image.html
-animations/duplicated-keyframes-name.html
-animations/fill-mode-forwards.html
-animations/fill-mode-forwards2.html
-animations/fill-mode-iteration-count-non-integer.html
-animations/fill-mode-missing-from-to-keyframes.html
-animations/fill-mode-multiple-keyframes.html
-animations/fill-mode-removed.html
-animations/state-at-end-event.html
-
# Compositing tests that fail:
compositing/contents-scale/incremental-change.html [ ImageOnlyFailure ]
compositing/iframes/layout-on-compositing-change.html [ Failure ]
@@ -1622,11 +1582,6 @@
transitions/svg-text-shadow-transition.html [ Failure Pass ]
# Flaky tests that time out:
-animations/animation-direction-alternate-reverse.html
-animations/cross-fade-background-image.html
-animations/fill-mode.html
-animations/generic-from-to.html
-animations/keyframes-dynamic.html
compositing/transitions/transform-on-large-layer.html
css3/filters/animation-from-initial-values-with-color-matrix.html
fast/dom/Geolocation/delayed-permission-denied.html
@@ -1778,7 +1733,6 @@
fast/loader/iframe-set-location-base-blank.html [ Failure Pass ]
fast/loader/refresh-iframe-base-blank.html [ Failure Pass ]
perf/append-text-nodes-without-renderers.html [ Failure Pass ]
-animations/unprefixed-events.html [ Failure Timeout Pass ]
compositing/layer-creation/mismatched-rotated-transform-animation-overlap.html [ Timeout Pass ]
# Failures as of 06/08/2015
@@ -1868,7 +1822,6 @@
# Flaky as of 06/09/2015
fast/images/animated-gif-no-layout.html [ ImageOnlyFailure Pass ]
-animations/transition-and-animation-2.html
css3/filters/backdrop/animation.html
http/tests/cache/disk-cache/disk-cache-validation.html
@@ -1885,19 +1838,6 @@
webkit.org/b/145432 media/video-transformed-by-_javascript_.html [ Failure ]
# Latest iOS failures as of Sept 1, 2015
-animations/keyframe-timing-functions-transform.html [ Failure Pass ]
-animations/matrix-anim.html [ Failure Pass ]
-animations/missing-from-to-transforms.html [ Failure Pass ]
-animations/missing-keyframe-properties-repeating.html [ Failure Pass ]
-animations/missing-keyframe-properties-timing-function.html [ Failure Pass ]
-animations/missing-keyframe-properties.html [ Failure Pass ]
-animations/missing-values-first-keyframe.html [ Failure ImageOnlyFailure Pass ]
-animations/missing-values-last-keyframe.html [ Failure ImageOnlyFailure Pass ]
-animations/play-state.html [ Failure Pass ]
-animations/remove-syncing-animation.html [ Failure Pass ]
-animations/simultaneous-start-transform.html [ Failure Pass ]
-animations/transform-non-accelerated.html [ Failure Pass ]
-animations/transition-and-animation-3.html [ Failure Pass ]
compositing/iframes/overlapped-nested-iframes.html [ Failure Pass ]
compositing/layer-creation/mismatched-rotated-transform-transition-overlap.html [ Failure Pass ]
compositing/layer-creation/mismatched-transform-transition-overlap.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes