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

Side by Side Diff: LayoutTests/SlowTests

Issue 216443004: Consolidate tests marked as slow in TestExpectations to SlowTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 crbug.com/243249 http/tests/misc/submit-post-keygen.html [ Slow ] 130 crbug.com/243249 http/tests/misc/submit-post-keygen.html [ Slow ]
131 crbug.com/245154 editing/selection/move-by-character-brute-force.html [ Slow ] 131 crbug.com/245154 editing/selection/move-by-character-brute-force.html [ Slow ]
132 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ] 132 crbug.com/246749 inspector/extensions/extensions-panel.html [ Slow ]
133 crbug.com/248969 [ Debug ] printing/page-count-with-one-word.html [ Slow ] 133 crbug.com/248969 [ Debug ] printing/page-count-with-one-word.html [ Slow ]
134 134
135 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ] 135 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ]
136 136
137 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ] 137 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ]
138 138
139 crbug.com/358313 virtual/gpu/fast/canvas/webgl/webgl-large-texture.html [ Slow ] 139 crbug.com/358313 virtual/gpu/fast/canvas/webgl/webgl-large-texture.html [ Slow ]
140
141 crbug.com/298188 virtual/implsidepainting/inspector/timeline/timeline-paint.html [ Slow ]
142
143 crbug.com/24182 crbug.com/318490 virtual/implsidepainting/inspector/timeline/tim eline-decode-resize.html [ Slow ]
144
145 crbug.com/313338 inspector/sources/debugger/debugger-proto-property.html [ Slow ]
146
147 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
148
149 crbug.com/357427 http/tests/workers/terminate-during-sync-operation.html [ 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