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

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

Issue 2634323002: Import wpt@aae3e1b6ffb8b24acb777450933ceeafd97e3655 (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 3 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
OLDNEW
1 # See //docs/testing/layout_test_expectations.md 1 # See //docs/testing/layout_test_expectations.md
2 # for more information on this file. 2 # for more information on this file.
3 3
4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
5 # Lines listed in both files will have the *union* of the expectations. 5 # Lines listed in both files will have the *union* of the expectations.
6 6
7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
8 # 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 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
10 10
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 crbug.com/490939 imported/wpt/dom/ranges/Range-extractContents.html [ Slow ] 229 crbug.com/490939 imported/wpt/dom/ranges/Range-extractContents.html [ Slow ]
230 crbug.com/490939 imported/wpt/dom/ranges/Range-insertNode.html [ Slow ] 230 crbug.com/490939 imported/wpt/dom/ranges/Range-insertNode.html [ Slow ]
231 crbug.com/490939 imported/wpt/dom/ranges/Range-isPointInRange.html [ Slow ] 231 crbug.com/490939 imported/wpt/dom/ranges/Range-isPointInRange.html [ Slow ]
232 crbug.com/490939 imported/wpt/dom/ranges/Range-mutations-dataChange.html [ Slow ] 232 crbug.com/490939 imported/wpt/dom/ranges/Range-mutations-dataChange.html [ Slow ]
233 crbug.com/490939 imported/wpt/dom/ranges/Range-set.html [ Slow ] 233 crbug.com/490939 imported/wpt/dom/ranges/Range-set.html [ Slow ]
234 crbug.com/490939 imported/wpt/dom/ranges/Range-surroundContents.html [ Slow ] 234 crbug.com/490939 imported/wpt/dom/ranges/Range-surroundContents.html [ Slow ]
235 crbug.com/490939 imported/wpt/html/dom/reflection-embedded.html [ Slow ] 235 crbug.com/490939 imported/wpt/html/dom/reflection-embedded.html [ Slow ]
236 crbug.com/490939 imported/wpt/html/dom/reflection-forms.html [ Slow ] 236 crbug.com/490939 imported/wpt/html/dom/reflection-forms.html [ Slow ]
237 crbug.com/490939 imported/wpt/html/dom/reflection-grouping.html [ Slow ] 237 crbug.com/490939 imported/wpt/html/dom/reflection-grouping.html [ Slow ]
238 crbug.com/490939 imported/wpt/html/dom/reflection-metadata.html [ Slow ] 238 crbug.com/490939 imported/wpt/html/dom/reflection-metadata.html [ Slow ]
239 crbug.com/490939 imported/wpt/html/dom/reflection-misc.html [ Slow ]
240 crbug.com/490939 imported/wpt/html/dom/reflection-obsolete.html [ Slow ] 239 crbug.com/490939 imported/wpt/html/dom/reflection-obsolete.html [ Slow ]
241 crbug.com/490939 imported/wpt/html/dom/reflection-sections.html [ Slow ] 240 crbug.com/490939 imported/wpt/html/dom/reflection-sections.html [ Slow ]
242 crbug.com/490939 imported/wpt/html/dom/reflection-tabular.html [ Slow ] 241 crbug.com/490939 imported/wpt/html/dom/reflection-tabular.html [ Slow ]
243 crbug.com/490939 imported/wpt/html/dom/reflection-text.html [ Slow ] 242 crbug.com/490939 imported/wpt/html/dom/reflection-text.html [ Slow ]
244 crbug.com/490939 imported/wpt/svg/interfaces.html [ Slow ] 243 crbug.com/490939 imported/wpt/svg/interfaces.html [ Slow ]
245 244
246 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013. 245 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013.
247 # Double-check the data after they've been running another week or so. 246 # Double-check the data after they've been running another week or so.
248 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ] 247 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ]
249 webkit.org/b/58193 [ Win7 ] virtual/mojo-loading/http/tests/local/fileapi/send-s liced-dragged-file.html [ Slow ] 248 webkit.org/b/58193 [ Win7 ] virtual/mojo-loading/http/tests/local/fileapi/send-s liced-dragged-file.html [ Slow ]
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 crbug.com/671158 [ Linux ] http/tests/streams/writable-streams/write.https.html [ Slow ] 390 crbug.com/671158 [ Linux ] http/tests/streams/writable-streams/write.https.html [ Slow ]
392 crbug.com/671158 [ Linux ] virtual/mojo-loading/http/tests/streams/writable-stre ams/write.https.html [ Slow ] 391 crbug.com/671158 [ Linux ] virtual/mojo-loading/http/tests/streams/writable-stre ams/write.https.html [ Slow ]
393 392
394 # Usually plenty fast, but sometimes very slow on windows. 393 # Usually plenty fast, but sometimes very slow on windows.
395 crbug.com/678498 [ Win ] http/tests/serviceworker/foreign-fetch-cors.html [ Slow ] 394 crbug.com/678498 [ Win ] http/tests/serviceworker/foreign-fetch-cors.html [ Slow ]
396 crbug.com/678498 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-cors.html [ Slow ] 395 crbug.com/678498 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-cors.html [ Slow ]
397 crbug.com/678498 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-cors.html [ Slow ] 396 crbug.com/678498 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-cors.html [ Slow ]
398 crbug.com/678496 [ Win ] http/tests/serviceworker/foreign-fetch-basics.html [ Sl ow ] 397 crbug.com/678496 [ Win ] http/tests/serviceworker/foreign-fetch-basics.html [ Sl ow ]
399 crbug.com/678496 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-basics.html [ Slow ] 398 crbug.com/678496 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-basics.html [ Slow ]
400 crbug.com/678496 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-basics.html [ Slow ] 399 crbug.com/678496 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-basics.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | third_party/WebKit/LayoutTests/TestExpectations » ('J')

Powered by Google App Engine
This is Rietveld 408576698