[go: nahoru, domu]

blob: 2305a407d21505fd38f1e1a70cc5fe059cbad0e3 [file] [log] [blame]
ojan@chromium.org4e4ccd02013-07-31 07:33:211# See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpectations for more information on this file.
2
3# This file should only mark tests as Slow. If they are failing in some other way, that listing should be in TestExpectations.
4# Lines listed in both files will have the *union* of the expectations.
5
dpranke@chromium.org26fb0e232013-09-19 20:26:036# In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
7# can see a 3x variance or more in test times on the bots. In practice, this means that any test that takes longer
8# than 2 seconds in Release mode or 6 seconds in Debug mode should be listed here.
ojan@chromium.org4e4ccd02013-07-31 07:33:219
dpranke@chromium.orge0186782013-10-09 18:58:2010crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0311crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
12crbug.com/24182 [ Linux Debug ] virtual/softwarecompositing/lots-of-img-layers.html [ Slow ]
13crbug.com/24182 [ Linux Win Debug ] editing/selection/move-by-word-visually-mac.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2014crbug.com/24182 [ Win Debug ] editing/selection/move-by-word-visually-multi-line.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0315crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/webgl/canvas-test.html [ Slow ]
16crbug.com/24182 [ Win ] virtual/gpu/fast/canvas/webgl/framebuffer-object-attachment.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0317crbug.com/24182 compositing/culling/filter-occlusion-blur-large.html [ Slow ]
18crbug.com/24182 compositing/video-frame-size-change.html [ Slow ]
19crbug.com/24182 css3/filters/effect-reference-hidpi-hw.html [ Slow ]
20crbug.com/24182 css3/filters/filter-change-repaint-composited.html [ Slow ]
21crbug.com/24182 editing/selection/caret-at-bidi-boundary.html [ Slow ]
22crbug.com/24182 editing/selection/move-by-word-visually-multi-space.html [ Slow ]
23crbug.com/24182 fast/canvas/webgl/read-pixels-test.html [ Slow ]
24crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ]
25crbug.com/24182 fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2026crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0327crbug.com/24182 fast/frames/frame-limit.html [ Slow ]
dpranke@chromium.orgbdb7855a2013-10-22 20:58:4328crbug.com/24182 fast/images/png-suite/test.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0329crbug.com/24182 fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] # Particularly slow in Debug: >12x slower!
adamk@chromium.orgbc8c2eb62013-11-15 22:02:5130crbug.com/310866 fast/workers/storage/use-same-database-in-page-and-workers.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0331crbug.com/24182 html5lib/generated/run-tests16-data.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2032crbug.com/24182 html5lib/webkit-resumer.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0333crbug.com/24182 http/tests/cache/subresource-expiration-1.html [ Slow ]
34crbug.com/24182 http/tests/cache/subresource-expiration-2.html [ Slow ]
35crbug.com/24182 http/tests/misc/acid3.html [ Slow ]
36crbug.com/24182 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2037crbug.com/24182 http/tests/navigation/slowmetaredirect-basic.html [ Slow ]
38crbug.com/24182 http/tests/navigation/slowtimerredirect-basic.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0339crbug.com/24182 http/tests/storage/callbacks-are-called-in-correct-context.html [ Slow ]
40crbug.com/24182 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2041crbug.com/24182 jquery/attributes.html [ Slow ]
42crbug.com/24182 jquery/core.html [ Slow ]
43crbug.com/24182 jquery/css.html [ Slow ]
44crbug.com/24182 jquery/data.html [ Slow ]
45crbug.com/24182 jquery/dimensions.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0346crbug.com/24182 jquery/event.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2047crbug.com/24182 jquery/manipulation.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0348crbug.com/24182 jquery/offset.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2049crbug.com/24182 jquery/traversing.html [ Slow ]
dpranke@chromium.org7b8d4a0b2013-10-22 21:02:2050crbug.com/24182 media/track/track-cues-cuechange.html [ Slow ]
51crbug.com/24182 media/track/track-cues-enter-exit.html [ Slow ]
ojan@chromium.orgdb9461df2013-10-10 22:03:3252crbug.com/24182 perf/append-text-nodes-without-renderers.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2053crbug.com/24182 perf/set-attribute.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0354crbug.com/24182 svg/filters/big-sized-filter.svg [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2055crbug.com/24182 tables/mozilla/other/slashlogo.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0356crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ]
57crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
58crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
59crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2060crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0361crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.html [ Slow ]
62crbug.com/24182 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Slow ]
63crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokePath-gradient-shadow.html [ Slow ]
64crbug.com/24182 virtual/gpu/fast/canvas/canvas-strokeRect-gradient-shadow.html [ Slow ]
65crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
66crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
67crbug.com/24182 virtual/gpu/fast/canvas/webgl/read-pixels-test.html [ Slow ]
senorblanco@chromium.org33f93eb2013-12-22 23:41:0268crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interval.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0369
dpranke@chromium.orge0186782013-10-09 18:58:2070# FIXME: Most inspector tests are slow. We should triage and consolidate these bugs and figure out if any are unusually slow.
71webkit.org/b/60109 inspector/elements/edit-dom-actions.html [ Slow ]
72webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2073webkit.org/b/90488 [ Debug ] inspector/ [ Slow ]
74webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ]
75webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ]
76webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ]
caseq@chromium.orgeb502412014-01-30 10:42:4477webkit.org/b/90488 [ Debug ] virtual/deferred/inspector/ [ Slow ]
78webkit.org/b/90488 [ Debug ] virtual/implsidepainting/inspector/ [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:2079crbug.com/243492 http/tests/inspector-enabled/injected-script-discard.html [ Slow ]
80crbug.com/246190 [ Release ] http/tests/inspector/indexeddb/ [ Slow ]
pfeldman@chromium.org6da8dd92014-02-14 08:04:0181crbug.com/247466 [ Release ] inspector/sources/debugger/dom-breakpoints.html [ Slow ]
82crbug.com/254988 inspector/sources/debugger/debugger-breakpoints-not-activated-on-reload.html [ Slow ]
83crbug.com/254988 inspector/sources/debugger/callstack-placards-discarded.html [ Slow ]
adamk@chromium.org718fe9762013-12-09 20:10:5084crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ]
apavlov@chromium.org4ccb4b1a2014-03-27 14:26:4685crbug.com/357003 inspector/elements/styles/stylesheet-source-url-comment.html [ Slow ]
alph@chromium.org5c24ff42014-01-13 14:10:4986# inspector tests below are slow on LinuxASAN
pfeldman@chromium.org6da8dd92014-02-14 08:04:0187crbug.com/247466 [ Linux Release ] inspector/sources/debugger/debugger-activation-crash2.html [ Slow ]
ojan@chromium.org4e4ccd02013-07-31 07:33:2188
dpranke@chromium.orge0186782013-10-09 18:58:2089# This test is intentionally SLOW as we're waiting for a connection timeout.
ojan@chromium.org4e4ccd02013-07-31 07:33:2190crbug.com/73609 http/tests/media/video-play-stall.html [ Slow ]
91
senorblanco@chromium.org3cdc6e32013-12-22 20:13:2192# This has been Slow in Debug since added in r164270.
93crbug.com/330389 [ Debug ] css-parser/color3_hsl.html [ Slow ]
94
dpranke@chromium.orge0186782013-10-09 18:58:2095# Many of the virtual animations tests are slow.
dpranke@chromium.org26fb0e232013-09-19 20:26:0396crbug.com/248938 [ Linux Win ] virtual/threaded/animations/combo-transform-rotate+scale.html [ Slow ]
ojan@chromium.org4e4ccd02013-07-31 07:33:2197crbug.com/248938 virtual/threaded/animations/3d/change-transform-in-end-event.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:0398crbug.com/248938 virtual/threaded/animations/3d/state-at-end-event-transform.html [ Slow ]
99crbug.com/248938 virtual/threaded/animations/3d/transform-perspective.html [ Slow ]
100crbug.com/248938 virtual/threaded/animations/animation-direction-reverse-fill-mode-hardware.html [ Slow ]
101crbug.com/248938 virtual/threaded/animations/animation-direction-reverse-fill-mode.html [ Slow ]
102crbug.com/248938 virtual/threaded/animations/animation-direction-reverse-hardware.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:03103crbug.com/248938 virtual/threaded/animations/animation-on-inline-crash.html [ Slow ]
104crbug.com/248938 virtual/threaded/animations/cross-fade-background-image.html [ Slow ]
105crbug.com/248938 virtual/threaded/animations/cross-fade-border-image-source.html [ Slow ]
106crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.html [ Slow ]
107crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ]
108crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Slow ]
dpranke@chromium.org26fb0e232013-09-19 20:26:03109crbug.com/248938 virtual/threaded/animations/transition-and-animation-1.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:20110crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Slow ]
111crbug.com/248938 virtual/threaded/animations/animation-welcome-safari.html [ Slow ]
falken@chromium.orgda2ffb92013-10-25 05:39:17112crbug.com/311482 virtual/threaded/animations/interpolation/filter-interpolation.html [ Slow ]
eae@chromium.org0bed4b22014-04-21 17:28:57113crbug.com/311482 virtual/threaded/animations/keyframes-unprefixed-03.html [ Slow ]
loislo@chromium.orgd68573e42013-09-20 15:05:57114
steveblock@chromium.org3ab1e422013-11-22 01:56:57115crbug.com/258896 animations/animation-direction-reverse-fill-mode.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:20116
117# FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013.
118# Double-check the data after they've been running another week or so.
dpranke@chromium.orge0186782013-10-09 18:58:20119webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.html [ Slow ]
120webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/methods.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:20121crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Slow ]
122crbug.com/9798 [ Win Release ] http/tests/xmlhttprequest/small-chunks-response-text.html [ Slow ]
123crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ]
124crbug.com/9798 http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html [ Slow ]
125crbug.com/24182 http/tests/xmlhttprequest/simple-cross-origin-progress-events.html [ Slow ]
126crbug.com/27569 [ Win ] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:20127crbug.com/231721 svg/custom/invisible-text-after-scrolling.xhtml [ Slow ]
128crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ]
129crbug.com/241576 [ Win ] http/tests/appcache/404-manifest.html [ Slow ]
130crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
131crbug.com/243249 http/tests/misc/submit-post-keygen.html [ Slow ]
132crbug.com/245154 editing/selection/move-by-character-brute-force.html [ Slow ]
133crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ]
dpranke@chromium.orge0186782013-10-09 18:58:20134crbug.com/248969 [ Debug ] printing/page-count-with-one-word.html [ Slow ]
pdr@chromium.org8169dc52014-01-21 22:09:50135
caseq@chromium.orgeb502412014-01-30 10:42:44136crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ]
ricea@chromium.org1826dde82014-03-05 21:03:52137
rafaelw@chromium.org4cc610b2014-03-31 20:23:49138crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ]
139
140crbug.com/358313 virtual/gpu/fast/canvas/webgl/webgl-large-texture.html [ Slow ]
rafaelw@chromium.orga3154052014-04-01 00:08:08141
142crbug.com/298188 virtual/implsidepainting/inspector/timeline/timeline-paint.html [ Slow ]
143
144crbug.com/24182 crbug.com/318490 virtual/implsidepainting/inspector/timeline/timeline-decode-resize.html [ Slow ]
145
146crbug.com/313338 inspector/sources/debugger/debugger-proto-property.html [ Slow ]
147
148crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
149
150crbug.com/357427 http/tests/workers/terminate-during-sync-operation.html [ Slow ]
yurys@chromium.orgb391289c2014-04-11 12:03:25151
152crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception.html [ Slow ]
yurys@chromium.orgffd68b02014-04-11 12:12:02153crbug.com/362507 http/tests/media/media-source/webkitmediasource-seek-to-end-after-duration-change.html [ Slow ]
yurys@chromium.org83f11f92014-04-11 12:17:51154crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
155
leviw@chromium.org24879a12014-04-15 23:16:44156crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Slow ]
eae@chromium.org9435f7b2014-04-16 21:17:43157crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ]