Move slow tests into a SlowTests file.

Now that expectations files union conflicting lines, we can move
Slow lines into their own file. This both reduces noise in the
main TestExpectations file and make Slow tests easier to manage, e.g.
if the test starts failing you don't need to go through hoops to
avoid conflicting with the existing Slow line.

[email protected]

Review URL: https://chromiumcodereview.appspot.com/21179004

git-svn-id: svn://svn.chromium.org/blink/trunk@155227 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/SlowTests b/third_party/WebKit/LayoutTests/SlowTests
new file mode 100644
index 0000000..6de6191
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/SlowTests
@@ -0,0 +1,254 @@
+# See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpectations for more information on this file.
+
+# This file should only mark tests as Slow. If they are failing in some other way, that listing should be in TestExpectations.
+# Lines listed in both files will have the *union* of the expectations.
+
+webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/dom/HTMLSelectElement/option-add-crash.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-array.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/frames/calculate-percentage.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/frames/frameset-frameborder-boolean-values.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/frames/valid.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/js/reserved-words-as-property.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/js/nested-object-gc.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/js/global-constructors.html [ Slow ]
+crbug.com/24182 [ Mac Debug ] fast/js/recursion-limit-equal.html [ Slow ]
+crbug.com/259934 [ Debug ] fast/js/regress/HashMap-put-get-iterate-keys.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/loader/javascript-url-iframe-crash.html [ Slow ]
+crbug.com/24182 [ Debug ] http/tests/security/xss-DENIED-iframe-src-alias.html [ Slow ]
+crbug.com/24182 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm [ Slow ]
+crbug.com/24182 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html [ Slow ]
+crbug.com/24182 [ Debug ] jquery/data.html [ Slow ]
+crbug.com/243782 [ Debug ] jquery/deferred.html [ Slow ]
+crbug.com/24182 [ Debug ] jquery/dimensions.html [ Slow ]
+crbug.com/24182 [ Debug ] jquery/offset.html [ Slow ]
+crbug.com/24182 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/events/tabindex-focus-blur-all.html [ Slow ]
+crbug.com/24182 [ Win Linux Debug ] fast/frames/invalid.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/dom/css-delete-doc.html [ Slow ]
+crbug.com/24182 [ Debug ] svg/filters/big-sized-filter.svg [ Slow ]
+crbug.com/24182 [ Debug ] fast/harness/results.html [ Slow ]
+crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/webgl/canvas-test.html [ Slow ]
+crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/webgl/framebuffer-object-attachment.html [ Slow ]
+crbug.com/24182 virtual/gpu/fast/canvas/webgl/read-pixels-test.html [ Slow ]
+crbug.com/24182 fast/canvas/webgl/read-pixels-test.html [ Slow ]
+crbug.com/24182 fast/canvas/webgl/context-release-upon-reload.html [ Slow ]
+crbug.com/24182 virtual/gpu/fast/canvas/webgl/context-release-upon-reload.html [ Slow ]
+crbug.com/24182 virtual/gpu/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565.html [ Slow ]
+crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/canvas-composite-image.html [ Slow ]
+crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
+crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ]
+crbug.com/24182 [ Debug ] virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ]
+crbug.com/24182 [ Linux ] fast/canvas/canvas-clip-rule.html [ Slow ]
+crbug.com/24182 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ Slow ]
+crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
+crbug.com/24182 [ Debug ] virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ]
+crbug.com/24182 virtual/gpu/fast/canvas/DrawImageSinglePixelStretch.html [ Slow ]
+crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ]
+crbug.com/24182 virtual/gpu/compositedscrolling/overflow/remove-overflow-crash2.html [ Slow ]
+crbug.com/24182 [ Linux ] plugins/get-url-with-iframe-target.html [ Slow ]
+crbug.com/24182 [ Linux ] plugins/get-url-with-javascript-destroying-plugin.html [ Slow ]
+crbug.com/24182 [ Linux ] http/tests/plugins/third-party-cookie-accept-policy.html [ Slow ]
+crbug.com/24182 [ Debug ] plugins/iframe-shims.html [ Slow ]
+webkit.org/b/109400 [ Debug ] http/tests/css/shared-stylesheet-mutation.html [ Slow ]
+webkit.org/b/109400 [ Mac Win ] http/tests/css/shared-stylesheet-mutation-preconstruct.html [ Slow ]
+crbug.com/239871 [ Win Mac Debug ] editing/selection/move-by-word-visually-multi-space.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/frames/sandboxed-iframe-navigation-parent.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/frames/sandboxed-iframe-navigation-windowopen.html [ Slow ]
+webkit.org/b/82417 [ Linux ] fast/frames/set-unloaded-frame-location.html [ Slow ]
+webkit.org/b/86909 [ Win ] compositing/geometry/object-clip-rects-assertion.html [ Slow ]
+webkit.org/b/86909 [ Win ] virtual/softwarecompositing/geometry/object-clip-rects-assertion.html [ Slow ]
+webkit.org/b/90488 [ Win ] inspector/extensions/extensions-reload.html [ Slow ]
+webkit.org/b/111649 [ Mac Win Linux ] fast/events/intercept-postmessage.html [ Slow ]
+webkit.org/b/111640 [ Linux Mac Win ] fast/dom/Window/window-special-properties.html [ Slow ]
+webkit.org/b/82954 svg/hixie/perf/007.xml [ Slow ]
+
+# These tests started being slow when we switched to DRT.
+webkit.org/b/90488 [ Debug ] inspector [ Slow ]
+webkit.org/b/90488 [ Debug ] http/tests/inspector [ Slow ]
+webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled [ Slow ]
+webkit.org/b/90488 [ Debug ] inspector-protocol [ Slow ]
+
+# Got slow after Blink r155029-155040
+crbug.com/265059 [ Debug ] webaudio/audiobuffersource-loop-points.html [ Slow ]
+crbug.com/265059 [ Debug ] webaudio/audiobuffersource-playbackrate.html [ Slow ]
+crbug.com/265059 [ Debug ] webaudio/audiobuffersource-multi-channels.html [ Slow ]
+crbug.com/265059 [ Debug ] webaudio/up-mixing-mono-51.html [ Slow ]
+crbug.com/265059 [ Debug ] webaudio/up-mixing-stereo-51.html [ Slow ]
+
+crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
+
+# Inspector IndexedDB tests are slow in Release as well.
+crbug.com/246190 [ Release ] http/tests/inspector/indexeddb [ Slow ]
+
+# Chromium r163873 slowed down these tests
+webkit.org/b/100287 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
+webkit.org/b/66989 transforms/3d/point-mapping/3d-point-mapping-deep.html [ Slow ]
+
+webkit.org/b/101362 [ Debug ] fast/dom/Window/customized-property-survives-gc.html [ Slow ]
+
+# This test is slow since r144263
+webkit.org/b/111054 [ Debug ] fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html [ Slow ]
+
+crbug.com/229435 [ Debug ] editing/selection/caret-at-bidi-boundary.html [ Slow ]
+
+crbug.com/248078 [ Win ] compositing/culling/filter-occlusion-blur.html [ Slow ]
+crbug.com/248078 [ Win ] compositing/tiny-layer-rotated.html [ Slow ]
+crbug.com/248081 [ Win7 ] css3/calc/simple-calcs.html [ Slow ]
+crbug.com/248081 [ Win7 ] css3/filters/filter-change-repaint-composited.html [ Slow ]
+crbug.com/248081 [ Win7 Debug ] fast/filesystem/file-writer-abort.html [ Slow ]
+crbug.com/248081 [ Win7 Debug ] fast/filesystem/file-writer-abort-continue.html [ Slow ]
+crbug.com/248081 [ Win7 Debug ] fast/filesystem/workers/file-writer-gc-blob.html [ Slow ]
+crbug.com/248081 [ Win7 Debug ] fast/forms/calendar-picker/month-picker-key-operations.html [ Slow ]
+crbug.com/248081 [ Win7 Debug ] fast/forms/suggestion-picker/date-suggestion-picker-step-attribute.html [ Slow ]
+crbug.com/248081 [ Win7 Debug ] fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html [ Slow ]
+crbug.com/248081 [ Win ] virtual/gpu/fast/hidpi/image-set-background-dynamic.html [ Slow ]
+crbug.com/248081 [ Win ] virtual/gpu/fast/hidpi/image-set-border-image-dynamic.html [ Slow ]
+
+# Got slow with V8 update to 1.3.15. Debug logging perhaps?
+crbug.com/24182 [ Debug ] fast/forms/input-maxlength.html [ Slow ]
+
+# These tests appears to timeout every 10 or 20 runs.
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-10.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-20.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-30.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-40.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-50.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-60.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-70.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-80.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-90.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-100.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-110.html [ Slow ]
+webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-120.html [ Slow ]
+
+crbug.com/51854 [ Win ] http/tests/storage/callbacks-are-called-in-correct-context.html [ Slow ]
+
+# Need to figure out why this is slow.
+webkit.org/b/60131 [ Debug ] fast/css/visited-link-hang.html [ Slow ]
+
+crbug.com/24182 http/tests/cache/subresource-expiration-1.html [ Slow ]
+crbug.com/24182 http/tests/cache/subresource-expiration-2.html [ Slow ]
+
+# New failures from WebKit r51577
+webkit.org/b/72530 [ Debug ] fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ]
+
+webkit.org/b/85106 tables/mozilla/other/slashlogo.html [ Slow ]
+
+crbug.com/128057 [ Debug ] http/tests/websocket/tests/hybi/workers/worker-reload.html [ Slow ]
+
+webkit.org/b/108876 [ Linux Win ] media/track/track-cues-cuechange.html [ Slow ]
+webkit.org/b/108876 [ Linux Win ] media/track/track-cues-enter-exit.html [ Slow ]
+
+# these tests were slow already and seem to have gotten slower around r149356, enough to Timeout otherwise.
+crbug.com/236992 [ Debug ] css3/filters/filter-property-computed-style.html [ Slow ]
+crbug.com/236992 [ Debug ] css3/flexbox/position-absolute-children.html [ Slow ]
+crbug.com/236992 [ Debug ] fast/css/css-selector-deeply-nested.html [ Slow ]
+
+crbug.com/237245 editing/selection/programmatic-selection-on-mac-is-directionless.html [ Slow ]
+
+crbug.com/244481 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
+crbug.com/244481 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.html [ Slow ]
+crbug.com/244481 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
+
+crbug.com/26253 [ Win Release ] http/tests/navigation/reload-subframe-object.html [ Slow ]
+
+crbug.com/243782 [ Win Debug ] fast/js/kde/Array.html [ Slow ]
+crbug.com/243782 [ Win Debug ] fast/js/kde/Boolean.html [ Slow ]
+crbug.com/243782 [ Win Debug ] fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-normalcode.html [ Slow ]
+crbug.com/243782 [ Win Debug ] fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-strictcode.html [ Slow ]
+crbug.com/243782 [ Win Debug ] fast/js/mozilla/strict/8.12.5.html [ Slow ]
+crbug.com/243782 [ Win Debug ] fast/js/mozilla/strict/8.7.2.html [ Slow ]
+crbug.com/243782 [ Win7 Debug ] compositing/video/video-reflection.html [ Slow ]
+crbug.com/243782 [ Win7 Debug ] compositing/geometry/video-opacity-overlay.html [ Slow ]
+crbug.com/243782 [ Win7 Debug ] editing/selection/move-by-word-visually-mac.html [ Slow ]
+crbug.com/243782 [ Win7 Debug ] editing/selection/move-by-word-visually-multi-line.html [ Slow ]
+crbug.com/243782 [ Win7 Mac Debug ] editing/selection/move-by-word-visually-single-space-inline-element.html [ Slow ]
+crbug.com/243782 [ Mac Win7 Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
+crbug.com/243782 [ Mac Win7 Debug ] storage/indexeddb/pending-activity.html [ Slow ]
+crbug.com/244739 [ Win ] compositing/video-frame-size-change.html [ Slow ]
+
+crbug.com/24182 [ Release ] fast/workers/storage/interrupt-database.html [ Slow ]
+crbug.com/24182 [ Debug ] fast/workers/shared-worker-name.html [ Slow ]
+
+crbug.com/247466 [ Release ] inspector/debugger/dom-breakpoints.html [ Slow ]
+
+crbug.com/249087 [ Win Debug ] inspector/debugger/debugger-activation-crash2.html [ Slow ]
+crbug.com/254988 [ Debug ] inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Slow ]
+crbug.com/254988 [ Win Debug ] inspector/debugger/callstack-placards-discarded.html [ Slow ]
+
+crbug.com/264934 [ Linux Mac Debug ] inspector/debugger/debugger-script-preprocessor.html [ Slow ]
+
+crbug.com/264998 [ Mac ] inspector/tracing.html [ Slow ]
+
+crbug.com/24182 [ Win Debug ] fast/filesystem/workers/file-writer-events-shared-worker.html [ Slow ]
+
+crbug.com/24182 [ Release ] jquery/event.html [ Slow ]
+
+# The test has been timing out since landed in r130587.
+webkit.org/b/98659 [ Debug ] fast/dom/gc-dom-tree-lifetime.html [ Slow ]
+
+webkit.org/b/100985 media/progress-events-generated-correctly.html [ Slow ]
+
+# Test is intentionally SLOW as we're waiting for a connection timeout.
+crbug.com/73609 http/tests/media/video-play-stall.html [ Slow ]
+
+# This test isn't hanging, it just takes 12-13 seconds to run. See BUGWK87839.
+crbug.com/30536 http/tests/misc/acid3.html [ Slow ]
+
+crbug.com/10384 [ Mac ] fast/dom/Window/new-window-opener.html [ Slow ]
+
+webkit.org/b/45737 [ Win Linux Release ] fast/frames/frame-limit.html [ Slow ]
+
+webkit.org/b/60093 [ Linux Debug ] http/tests/incremental/slow-utf8-text.pl [ Slow ]
+
+webkit.org/b/90363 [ Release ] fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
+
+crbug.com/68436 [ Debug ] fast/dom/DOMImplementation/createDocument-with-used-doctype.html [ Slow ]
+
+webkit.org/b/49629 [ Win Debug ] virtual/softwarecompositing/lots-of-img-layers.html [ Slow ]
+
+crbug.com/76550 [ Win Debug ] fast/dom/Window/window-function-frame-getter-precedence.html [ Slow ]
+
+webkit.org/b/91415 [ Debug ] fast/frames/calculate-fixed.html [ Slow ]
+
+webkit.org/b/81145 [ Mac ] fast/frames/invalid.html [ Slow ]
+
+webkit.org/b/92279 [ Debug ] http/tests/inspector/resource-har-pages.html [ Slow ]
+
+webkit.org/b/106426 inspector/geolocation-watchPosition.html [ Slow ]
+
+webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Slow ]
+
+webkit.org/b/112381 [ Win Linux Release ] html5lib/generated/run-tests16-data.html [ Slow ]
+
+crbug.com/237270 [ Debug ] fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ]
+
+crbug.com/236344 fast/forms/calendar-picker/week-picker-key-operations.html [ Slow ]
+
+crbug.com/248938 virtual/threaded/animations/animation-direction-reverse-fill-mode.html [ Slow ]
+crbug.com/248938 virtual/threaded/animations/suspend-transform-animation.html [ Slow ]
+crbug.com/248938 [ Linux ] virtual/threaded/animations/animation-direction-reverse-fill-mode-hardware.html [ Slow ]
+crbug.com/248938 virtual/threaded/animations/3d/state-at-end-event-transform.html [ Slow ]
+crbug.com/248938 virtual/threaded/animations/3d/change-transform-in-end-event.html [ Slow ]
+crbug.com/248938 [ Win ] virtual/threaded/animations/missing-keyframe-properties.html [ Slow ]
+crbug.com/248938 [ Release ] virtual/threaded/animations/3d/matrix-transform-type-animation.html [ Slow ]
+crbug.com/248938 [ Linux ] virtual/threaded/animations/combo-transform-rotate+scale.html [ Slow ]
+crbug.com/248938 [ Linux ] virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ]
+crbug.com/248938 [ Linux Release ] virtual/threaded/animations/animation-on-inline-crash.html [ Slow ]
+crbug.com/248938 [ Win ] virtual/threaded/animations/transition-and-animation-1.html [ Slow ]
+crbug.com/248938 [ Win ] virtual/threaded/animations/3d/transform-perspective.html [ Slow ]
+crbug.com/248938 [ Win ] virtual/threaded/animations/animation-direction-reverse-hardware.html [ Slow ]
+
+crbug.com/243782 [ Win7 Linux ] css3/filters/effect-reference-hidpi-hw.html [ Slow ]
+
+crbug.com/244123 [ Win ] fast/forms/suggestion-picker/date-suggestion-picker-key-operations.html [ Slow ]
+crbug.com/244123 [ Win ] fast/forms/suggestion-picker/month-suggestion-picker-key-operations.html [ Slow ]
+crbug.com/244123 [ Win ] fast/forms/suggestion-picker/week-suggestion-picker-key-operations.html [ Slow ]
+
+crbug.com/259094 virtual/deferred/fast/images/pixel-crack-image-background-webkit-transform-scale.html [ Slow ]
+
+webkit.org/b/60109 [ Release ] inspector/elements/edit-dom-actions.html [ Slow ]
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index bb3ea77c..8872832 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1,207 +1,27 @@
 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpectations for more information on this file.
 
-# -----------------------------------------------------------------
-# SLOW BUT PASSING
-# -----------------------------------------------------------------
-
-crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
-webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/dom/HTMLSelectElement/option-add-crash.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-array.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/frames/calculate-percentage.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/frames/frameset-frameborder-boolean-values.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/frames/valid.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/js/reserved-words-as-property.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/js/nested-object-gc.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/js/global-constructors.html [ Slow ]
-crbug.com/24182 [ Mac Debug ] fast/js/recursion-limit-equal.html [ Slow ]
-crbug.com/259934 [ Debug ] fast/js/regress/HashMap-put-get-iterate-keys.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/loader/javascript-url-iframe-crash.html [ Slow ]
-crbug.com/24182 [ Debug ] http/tests/security/xss-DENIED-iframe-src-alias.html [ Slow ]
-crbug.com/24182 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm [ Slow ]
-crbug.com/24182 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html [ Slow ]
-crbug.com/24182 [ Debug ] jquery/data.html [ Slow ]
-crbug.com/243782 [ Debug ] jquery/deferred.html [ Slow ]
-crbug.com/24182 [ Debug ] jquery/dimensions.html [ Slow ]
-crbug.com/24182 [ Debug ] jquery/offset.html [ Slow ]
-crbug.com/24182 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/events/tabindex-focus-blur-all.html [ Slow ]
-crbug.com/24182 [ Win Linux Debug ] fast/frames/invalid.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/dom/css-delete-doc.html [ Slow ]
-crbug.com/24182 [ Debug ] svg/filters/big-sized-filter.svg [ Slow ]
-crbug.com/24182 [ Debug ] fast/harness/results.html [ Slow ]
-crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/webgl/canvas-test.html [ Slow ]
-crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/webgl/framebuffer-object-attachment.html [ Slow ]
-crbug.com/24182 virtual/gpu/fast/canvas/webgl/read-pixels-test.html [ Slow ]
-crbug.com/24182 fast/canvas/webgl/read-pixels-test.html [ Slow ]
-crbug.com/24182 fast/canvas/webgl/context-release-upon-reload.html [ Slow ]
-crbug.com/24182 virtual/gpu/fast/canvas/webgl/context-release-upon-reload.html [ Slow ]
-crbug.com/24182 virtual/gpu/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565.html [ Slow ]
-crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/canvas-composite-image.html [ Slow ]
-crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
-crbug.com/24182 [ Win Debug ] virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ]
-crbug.com/24182 [ Debug ] virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ]
-crbug.com/24182 [ Linux ] fast/canvas/canvas-clip-rule.html [ Slow ]
-crbug.com/24182 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ Slow ]
-crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
-crbug.com/24182 [ Debug ] virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ]
-crbug.com/24182 virtual/gpu/fast/canvas/DrawImageSinglePixelStretch.html [ Slow ]
-crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ]
-crbug.com/24182 virtual/gpu/compositedscrolling/overflow/remove-overflow-crash2.html [ Slow ]
-crbug.com/24182 [ Linux ] plugins/get-url-with-iframe-target.html [ Slow ]
-crbug.com/24182 [ Linux ] plugins/get-url-with-javascript-destroying-plugin.html [ Slow ]
-crbug.com/24182 [ Linux ] http/tests/plugins/third-party-cookie-accept-policy.html [ Slow ]
-crbug.com/24182 [ Debug ] plugins/iframe-shims.html [ Slow ]
 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ]
-webkit.org/b/109400 [ Debug ] http/tests/css/shared-stylesheet-mutation.html [ Slow ]
-webkit.org/b/109400 [ Mac Win ] http/tests/css/shared-stylesheet-mutation-preconstruct.html [ Slow ]
-crbug.com/239871 [ Win Mac Debug ] editing/selection/move-by-word-visually-multi-space.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/frames/sandboxed-iframe-navigation-parent.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/frames/sandboxed-iframe-navigation-windowopen.html [ Slow ]
-webkit.org/b/82417 [ Linux ] fast/frames/set-unloaded-frame-location.html [ Slow ]
-webkit.org/b/86909 [ Win ] compositing/geometry/object-clip-rects-assertion.html [ Slow ]
-webkit.org/b/86909 [ Win ] virtual/softwarecompositing/geometry/object-clip-rects-assertion.html [ Slow ]
-webkit.org/b/90488 [ Win ] inspector/extensions/extensions-reload.html [ Slow ]
-webkit.org/b/111649 [ Mac Win Linux ] fast/events/intercept-postmessage.html [ Slow ]
-webkit.org/b/111640 [ Linux Mac Win ] fast/dom/Window/window-special-properties.html [ Slow ]
-webkit.org/b/82954 svg/hixie/perf/007.xml [ Slow ]
-
-# These tests started being slow when we switched to DRT.
-# Note: when adding flaky expectations for specific inspector tests in Debug,
-# you'll almost certainly want to keep [ Slow ]!
-webkit.org/b/90488 [ Debug ] inspector [ Slow ]
-webkit.org/b/90488 [ Debug ] http/tests/inspector [ Slow ]
-webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled [ Slow ]
-webkit.org/b/90488 [ Debug ] inspector-protocol [ Slow ]
-
-# Got slow after Blink r155029-155040
-crbug.com/265059 [ Debug ] webaudio/audiobuffersource-loop-points.html [ Slow ]
-crbug.com/265059 [ Debug ] webaudio/audiobuffersource-playbackrate.html [ Slow ]
-crbug.com/265059 [ Debug ] webaudio/audiobuffersource-multi-channels.html [ Slow ]
-crbug.com/265059 [ Debug ] webaudio/up-mixing-mono-51.html [ Slow ]
-crbug.com/265059 [ Debug ] webaudio/up-mixing-stereo-51.html [ Slow ]
 
 crbug.com/257132 http/tests/inspector/extensions-useragent.html [ Failure ]
 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
 crbug.com/257132 http/tests/inspector/resource-har-conversion.html [ Failure ]
 
-# Inspector IndexedDB tests are slow in Release as well.
-crbug.com/246190 [ Release ] http/tests/inspector/indexeddb [ Slow ]
-
-# Chromium r163873 slowed down these tests
-webkit.org/b/100287 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
-webkit.org/b/66989 transforms/3d/point-mapping/3d-point-mapping-deep.html [ Slow ]
-
-webkit.org/b/101362 [ Debug ] fast/dom/Window/customized-property-survives-gc.html [ Slow ]
-
-# This test os slow since r144263
-webkit.org/b/111054 [ Debug ] fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html [ Slow ]
-
-crbug.com/229435 [ Debug ] editing/selection/caret-at-bidi-boundary.html [ Slow ]
-
-crbug.com/248078 [ Win ] compositing/culling/filter-occlusion-blur.html [ Slow ]
-crbug.com/248078 [ Win ] compositing/tiny-layer-rotated.html [ Slow ]
-crbug.com/248081 [ Win7 ] css3/calc/simple-calcs.html [ Slow ]
-crbug.com/248081 [ Win7 ] css3/filters/filter-change-repaint-composited.html [ Slow ]
-crbug.com/248081 [ Win7 Debug ] fast/filesystem/file-writer-abort.html [ Slow ]
-crbug.com/248081 [ Win7 Debug ] fast/filesystem/file-writer-abort-continue.html [ Slow ]
-crbug.com/248081 [ Win7 Debug ] fast/filesystem/workers/file-writer-gc-blob.html [ Slow ]
-crbug.com/248081 [ Win7 Debug ] fast/forms/calendar-picker/month-picker-key-operations.html [ Slow ]
-crbug.com/248081 [ Win7 Debug ] fast/forms/suggestion-picker/date-suggestion-picker-step-attribute.html [ Slow ]
-crbug.com/248081 [ Win7 Debug ] fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html [ Slow ]
-crbug.com/248081 [ Win ] virtual/gpu/fast/hidpi/image-set-background-dynamic.html [ Slow ]
-crbug.com/248081 [ Win ] virtual/gpu/fast/hidpi/image-set-border-image-dynamic.html [ Slow ]
-
-# Got slow with V8 update to 1.3.15. Debug logging perhaps?
-crbug.com/24182 [ Debug ] fast/forms/input-maxlength.html [ Slow ]
-
-# These tests appears to timeout every 10 or 20 runs.
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-10.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-20.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-30.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-40.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-50.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-60.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-70.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-80.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-90.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-100.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-110.html [ Slow ]
-webkit.org/b/60094 [ Debug ] fast/encoding/parser-tests-120.html [ Slow ]
-
-crbug.com/51854 [ Win ] http/tests/storage/callbacks-are-called-in-correct-context.html [ Slow ]
-
-# Need to figure out why this is slow.
-webkit.org/b/60131 [ Debug ] fast/css/visited-link-hang.html [ Slow ]
-
-crbug.com/24182 http/tests/cache/subresource-expiration-1.html [ Slow ]
-crbug.com/24182 http/tests/cache/subresource-expiration-2.html [ Slow ]
-
-# New failures from WebKit r51577
-webkit.org/b/72530 [ Debug ] fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ]
-
-webkit.org/b/85106 tables/mozilla/other/slashlogo.html [ Slow ]
-
-crbug.com/128057 [ Debug ] http/tests/websocket/tests/hybi/workers/worker-reload.html [ Slow ]
-
-webkit.org/b/108876 [ Linux Win ] media/track/track-cues-cuechange.html [ Slow ]
-webkit.org/b/108876 [ Linux Win ] media/track/track-cues-enter-exit.html [ Slow ]
-
-# these tests were slow already and seem to have gotten slower around r149356, enough to Timeout otherwise.
-crbug.com/236992 [ Debug ] css3/filters/filter-property-computed-style.html [ Slow ]
-crbug.com/236992 [ Debug ] css3/flexbox/position-absolute-children.html [ Slow ]
-crbug.com/236992 [ Debug ] fast/css/css-selector-deeply-nested.html [ Slow ]
-
-crbug.com/237245 editing/selection/programmatic-selection-on-mac-is-directionless.html [ Slow ]
-
-crbug.com/244481 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
-crbug.com/244481 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.html [ Slow ]
-crbug.com/244481 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
-
-crbug.com/26253 [ Win Release ] http/tests/navigation/reload-subframe-object.html [ Slow ]
-
-crbug.com/243782 [ Win Debug ] fast/js/kde/Array.html [ Slow ]
-crbug.com/243782 [ Win Debug ] fast/js/kde/Boolean.html [ Slow ]
-crbug.com/243782 [ Win Debug ] fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-normalcode.html [ Slow ]
-crbug.com/243782 [ Win Debug ] fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-strictcode.html [ Slow ]
-crbug.com/243782 [ Win Debug ] fast/js/mozilla/strict/8.12.5.html [ Slow ]
-crbug.com/243782 [ Win Debug ] fast/js/mozilla/strict/8.7.2.html [ Slow ]
-crbug.com/243782 [ Win7 Debug ] compositing/video/video-reflection.html [ Slow ]
-crbug.com/243782 [ Win7 Debug ] compositing/geometry/video-opacity-overlay.html [ Slow ]
-crbug.com/243782 [ Win7 Debug ] editing/selection/move-by-word-visually-mac.html [ Slow ]
-crbug.com/243782 [ Win7 Debug ] editing/selection/move-by-word-visually-multi-line.html [ Slow ]
-crbug.com/243782 [ Win7 Mac Debug ] editing/selection/move-by-word-visually-single-space-inline-element.html [ Slow ]
-crbug.com/243782 [ Mac Win7 Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
-crbug.com/243782 [ Mac Win7 Debug ] storage/indexeddb/pending-activity.html [ Slow ]
-crbug.com/244739 [ Win ] compositing/video-frame-size-change.html [ Slow ]
-
-crbug.com/24182 [ Release ] fast/workers/storage/interrupt-database.html [ Slow ]
-crbug.com/24182 [ Debug ] fast/workers/shared-worker-name.html [ Slow ]
-
-# -----------------------------------------------------------------
-# END SLOW
-# -----------------------------------------------------------------
-
 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ Skip ]
 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
-crbug.com/247466 [ Release ] inspector/debugger/dom-breakpoints.html [ Slow ]
 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ]
 crbug.com/247466 [ Debug ] inspector/debugger/script-formatter-breakpoints.html [ Skip ]
 crbug.com/247466 [ Win Debug ] inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.html [ Skip ]
-crbug.com/249087 [ Win Debug ] inspector/debugger/debugger-activation-crash2.html [ Pass Failure Slow ]
-crbug.com/254988 [ Debug ] inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Slow Crash Pass ]
-crbug.com/254988 [ Win Debug ] inspector/debugger/callstack-placards-discarded.html [ Slow Crash Pass ]
+crbug.com/249087 [ Win Debug ] inspector/debugger/debugger-activation-crash2.html [ Pass Failure ]
+crbug.com/254988 [ Debug ] inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Crash Pass ]
+crbug.com/254988 [ Win Debug ] inspector/debugger/callstack-placards-discarded.html [ Crash Pass ]
 crbug.com/247466 [ Debug ] inspector/debugger/set-breakpoint.html [ Skip ]
 crbug.com/247466 [ Debug ] inspector/debugger/script-formatter-console.html [ Skip ]
 crbug.com/247466 [ Debug ] inspector/debugger/script-formatter-search.html [ Skip ]
 crbug.com/247466 [ Debug ] inspector/debugger/linkifier.html [ Skip ]
 
-crbug.com/264934 [ Linux Mac Debug ] inspector/debugger/debugger-script-preprocessor.html [ Pass Crash Slow ]
+crbug.com/264934 [ Linux Mac Debug ] inspector/debugger/debugger-script-preprocessor.html [ Pass Crash ]
 
-crbug.com/264998 [ Mac ] inspector/tracing.html [ Pass Failure Slow ]
+crbug.com/264998 [ Mac ] inspector/tracing.html [ Pass Failure ]
 
 crbug.com/256518 [ Win7 Debug ] pointer-lock/mouse-event-delivery.html [ Pass Crash ]
 
@@ -210,7 +30,6 @@
 
 crbug.com/239465 [ Win ] fast/canvas/webgl/premultiplyalpha-test.html [ Pass Timeout ]
 
-crbug.com/24182 [ Win Debug ] fast/filesystem/workers/file-writer-events-shared-worker.html [ Slow ]
 crbug.com/24182 [ Debug ] fast/filesystem/workers/file-writer-empty-blob.html [ Timeout Pass ]
 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Crash Failure Pass ]
 crbug.com/24182 [ Mac Debug ] editing/selection/selection-button-text.html [ Timeout Pass ]
@@ -218,7 +37,6 @@
 crbug.com/24182 [ Debug ] jquery/attributes.html [ Timeout ]
 crbug.com/24182 [ Debug ] jquery/core.html [ Timeout ]
 crbug.com/24182 [ Debug ] jquery/event.html [ Timeout ]
-crbug.com/24182 [ Release ] jquery/event.html [ Slow ]
 crbug.com/24182 jquery/manipulation.html [ Pass Timeout ]
 
 crbug.com/24182 [ Win ] http/tests/xmlhttprequest/simple-cross-origin-progress-events.html [ Pass Timeout ]
@@ -231,9 +49,6 @@
 
 crbug.com/255183 http/tests/cache/cancel-image-via-src-change.html [ Failure Pass ]
 
-# The test has been timing out since landed in r130587.
-webkit.org/b/98659 [ Debug ] fast/dom/gc-dom-tree-lifetime.html [ Slow ]
-
 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Timeout ]
 
 crbug.com/249707 [ Debug ] fast/dom/StyleSheet/gc-rule-children-wrappers.html [ Timeout Pass ]
@@ -258,7 +73,7 @@
 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
 
 # Requires generation of progress events during loading
-webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pass Slow ]
+webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pass ]
 
 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEXT with a runtime flag).
 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ]
@@ -334,8 +149,7 @@
 webkit.org/b/48655 [ Debug ] plugins/js-from-destroy.html [ Crash ]
 
 # canplaythrough event is sent too early.
-# Test is intentionally SLOW as we're waiting for a connection timeout.
-crbug.com/73609 http/tests/media/video-play-stall.html [ Failure Slow ]
+crbug.com/73609 http/tests/media/video-play-stall.html [ Failure ]
 
 crbug.com/100798 [ Debug ] fullscreen/full-screen-iframe-allowed.html [ Failure Pass ]
 crbug.com/100798 [ Debug ] fullscreen/full-screen-iframe-allowed-prefixed.html [ Failure Pass ]
@@ -496,7 +310,7 @@
 crbug.com/151713 virtual/softwarecompositing/webgl [ Skip ]
 
 # This test isn't hanging, it just takes 12-13 seconds to run. See BUGWK87839.
-crbug.com/30536 http/tests/misc/acid3.html [ Failure Slow ] # See "SVG Tests" section too
+crbug.com/30536 http/tests/misc/acid3.html [ Failure ] # See "SVG Tests" section too
 
 # Clipping differences between Chromium platforms. Needs investigation.
 webkit.org/b/98599 [ Linux Win ] css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ]
@@ -592,7 +406,7 @@
 # green so new mac regressions are caught much quicker.
 # (there are a few others marked w/ multiple status like this in other parts of
 # the file, but they were left there as the comments in those areas are valid.)
-crbug.com/10384 [ Mac ] fast/dom/Window/new-window-opener.html [ Failure Slow ]
+crbug.com/10384 [ Mac ] fast/dom/Window/new-window-opener.html [ Failure ]
 
 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Pass Timeout ]
 
@@ -660,7 +474,7 @@
 
 webkit.org/b/42769 http/tests/xmlhttprequest/remember-bad-password.html [ Failure ]
 
-# Slow test introduced in r64817
+# Test introduced in r64817
 crbug.com/51571 [ Win ] http/tests/misc/bad-charset-alias.html [ Pass Timeout ]
 
 # Mark as flaky initially while tuning on trybots
@@ -684,12 +498,10 @@
 Bug(nbarth) [ Release ] perf/typing-at-end-of-line.html [ Failure Pass Timeout ]
 
 webkit.org/b/45737 [ Debug ] fast/frames/frame-limit.html [ Timeout ]
-webkit.org/b/45737 [ Win Linux Release ] fast/frames/frame-limit.html [ Slow ]
 
 # Regressions from webkit roll r67178:t67358
 webkit.org/b/60092 [ Debug ] fast/forms/select-set-length-with-mutation-remove.html [ Pass Timeout ]
 webkit.org/b/60093 [ Win7 ] http/tests/incremental/slow-utf8-text.pl [ Pass Timeout ]
-webkit.org/b/60093 [ Linux Debug ] http/tests/incremental/slow-utf8-text.pl [ Slow ]
 
 crbug.com/58257 [ Win ] http/tests/misc/last-modified-parsing.html [ Pass Timeout ]
 
@@ -726,9 +538,6 @@
 
 # The test is just too slow and has never passed since its introduction on Dbg build.
 webkit.org/b/90363 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Timeout ]
-webkit.org/b/90363 [ Release ] fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
-
-crbug.com/68436 [ Debug ] fast/dom/DOMImplementation/createDocument-with-used-doctype.html [ Slow ]
 
 # These have been flaky for as long as we have test history.
 webkit.org/b/52063 [ Win ] http/tests/navigation/ping-cross-origin.html [ Pass Timeout ]
@@ -745,10 +554,8 @@
 # These tests are too slow with our MESA backend.  We can re-enable when we have
 # bots running tests on real hardware.
 webkit.org/b/49629 compositing/lots-of-img-layers.html [ Skip ]
-webkit.org/b/49629 [ Win Debug ] virtual/softwarecompositing/lots-of-img-layers.html [ Slow ]
 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ Skip ]
 
-crbug.com/76550 [ Win Debug ] fast/dom/Window/window-function-frame-getter-precedence.html [ Slow ]
 crbug.com/76550 [ Lion SnowLeopard Debug ] fast/dom/Window/window-function-frame-getter-precedence.html [ Timeout ]
 
 # Has been timing out, initiated at:
@@ -803,10 +610,8 @@
 
 webkit.org/b/70988 [ Debug ] fast/forms/submit-to-blank-multiple-times.html [ Failure Pass ]
 
-# BUGWK70988 MAC DEBUG SLOW : fast/frames/calculate-fixed.html = PASS
 # Crashing since on or before r122699, please uncomment previous line before removing.
-webkit.org/b/91415 [ Mac Linux Debug ] fast/frames/calculate-fixed.html [ Failure Pass Slow ]
-webkit.org/b/91415 [ Win Debug ] fast/frames/calculate-fixed.html [ Slow ]
+webkit.org/b/91415 [ Mac Linux Debug ] fast/frames/calculate-fixed.html [ Failure Pass ]
 
 # Opera-submitted tests to W3C for <track>, a lot of failures still.
 webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Failure Timeout ]
@@ -866,7 +671,7 @@
 
 crbug.com/249595 animations/cross-fade-webkit-mask-box-image.html [ ImageOnlyFailure Pass ]
 
-webkit.org/b/81145 [ Mac ] fast/frames/invalid.html [ ImageOnlyFailure Pass Slow ]
+webkit.org/b/81145 [ Mac ] fast/frames/invalid.html [ ImageOnlyFailure Pass ]
 webkit.org/b/81145 [ Lion ] fast/writing-mode/broken-ideograph-small-caps.html [ Crash ]
 webkit.org/b/81145 [ Lion ] fast/writing-mode/broken-ideographic-font.html [ Crash ]
 webkit.org/b/81145 [ Lion ] fast/writing-mode/japanese-rl-text-with-broken-font.html [ Crash ]
@@ -920,8 +725,7 @@
 
 webkit.org/b/86114 [ Debug ] animations/combo-transform-translate+scale.html [ Failure Pass ]
 
-webkit.org/b/92279 [ Release ] http/tests/inspector/resource-har-pages.html [ Failure Timeout Pass ]
-webkit.org/b/92279 [ Debug ] http/tests/inspector/resource-har-pages.html [ Failure Slow Pass ]
+webkit.org/b/92279 http/tests/inspector/resource-har-pages.html [ Failure Pass ]
 
 webkit.org/b/86674 [ Debug ] fast/dom/HTMLObjectElement/beforeload-set-text-crash.xhtml [ Pass Timeout ]
 
@@ -1097,7 +901,7 @@
 webkit.org/b/106390 [ Win ] svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr.html [ ImageOnlyFailure ]
 webkit.org/b/106426 inspector/geolocation-error.html [ Failure Pass ]
 webkit.org/b/106426 inspector/geolocation-success.html [ Failure Pass ]
-webkit.org/b/106426 inspector/geolocation-watchPosition.html [ Slow Failure Pass ]
+webkit.org/b/106426 inspector/geolocation-watchPosition.html [ Failure Pass ]
 
 webkit.org/b/106858 [ Debug ] scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ ImageOnlyFailure Pass ]
 
@@ -1105,7 +909,7 @@
 
 crbug.com/239549 inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html [ Failure Pass ]
 
-webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Crash Pass Slow ]
+webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Crash Pass ]
 
 # Tests failing since applyPageScaleFactorInCompositor enabled
 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOnlyFailure ]
@@ -1138,8 +942,6 @@
 # The html5lib tests are all too slow to run in Debug, largely due to v8 per-document boot-up.
 # V8 bug: https://code.google.com/p/v8/issues/detail?id=2567
 webkit.org/b/110876 [ Debug ] html5lib/generated/ [ Skip ]
-# Some of these tests are slow on the webkit.org Linux Release bot as well.
-webkit.org/b/112381 [ Win Linux Release ] html5lib/generated/run-tests16-data.html [ Slow ]
 
 webkit.org/b/111524 [ Debug ] fast/dom/HTMLDocument/document-special-properties.html [ Pass Timeout ]
 
@@ -1214,7 +1016,6 @@
 crbug.com/234758 [ Mac Debug ] fast/workers/worker-document-leak.html [ Pass Timeout ]
 
 crbug.com/237270 [ Win7 ] transforms/2d/transform-2d.html [ Pass Timeout ]
-crbug.com/237270 [ Debug ] fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ]
 
 crbug.com/237270 [ Debug ] fast/sub-pixel/transformed-iframe-copy-on-scroll.html [ Pass Timeout ]
 crbug.com/251129 [ Linux Win Debug ] http/tests/history/redirect-js-form-submit-0-seconds.html [ Failure Pass ]
@@ -1248,8 +1049,7 @@
 
 crbug.com/249580 svg/text/font-size-below-point-five.svg [ Failure ImageOnlyFailure Pass ]
 
-# See http://crbug.com/244167 for the failure
-crbug.com/236344 fast/forms/calendar-picker/week-picker-key-operations.html [ Slow Failure Pass ]
+crbug.com/244167 fast/forms/calendar-picker/week-picker-key-operations.html [ Failure Pass ]
 
 crbug.com/237270 [ Win ] fast/css/custom-font-xheight.html [ Pass Timeout ]
 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get-2.html [ Pass Timeout ]
@@ -1268,14 +1068,8 @@
 
 crbug.com/241665 fast/events/touch/emulate-touch-events.html [ Failure Pass ]
 
-# Seems to be flaky on all platforms
 crbug.com/244921 http/tests/navigation/back-twice-without-commit.html [ Failure Pass ]
 
-crbug.com/248938 virtual/threaded/animations/animation-direction-reverse-fill-mode.html [ Slow ]
-crbug.com/248938 virtual/threaded/animations/suspend-transform-animation.html [ Slow ]
-crbug.com/248938 [ Linux ] virtual/threaded/animations/animation-direction-reverse-fill-mode-hardware.html [ Slow ]
-crbug.com/248938 virtual/threaded/animations/3d/state-at-end-event-transform.html [ Slow ]
-crbug.com/248938 virtual/threaded/animations/3d/change-transform-in-end-event.html [ Slow ]
 crbug.com/248938 [ Debug ] virtual/threaded/animations/cross-fade-background-image.html [ Pass ImageOnlyFailure ]
 crbug.com/248938 [ Win Release ] virtual/threaded/animations/cross-fade-background-image.html [ Pass Timeout ]
 crbug.com/248938 virtual/threaded/animations/animation-direction-reverse.html [ Pass Failure Timeout ]
@@ -1287,11 +1081,9 @@
 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.html [ Pass ImageOnlyFailure Timeout ]
 crbug.com/248938 [ Mac Win ] virtual/threaded/animations/cross-fade-border-image-source.html [ Pass ImageOnlyFailure ]
 crbug.com/248938 [ Mac Debug ] virtual/threaded/animations/missing-keyframe-properties.html [ Pass Timeout ]
-crbug.com/248938 [ Win ] virtual/threaded/animations/missing-keyframe-properties.html [ Slow ]
 crbug.com/248938 virtual/threaded/animations/suspend-resume-animation.html [ Pass Failure ]
 crbug.com/248938 [ Debug ] virtual/threaded/animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
 crbug.com/248938 [ Debug ] virtual/threaded/animations/3d/matrix-transform-type-animation.html [ Pass ImageOnlyFailure Timeout ]
-crbug.com/248938 [ Release ] virtual/threaded/animations/3d/matrix-transform-type-animation.html [ Slow ]
 crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Pass Timeout ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/keyframes-out-of-order.html [ Pass Timeout ]
 crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Pass Failure Timeout ]
@@ -1299,13 +1091,11 @@
 crbug.com/248938 virtual/threaded/animations/animation-welcome-safari.html [ Pass Failure ]
 crbug.com/248938 virtual/threaded/animations/opacity-transform-animation.html [ Pass ImageOnlyFailure Timeout ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/combo-transform-rotate+scale.html [ Pass Failure ]
-crbug.com/248938 [ Linux ] virtual/threaded/animations/combo-transform-rotate+scale.html [ Slow ]
 crbug.com/248938 virtual/threaded/animations/stop-animation-on-suspend.html [ Pass Failure Timeout Crash ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/keyframes-comma-separated.html [ Pass Failure Timeout ]
 crbug.com/248938 virtual/threaded/animations/play-state-paused.html [ Pass ImageOnlyFailure Timeout ]
 crbug.com/248938 [ Mac ] virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Pass ImageOnlyFailure ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Pass ImageOnlyFailure ]
-crbug.com/248938 [ Linux ] virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ]
 crbug.com/248938 [ Win ] virtual/threaded/animations/animation-offscreen-to-onscreen.html [ Pass Timeout ]
 crbug.com/248938 [ Mac Debug ] virtual/threaded/animations/animation-offscreen-to-onscreen.html [ Pass Timeout ]
 crbug.com/248938 [ Linux ] virtual/threaded/animations/additive-transform-animations.html [ Pass ImageOnlyFailure Timeout ]
@@ -1315,7 +1105,6 @@
 crbug.com/248938 [ Win ] virtual/threaded/animations/transition-and-animation-3.html [ Pass Failure ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/keyframes.html [ Pass Failure ]
 crbug.com/248938 [ Debug ] virtual/threaded/animations/animation-on-inline-crash.html [ Pass Timeout ]
-crbug.com/248938 [ Linux Release ] virtual/threaded/animations/animation-on-inline-crash.html [ Slow ]
 crbug.com/248938 virtual/threaded/animations/play-state-suspend.html [ Pass Failure Timeout ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/missing-keyframe-properties-timing-function.html [ Pass Failure ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/timing-functions.html [ Pass Failure Timeout ]
@@ -1327,14 +1116,11 @@
 crbug.com/248938 virtual/threaded/animations/suspend-resume-animation-events.html [ Pass Failure ]
 crbug.com/248938 virtual/threaded/animations/play-state.html [ Pass Failure Timeout ]
 crbug.com/248938 [ Mac Linux ] virtual/threaded/animations/transition-and-animation-1.html [ Pass Timeout ]
-crbug.com/248938 [ Win ] virtual/threaded/animations/transition-and-animation-1.html [ Slow ]
 crbug.com/248938 [ Debug ] virtual/threaded/animations/combo-transform-translate+scale.html [ Pass Failure ]
 crbug.com/248938 virtual/threaded/animations/animation-delay-changed.html [ Pass Failure ]
 crbug.com/248938 virtual/threaded/animations/change-one-anim.html [ Pass Failure ]
 crbug.com/248938 [ Win Linux ] virtual/threaded/animations/change-transform-style-during-animation.html [ Pass Timeout ]
-crbug.com/248938 [ Win ] virtual/threaded/animations/3d/transform-perspective.html [ Slow ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/matrix-anim.html [ Pass Timeout ]
-crbug.com/248938 [ Win ] virtual/threaded/animations/animation-direction-reverse-hardware.html [ Slow ]
 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/override-transition-crash.html [ Pass Timeout ]
 crbug.com/248938 virtual/threaded/transitions/transition-end-event-nested.html [ Pass Failure ]
 crbug.com/248938 [ Debug ] virtual/threaded/transitions/interrupted-all-transition.html [ Pass Failure Timeout ]
@@ -1441,14 +1227,13 @@
 crbug.com/243738 [ Win ] http/tests/loading/preload-append-scan.php [ Timeout Pass ]
 crbug.com/243782 fullscreen/full-screen-remove-ancestor.html [ Pass Timeout ]
 crbug.com/246077 fullscreen/full-screen-render-inline.html [ ImageOnlyFailure ]
-crbug.com/243782 [ Win7 Linux ] css3/filters/effect-reference-hidpi-hw.html [ Slow ]
 crbug.com/243782 [ Mac ] fast/dom/HTMLProgressElement/progress-writing-mode.html [ Pass Timeout ]
 crbug.com/243894 [ Mac ] svg/zoom/page/zoom-zoom-coords.xhtml [ Failure Pass ]
 crbug.com/244111 svg/filters/feMorphology-crash.html [ Pass Timeout ]
 crbug.com/244112 [ Linux Win Mac Debug ] fast/dom/gc-11.html [ Pass Timeout ]
-crbug.com/244123 [ Win ] fast/forms/suggestion-picker/date-suggestion-picker-key-operations.html [ Failure Pass Slow ]
-crbug.com/244123 [ Win ] fast/forms/suggestion-picker/month-suggestion-picker-key-operations.html [ Failure Pass Slow ]
-crbug.com/244123 [ Win ] fast/forms/suggestion-picker/week-suggestion-picker-key-operations.html [ Failure Pass Slow ]
+crbug.com/244123 [ Win ] fast/forms/suggestion-picker/date-suggestion-picker-key-operations.html [ Failure Pass ]
+crbug.com/244123 [ Win ] fast/forms/suggestion-picker/month-suggestion-picker-key-operations.html [ Failure Pass ]
+crbug.com/244123 [ Win ] fast/forms/suggestion-picker/week-suggestion-picker-key-operations.html [ Failure Pass ]
 crbug.com/244341 css3/filters/composited-during-animation-layertree.html [ Failure Pass ]
 crbug.com/245566 editing/execCommand/delete-no-scroll.html [ Pass Timeout ]
 crbug.com/245567 http/tests/xmlhttprequest/send-undefined-and-null.html [ Failure Pass ]
@@ -1469,8 +1254,6 @@
 crbug.com/244276 fast/images/gif-loop-count.html [ ImageOnlyFailure ]
 crbug.com/244276 crbug.com/245189 [ Linux Win ] virtual/deferred/fast/images/gif-loop-count.html [ ImageOnlyFailure Pass ]
 
-crbug.com/259094 virtual/deferred/fast/images/pixel-crack-image-background-webkit-transform-scale.html [ Slow ]
-
 crbug.com/246749 inspector/extensions/extensions-panel.html [ Timeout Pass ]
 
 crbug.com/245154 editing/selection/move-by-character-brute-force.html [ Pass Timeout ]
@@ -1500,8 +1283,7 @@
 Bug(jamesr) compositing/video/video-controls-layer-creation.html [ ImageOnlyFailure ]
 Bug(jamesr) virtual/softwarecompositing/video/video-controls-layer-creation.html [ ImageOnlyFailure ]
 
-webkit.org/b/60109 [ Linux Release ] inspector/elements/edit-dom-actions.html [ Slow ]
-crbug.com/247979 [ Win Mac Release ] inspector/elements/edit-dom-actions.html [ Slow Failure Pass ]
+crbug.com/247979 [ Win Mac Release ] inspector/elements/edit-dom-actions.html [ Failure Pass ]
 crbug.com/247979 [ Win7 Debug ] inspector/elements/edit-dom-actions.html [ Timeout ]
 crbug.com/247979 [ Mac Linux Debug ] inspector/elements/edit-dom-actions.html [ Pass Timeout ]
 crbug.com/247981 [ Win Debug ] inspector/profiler/heap-snapshot-get-profile-crash.html [ Pass Crash ]
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium.py b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium.py
index 08da9ff..008a663 100644
--- a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium.py
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium.py
@@ -308,6 +308,7 @@
         paths = []
         paths.append(self.path_from_chromium_base('skia', 'skia_test_expectations.txt'))
         paths.append(self._filesystem.join(self.layout_tests_dir(), 'NeverFixTests'))
+        paths.append(self._filesystem.join(self.layout_tests_dir(), 'SlowTests'))
 
         builder_name = self.get_option('builder_name', 'DUMMY_BUILDER_NAME')
         if builder_name == 'DUMMY_BUILDER_NAME' or '(deps)' in builder_name or builder_name in self.try_builder_names:
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium_port_testcase.py b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium_port_testcase.py
index 83957242..5048ec3 100644
--- a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium_port_testcase.py
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium_port_testcase.py
@@ -181,21 +181,22 @@
         chromium_overrides_path = port.path_from_chromium_base(
             'webkit', 'tools', 'layout_tests', 'test_expectations.txt')
         never_fix_tests_path = port._filesystem.join(port.layout_tests_dir(), 'NeverFixTests')
+        slow_tests_path = port._filesystem.join(port.layout_tests_dir(), 'SlowTests')
         skia_overrides_path = port.path_from_chromium_base(
             'skia', 'skia_test_expectations.txt')
 
         port._filesystem.write_text_file(skia_overrides_path, 'dummay text')
 
         port._options.builder_name = 'DUMMY_BUILDER_NAME'
-        self.assertEqual(port.expectations_files(), [generic_path, skia_overrides_path, never_fix_tests_path, chromium_overrides_path])
+        self.assertEqual(port.expectations_files(), [generic_path, skia_overrides_path, never_fix_tests_path, slow_tests_path, chromium_overrides_path])
 
         port._options.builder_name = 'builder (deps)'
-        self.assertEqual(port.expectations_files(), [generic_path, skia_overrides_path, never_fix_tests_path, chromium_overrides_path])
+        self.assertEqual(port.expectations_files(), [generic_path, skia_overrides_path, never_fix_tests_path, slow_tests_path, chromium_overrides_path])
 
         # A builder which does NOT observe the Chromium test_expectations,
         # but still observes the Skia test_expectations...
         port._options.builder_name = 'builder'
-        self.assertEqual(port.expectations_files(), [generic_path, skia_overrides_path, never_fix_tests_path])
+        self.assertEqual(port.expectations_files(), [generic_path, skia_overrides_path, never_fix_tests_path, slow_tests_path])
 
     def test_expectations_ordering(self):
         # since we don't implement self.port_name in ChromiumPort.