Test gardening.

* TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@190518 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 93d6709..106dda1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2015-10-02  Simon Fraser  <simon.fraser@apple.com>
+
+        Test gardening.
+
+        * TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2015-10-02  Jer Noble  <jer.noble@apple.com>
 
         [MSE] Browser crashes when appending invalid data to MSE source buffer
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index eb6c2d6..b02bd80 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -408,6 +408,7 @@
 [ Debug ] jquery/traversing.html [ Slow ]
 
 webkit.org/b/139638 [ Debug ] svg/filters/svg-deeply-nested-crash.html [ Slow ]
+webkit.org/b/126420 svg/custom/resource-invalidation-crash.svg [ Failure Pass ]
 
 webkit.org/b/139639 [ Debug ] cssom/non-subpixel-scroll-top-left-values.html [ Slow ]
 
diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations
index 31c84e7..f970c72 100644
--- a/LayoutTests/platform/gtk/TestExpectations
+++ b/LayoutTests/platform/gtk/TestExpectations
@@ -851,7 +851,6 @@
 webkit.org/b/125407 plugins/plugin-clip-subframe.html [ Failure Pass ]
 
 webkit.org/b/126420 fast/table/dynamic-caption-add-before-child.xhtml [ Failure Pass ]
-webkit.org/b/126420 svg/custom/resource-invalidation-crash.svg [ Failure Pass ]
 
 webkit.org/b/126432 fast/css/acid2-pixel.html [ Failure Pass ]
 webkit.org/b/126432 fast/css/acid2.html [ Failure Pass ]
diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations
index 5ab188f..6f8fe8b 100644
--- a/LayoutTests/platform/ios-simulator/TestExpectations
+++ b/LayoutTests/platform/ios-simulator/TestExpectations
@@ -220,53 +220,6 @@
 # window.requestAnimationFrame() broken in iOS Simulator
 webkit.org/b/137588 fast/animation
 
-# <rdar://problem/19017465> ASSERTION FAILED: param >= 0 in AnimationBase::updateStateMachine()
-animations/3d/change-transform-in-end-event.html [ Skip ] # Also flaky: Pass, Timeout, Missing
-animations/3d/transform-perspective.html [ Skip ] # Also flaky: Pass, Timeout, Missing
-animations/animation-controller-drt-api.html [ Skip ]
-animations/animation-direction-reverse-fill-mode-hardware.html [ Skip ]
-animations/change-transform-style-during-animation.html [ Skip ]
-animations/dynamic-stylesheet-loading.html [ Skip ]
-animations/fill-mode-transform.html [ Skip ]
-animations/pause-crash.html [ Skip ]
-animations/resume-after-page-cache.html [ Skip ]
-animations/stop-animation-on-suspend.html [ Skip ]
-compositing/animation/keyframe-order.html
-compositing/animation/layer-for-filling-animation.html
-compositing/animation/matrix-animation.html
-compositing/animation/state-at-end-event-transform-layer.html
-compositing/geometry/limit-layer-bounds-opacity-transition.html
-compositing/layer-creation/overlap-animation-clipping.html
-compositing/layer-creation/overlap-animation-container.html
-compositing/layer-creation/overlap-animation.html
-compositing/layers-inside-overflow-scroll.html
-compositing/reflections/animation-inside-reflection.html
-compositing/reflections/nested-reflection-animated.html
-compositing/reflections/nested-reflection-transition.html
-compositing/repaint/become-overlay-composited-layer.html
-compositing/repaint/layer-repaint-rects.html
-compositing/repaint/opacity-between-absolute.html
-compositing/repaint/opacity-between-absolute2.html
-compositing/transitions/scale-transition-no-start.html
-compositing/transitions/singular-scale-transition.html
-compositing/visible-rect/animated-from-none.html
-compositing/visible-rect/animated.html
-css3/filters/animation-from-initial-values-with-color-matrix.html
-css3/filters/composited-during-animation-layertree.html
-css3/filters/composited-during-transition-layertree.html
-css3/filters/filter-animation-from-none-multi-hw.html
-transitions/cancel-transition.html
-transitions/default-timing-function.html
-transitions/interrupted-accelerated-transition.html
-transitions/change-values-during-transition.html
-transitions/suspend-transform-transition.html
-transitions/blendmode-transitions.html
-transitions/3d/interrupted-transition.html
-fast/regions/layers/region-removed-during-animation.html
-fast/events/media-focus-in-standalone-media-document.html
-fast/css/getComputedStyle/getComputedStyle-with-pseudo-element.html
-fast/layers/no-clipping-overflow-hidden-added-after-transform.html
-
 # Animation tests that fail:
 animations/cross-fade-background-image.html [ ImageOnlyFailure ]
 animations/cross-fade-webkit-mask-box-image.html [ Failure ]
diff --git a/LayoutTests/platform/mac-wk1/TestExpectations b/LayoutTests/platform/mac-wk1/TestExpectations
index 7fa7036..c160c91 100644
--- a/LayoutTests/platform/mac-wk1/TestExpectations
+++ b/LayoutTests/platform/mac-wk1/TestExpectations
@@ -133,6 +133,7 @@
 [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Timeout ]
 [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Pass Timeout ]
 [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Pass Timeout ]
+[ Mavericks Debug ] fast/canvas/webgl/oes-texture-half-float.html [ Pass Timeout ]
 
 [ ElCapitan+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
 
diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations
index b194ae5..959e4bc 100644
--- a/LayoutTests/platform/mac/TestExpectations
+++ b/LayoutTests/platform/mac/TestExpectations
@@ -967,6 +967,7 @@
 webkit.org/b/137311 media/video-fullscreeen-only-playback.html [ Pass Timeout Crash ]
 webkit.org/b/139789 media/media-controls-timeline-updates.html [ Pass Failure ]
 webkit.org/b/139825 media/video-seek-past-end-paused.html [ Pass Timeout ]
+webkit.org/b/139825 [ Mavericks ] media/video-double.html [ Pass Timeout ]
 webkit.org/b/141084 [ Yosemite ] http/tests/media/video-preload.html [ Pass Timeout ]
 webkit.org/b/141294 compositing/reflections/masked-reflection-on-composited.html [ Pass Crash ]
 webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Pass Failure ]
@@ -1296,6 +1297,7 @@
 webkit.org/b/148636 inspector/model/remote-object-get-properties.html [ Pass Timeout ]
 webkit.org/b/148636 inspector/model/remote-object.html [ Pass Timeout ]
 webkit.org/b/148636 inspector/page/main-frame-resource.html [ Pass Timeout ]
+webkit.org/b/148636 inspector/model/remote-object-weak-collection.html [ Pass Failure ]
 
 # Resource priorities are not enabled.
 webkit.org/b/143258 [ Mavericks ] http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html [ Skip ]