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

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

Issue 1991613002: Move the html directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 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
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 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 crbug.com/453312 html5lib/generated/run-tests7-data.html [ Slow ] 166 crbug.com/453312 html5lib/generated/run-tests7-data.html [ Slow ]
167 crbug.com/453312 html5lib/generated/run-tests9-data.html [ Slow ] 167 crbug.com/453312 html5lib/generated/run-tests9-data.html [ Slow ]
168 crbug.com/453312 html5lib/generated/run-tests10-data.html [ Slow ] 168 crbug.com/453312 html5lib/generated/run-tests10-data.html [ Slow ]
169 crbug.com/453312 html5lib/generated/run-tests16-data.html [ Slow ] 169 crbug.com/453312 html5lib/generated/run-tests16-data.html [ Slow ]
170 crbug.com/453312 html5lib/generated/run-tests19-data.html [ Slow ] 170 crbug.com/453312 html5lib/generated/run-tests19-data.html [ Slow ]
171 crbug.com/453312 html5lib/generated/run-tests20-data.html [ Slow ] 171 crbug.com/453312 html5lib/generated/run-tests20-data.html [ Slow ]
172 crbug.com/453312 html5lib/generated/run-webkit01-data.html [ Slow ] 172 crbug.com/453312 html5lib/generated/run-webkit01-data.html [ Slow ]
173 crbug.com/453312 html5lib/webkit-resumer.html [ Slow ] 173 crbug.com/453312 html5lib/webkit-resumer.html [ Slow ]
174 174
175 crbug.com/577381 [ Linux Debug ] imported/wpt/encoding/api-invalid-label.html [ Slow ] 175 crbug.com/577381 [ Linux Debug ] imported/wpt/encoding/api-invalid-label.html [ Slow ]
176 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests10.html [ Slow ] 176 crbug.com/577381 [ Linux Debug ] imported/wpt/html/syntax/parsing/html5lib_tests 10.html [ Slow ]
177 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests21.html [ Slow ] 177 crbug.com/577381 [ Linux Debug ] imported/wpt/html/syntax/parsing/html5lib_tests 21.html [ Slow ]
178 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_webkit01.html [ Slow ] 178 crbug.com/577381 [ Linux Debug ] imported/wpt/html/syntax/parsing/html5lib_webki t01.html [ Slow ]
179 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_domjs-unsafe.html [ Slow ] 179 crbug.com/577381 [ Linux Debug ] imported/wpt/html/syntax/parsing/html5lib_domjs -unsafe.html [ Slow ]
180 180
181 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_entiti es01.html [ Slow ] 181 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Slo w ]
182 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_templa te.html [ Slow ] 182 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_template.html [ Slow ]
183 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 .html [ Slow ] 183 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests1.html [ Slow ]
184 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 6.html [ Slow ] 184 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests16.html [ Slow ]
185 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests1 9.html [ Slow ] 185 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Slow ]
186 crbug.com/490511 imported/web-platform-tests/html/syntax/parsing/html5lib_tests2 .html [ Slow ] 186 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests2.html [ Slow ]
187 187
188 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013. 188 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013.
189 # Double-check the data after they've been running another week or so. 189 # Double-check the data after they've been running another week or so.
190 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ] 190 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ]
191 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ] 191 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ]
192 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ] 192 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ]
193 crbug.com/9798 http/tests/xmlhttprequest/access-control-basic-allow-preflight-ca che-timeout.html [ Slow ] 193 crbug.com/9798 http/tests/xmlhttprequest/access-control-basic-allow-preflight-ca che-timeout.html [ Slow ]
194 crbug.com/24182 http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht ml [ Slow ] 194 crbug.com/24182 http/tests/xmlhttprequest/simple-cross-origin-progress-events.ht ml [ Slow ]
195 crbug.com/231721 svg/custom/invisible-text-after-scrolling.xhtml [ Slow ] 195 crbug.com/231721 svg/custom/invisible-text-after-scrolling.xhtml [ Slow ]
196 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ] 196 crbug.com/237270 [ Win7 ] fast/css/custom-font-xheight.html [ Slow ]
(...skipping 17 matching lines...) Expand all
214 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001h.html [ Slow ] 214 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001h.html [ Slow ]
215 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001i.html [ Slow ] 215 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001i.html [ Slow ]
216 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001j.html [ Slow ] 216 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001j.html [ Slow ]
217 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001k.html [ Slow ] 217 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001k.html [ Slow ]
218 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001l.html [ Slow ] 218 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001l.html [ Slow ]
219 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001m.html [ Slow ] 219 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001m.html [ Slow ]
220 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001n.html [ Slow ] 220 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001n.html [ Slow ]
221 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001o.html [ Slow ] 221 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script -001o.html [ Slow ]
222 222
223 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ] 223 crbug.com/336481 inspector/jump-to-previous-editing-location.html [ Slow ]
224 crbug.com/490511 imported/web-platform-tests/html/rendering/replaced-elements/sv g-embedded-sizing/ [ Slow ] 224 crbug.com/490511 imported/wpt/html/rendering/replaced-elements/svg-embedded-sizi ng/ [ Slow ]
225 crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/med ia-elements/playing-the-media-resource/pause-remove-from-document-networkState.h tml [ Slow ] 225 crbug.com/490511 imported/wpt/html/semantics/embedded-content/media-elements/pla ying-the-media-resource/pause-remove-from-document-networkState.html [ Slow ]
226 crbug.com/490511 imported/web-platform-tests/html/semantics/forms/textfieldselec tion/selection.html [ Slow ] 226 crbug.com/490511 imported/wpt/html/semantics/forms/textfieldselection/selection. html [ Slow ]
227 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ] 227 crbug.com/346259 http/tests/websocket/no-crash-on-cookie-flood.html [ Slow ]
228 228
229 crbug.com/358313 virtual/gpu/fast/canvas/webgl/webgl-large-texture.html [ Slow ] 229 crbug.com/358313 virtual/gpu/fast/canvas/webgl/webgl-large-texture.html [ Slow ]
230 230
231 crbug.com/522646 http/tests/media/encrypted-media/encrypted-media-encrypted-even t-different-origin.html [ Slow ] 231 crbug.com/522646 http/tests/media/encrypted-media/encrypted-media-encrypted-even t-different-origin.html [ Slow ]
232 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Slow ] 232 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Slow ]
233 crbug.com/510337 inspector/console/console-format.html [ Slow ] 233 crbug.com/510337 inspector/console/console-format.html [ Slow ]
234 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Slow ] 234 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Slow ]
235 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Slow ] 235 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Slow ]
236 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Slow ] 236 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Slow ]
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 280
281 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ] 281 crbug.com/584807 printing/webgl-oversized-printing.html [ Slow ]
282 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ] 282 crbug.com/584807 virtual/threaded/printing/webgl-oversized-printing.html [ Slow ]
283 283
284 crbug.com/592183 usb/usbDevice.html [ Slow ] 284 crbug.com/592183 usb/usbDevice.html [ Slow ]
285 285
286 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 286 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
287 287
288 crbug.com/601726 http/tests/incremental/frame-focus-before-load.html [ Slow ] 288 crbug.com/601726 http/tests/incremental/frame-focus-before-load.html [ Slow ]
289 289
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/NeverFixTests ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698