Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(728)

Side by Side Diff: LayoutTests/SlowTests

Issue 385043003: Update yet more expectations post-apache-switch. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/TestExpectations » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
4 # Lines listed in both files will have the *union* of the expectations. 4 # Lines listed in both files will have the *union* of the expectations.
5 5
6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 6 # 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 mea ns that any test that takes longer 7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
9 9
10 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Slow ]
(...skipping 12 matching lines...) Expand all
23 crbug.com/24182 fast/canvas/webgl/read-pixels-test.html [ Slow ] 23 crbug.com/24182 fast/canvas/webgl/read-pixels-test.html [ Slow ]
24 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ] 24 crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ]
25 crbug.com/24182 fast/forms/time-multiple-fields/time-multiple-fields-stepup-step down-from-renderer.html [ Slow ] 25 crbug.com/24182 fast/forms/time-multiple-fields/time-multiple-fields-stepup-step down-from-renderer.html [ Slow ]
26 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ] 26 crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ]
27 crbug.com/24182 fast/frames/frame-limit.html [ Slow ] 27 crbug.com/24182 fast/frames/frame-limit.html [ Slow ]
28 crbug.com/24182 fast/images/png-suite/test.html [ Slow ] 28 crbug.com/24182 fast/images/png-suite/test.html [ Slow ]
29 crbug.com/24182 fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] # Parti cularly slow in Debug: >12x slower! 29 crbug.com/24182 fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] # Parti cularly slow in Debug: >12x slower!
30 crbug.com/310866 fast/workers/storage/use-same-database-in-page-and-workers.html [ Slow ] 30 crbug.com/310866 fast/workers/storage/use-same-database-in-page-and-workers.html [ Slow ]
31 crbug.com/24182 html5lib/generated/run-tests16-data.html [ Slow ] 31 crbug.com/24182 html5lib/generated/run-tests16-data.html [ Slow ]
32 crbug.com/24182 html5lib/webkit-resumer.html [ Slow ] 32 crbug.com/24182 html5lib/webkit-resumer.html [ Slow ]
33 crbug.com/24182 http/tests/accessibility/slow-document-load.html [ Slow ]
33 crbug.com/24182 http/tests/cache/subresource-expiration-1.html [ Slow ] 34 crbug.com/24182 http/tests/cache/subresource-expiration-1.html [ Slow ]
34 crbug.com/24182 http/tests/cache/subresource-expiration-2.html [ Slow ] 35 crbug.com/24182 http/tests/cache/subresource-expiration-2.html [ Slow ]
35 crbug.com/24182 http/tests/misc/acid3.html [ Slow ] 36 crbug.com/24182 http/tests/misc/acid3.html [ Slow ]
36 crbug.com/24182 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2. htm [ Slow ] 37 crbug.com/24182 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2. htm [ Slow ]
38 crbug.com/24182 http/tests/misc/uncacheable-script-repeated.html [ Slow ]
37 crbug.com/24182 http/tests/navigation/slowmetaredirect-basic.html [ Slow ] 39 crbug.com/24182 http/tests/navigation/slowmetaredirect-basic.html [ Slow ]
38 crbug.com/24182 http/tests/navigation/slowtimerredirect-basic.html [ Slow ] 40 crbug.com/24182 http/tests/navigation/slowtimerredirect-basic.html [ Slow ]
39 crbug.com/24182 http/tests/storage/callbacks-are-called-in-correct-context.html [ Slow ] 41 crbug.com/24182 http/tests/storage/callbacks-are-called-in-correct-context.html [ Slow ]
40 crbug.com/24182 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted .html [ Slow ] 42 crbug.com/24182 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted .html [ Slow ]
41 crbug.com/24182 jquery/attributes.html [ Slow ] 43 crbug.com/24182 jquery/attributes.html [ Slow ]
42 crbug.com/24182 jquery/core.html [ Slow ] 44 crbug.com/24182 jquery/core.html [ Slow ]
43 crbug.com/24182 jquery/css.html [ Slow ] 45 crbug.com/24182 jquery/css.html [ Slow ]
44 crbug.com/24182 jquery/data.html [ Slow ] 46 crbug.com/24182 jquery/data.html [ Slow ]
45 crbug.com/24182 jquery/dimensions.html [ Slow ] 47 crbug.com/24182 jquery/dimensions.html [ Slow ]
46 crbug.com/24182 jquery/event.html [ Slow ] 48 crbug.com/24182 jquery/event.html [ Slow ]
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 157
156 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] 158 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
157 159
158 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ] 160 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ]
159 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 161 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
160 162
161 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 163 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
162 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ] 164 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ]
163 165
164 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 166 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698