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

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

Issue 2556163002: Remove sandbox-disallow-same-origin.html from TestExpectations. (Closed)
Patch Set: Rebased Created 4 years 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 | third_party/WebKit/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 //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 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 crbug.com/453312 html5lib/generated/run-tests20-data.html [ Slow ] 205 crbug.com/453312 html5lib/generated/run-tests20-data.html [ Slow ]
206 crbug.com/453312 html5lib/generated/run-webkit01-data.html [ Slow ] 206 crbug.com/453312 html5lib/generated/run-webkit01-data.html [ Slow ]
207 crbug.com/453312 html5lib/webkit-resumer.html [ Slow ] 207 crbug.com/453312 html5lib/webkit-resumer.html [ Slow ]
208 208
209 crbug.com/577381 imported/wpt/encoding/api-invalid-label.html [ Slow ] 209 crbug.com/577381 imported/wpt/encoding/api-invalid-label.html [ Slow ]
210 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_tests10.html [ Slow ] 210 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_tests10.html [ Slow ]
211 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_tests21.html [ Slow ] 211 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_tests21.html [ Slow ]
212 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Slow ] 212 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Slow ]
213 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ S low ] 213 crbug.com/577381 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ S low ]
214 214
215 crbug.com/490511 imported/wpt/html/browsers/sandboxing/sandbox-disallow-same-ori gin.html [ Slow ]
216
215 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Slo w ] 217 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Slo w ]
216 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_template.html [ Slow ] 218 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_template.html [ Slow ]
217 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests1.html [ Slow ] 219 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests1.html [ Slow ]
218 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests16.html [ Slow ] 220 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests16.html [ Slow ]
219 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Slow ] 221 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Slow ]
220 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests2.html [ Slow ] 222 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests2.html [ Slow ]
221 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests20.html [ Slow ] 223 crbug.com/490511 imported/wpt/html/syntax/parsing/html5lib_tests20.html [ Slow ]
222 224
223 crbug.com/490939 imported/wpt/dom/ranges/Range-cloneContents.html [ Slow ] 225 crbug.com/490939 imported/wpt/dom/ranges/Range-cloneContents.html [ Slow ]
224 crbug.com/490939 imported/wpt/dom/ranges/Range-compareBoundaryPoints.html [ Slow ] 226 crbug.com/490939 imported/wpt/dom/ranges/Range-compareBoundaryPoints.html [ Slow ]
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 # IndexedDB, which can be slow. 387 # IndexedDB, which can be slow.
386 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ] 388 crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
387 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ] 389 crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
388 390
389 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ] 391 crbug.com/660492 [ Linux ] storage/indexeddb/structured-clone.html [ Slow ]
390 392
391 # These tests were timing out on the MSAN builder. 393 # These tests were timing out on the MSAN builder.
392 crbug.com/671158 [ Linux ] imported/wpt/encoding/textdecoder-labels.html [ Slow ] 394 crbug.com/671158 [ Linux ] imported/wpt/encoding/textdecoder-labels.html [ Slow ]
393 crbug.com/671158 [ Linux ] http/tests/streams/writable-streams/write.https.html [ Slow ] 395 crbug.com/671158 [ Linux ] http/tests/streams/writable-streams/write.https.html [ Slow ]
394 crbug.com/671158 [ Linux ] virtual/mojo-loading/http/tests/streams/writable-stre ams/write.https.html [ Slow ] 396 crbug.com/671158 [ Linux ] virtual/mojo-loading/http/tests/streams/writable-stre ams/write.https.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698