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

Side by Side Diff: third_party/WebKit/LayoutTests/SlowTests

Issue 1602443002: Mark imported/web-platform-tests/html/syntax/parsing/html5lib_entities01.html Slow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « no previous file | no next file » | 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 ] storage/indexeddb/objectstore-cursor.html [ Slow ] 10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 crbug.com/453312 html5lib/generated/run-tests2-data.html [ Slow ] 161 crbug.com/453312 html5lib/generated/run-tests2-data.html [ Slow ]
162 crbug.com/453312 html5lib/generated/run-tests6-data.html [ Slow ] 162 crbug.com/453312 html5lib/generated/run-tests6-data.html [ Slow ]
163 crbug.com/453312 html5lib/generated/run-tests7-data.html [ Slow ] 163 crbug.com/453312 html5lib/generated/run-tests7-data.html [ Slow ]
164 crbug.com/453312 html5lib/generated/run-tests9-data.html [ Slow ] 164 crbug.com/453312 html5lib/generated/run-tests9-data.html [ Slow ]
165 crbug.com/453312 html5lib/generated/run-tests10-data.html [ Slow ] 165 crbug.com/453312 html5lib/generated/run-tests10-data.html [ Slow ]
166 crbug.com/453312 html5lib/generated/run-tests16-data.html [ Slow ] 166 crbug.com/453312 html5lib/generated/run-tests16-data.html [ Slow ]
167 crbug.com/453312 html5lib/generated/run-tests19-data.html [ Slow ] 167 crbug.com/453312 html5lib/generated/run-tests19-data.html [ Slow ]
168 crbug.com/453312 html5lib/generated/run-tests20-data.html [ Slow ] 168 crbug.com/453312 html5lib/generated/run-tests20-data.html [ Slow ]
169 crbug.com/453312 html5lib/generated/run-webkit01-data.html [ Slow ] 169 crbug.com/453312 html5lib/generated/run-webkit01-data.html [ Slow ]
170 crbug.com/453312 html5lib/webkit-resumer.html [ Slow ] 170 crbug.com/453312 html5lib/webkit-resumer.html [ Slow ]
171 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_entiti es01.html [ Slow ]
171 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_templa te.html [ Slow ] 172 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_templa te.html [ Slow ]
172 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 .html [ Slow ] 173 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 .html [ Slow ]
173 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 6.html [ Slow ] 174 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 6.html [ Slow ]
174 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 9.html [ Slow ] 175 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 9.html [ Slow ]
175 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests2 .html [ Slow ] 176 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests2 .html [ Slow ]
176 177
177 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013. 178 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013.
178 # Double-check the data after they've been running another week or so. 179 # Double-check the data after they've been running another week or so.
179 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ] 180 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ]
180 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ] 181 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ]
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ] 237 crbug.com/24182 [ Debug ] animations/interpolation/transform-interpolation.html [ Slow ]
237 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ] 238 crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio n.html [ Slow ]
238 239
239 crbug.com/521857 [ Win Debug ] imported/web-platform-tests/IndexedDB/idbdatabase _createObjectStore10-1000ends.htm [ Slow ] 240 crbug.com/521857 [ Win Debug ] imported/web-platform-tests/IndexedDB/idbdatabase _createObjectStore10-1000ends.htm [ Slow ]
240 241
241 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ] 242 crbug.com/528419 [ Linux ] inspector/elements/shadow/shadow-host-display-modes.h tml [ Slow ]
242 crbug.com/528419 [ Linux ] inspector/elements/styles-2/pseudo-elements.html [ Sl ow ] 243 crbug.com/528419 [ Linux ] inspector/elements/styles-2/pseudo-elements.html [ Sl ow ]
243 244
244 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ] 245 crbug.com/529345 [ Win10 ] paint/masks/fieldset-mask.html [ Slow ]
245 crbug.com/356957 editing/spelling/spellcheck-editable-on-focus.html [ Slow ] 246 crbug.com/356957 editing/spelling/spellcheck-editable-on-focus.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698