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

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

Issue 2477673004: Revert of Add virtual tests for XHR with mojo-loading (Closed)
Patch Set: Created 4 years, 1 month 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/VirtualTestSuites » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 1429 matching lines...) Expand 10 before | Expand all | Expand 10 after
1440 crbug.com/655458 imported/wpt/workers/semantics/navigation/002.html [ Failure Ti meout ] 1440 crbug.com/655458 imported/wpt/workers/semantics/navigation/002.html [ Failure Ti meout ]
1441 crbug.com/655458 imported/wpt/workers/semantics/reporting-errors/004.html [ Fail ure Timeout ] 1441 crbug.com/655458 imported/wpt/workers/semantics/reporting-errors/004.html [ Fail ure Timeout ]
1442 crbug.com/655458 imported/wpt/workers/semantics/xhr/002.html [ Failure Timeout ] 1442 crbug.com/655458 imported/wpt/workers/semantics/xhr/002.html [ Failure Timeout ]
1443 crbug.com/655458 imported/wpt/workers/semantics/xhr/004.html [ Failure Timeout ] 1443 crbug.com/655458 imported/wpt/workers/semantics/xhr/004.html [ Failure Timeout ]
1444 1444
1445 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ] 1445 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ]
1446 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/shared.html [ C rash Failure Timeout ] 1446 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/shared.html [ C rash Failure Timeout ]
1447 1447
1448 crbug.com/538914 imported/wpt/workers/constructors/SharedWorker/URLMismatchError .htm [ Failure Timeout ] 1448 crbug.com/538914 imported/wpt/workers/constructors/SharedWorker/URLMismatchError .htm [ Failure Timeout ]
1449 1449
1450 # mojo-loading: This is an experimental feature. failing virtual tests are
1451 # listed below.
1452 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist ing-ip-addresses-with-subdomains.html [ Crash Pass ]
1453 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-a nd-redirects-async-same-origin.html [ Failure Timeout ]
1454 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/blob-response-ty pe-warm-cache.html [ Failure ]
1455 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/cross-origin-pre flight-get-response-type-blob.html [ Failure ]
1456 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/onloadend-event- after-error.html [ Failure ]
1457 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/open-in-body-onl oad-sync-to-invalid-redirect-response-handling.html [ Failure Timeout ]
1458 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cors-or igin-null.html [ Failure ]
1459 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-tripmine.html [ Failure ]
1460 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-loop.ht ml [ Failure Timeout ]
1461 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-blob-ab ort-in-loading-state.html [ Failure Pass ]
1462 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-blob-mi metype.html [ Failure ]
1463 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-blob-si ze.html [ Failure ]
1464 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-documen t.html [ Failure ]
1465 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-text.ht ml [ Failure ]
1466 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/responseURL.html [ Failure ]
1467 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/responsexml-type .html [ Failure ]
1468 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onload-ev ent.html [ Failure Timeout ]
1469 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onloadend -event-after-load.html [ Failure Timeout ]
1470 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onprogres s-event.html [ Failure ]
1471 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-progress- events.html [ Failure Timeout ]
1472 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob-sync.html [ Failure ]
1473 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob.html [ Failure ]
1474 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/upload-o nprogress-event.html [ Failure ]
1475 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob-sync.html [ Failure ]
1476 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob.html [ Failure ]
1477 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-n o-content-length-onProgress-response-type-blob.html [ Failure ]
1478 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-r esponse-type-blob.html [ Failure ]
1479 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin.html [ Timeout Failure ]
1480 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-a nd-redirects-async.html [ Timeout ]
1481 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-u nsafe-redirect.html [ Timeout ]
1482 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/infoOnProgressEv ent-response-type-blob.html [ Timeout ]
1483 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-2.html [ Timeout ]
1484 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onloadend -event-after-abort.html [ Timeout ]
1485 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-post.html [ Timeout ]
1486 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-a nd-redirects.html [ Timeout ]
1487 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/navigation-shoul d-abort.html [ Timeout Pass ]
1488 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-b asic-allow-access-control-origin-header-data-url.html [ Failure Pass ]
1489 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-b asic-allow-preflight-cache-invalidation-by-header.html [ Failure Pass ]
1490 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-j son-response-overflow.html [ Failure Pass Timeout ]
1491 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/post-formdata.ht ml [ Failure Pass ]
1492 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/onloadstart-even t.html [ Failure Pass ]
1493 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/null-auth.php [ Failure Pass ]
1494 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/05.html [ Failure Pass ]
1495 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/06.html [ Failure Pass ]
1496 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/07.html [ Failure Pass ]
1497 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/08.html [ Failure Pass ]
1498 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/10.html [ Failure Pass ]
1499 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/11.html [ Failure Pass ]
1500 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/43.html [ Failure Pass ]
1501 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/46.html [ Failure Pass ]
1502 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-r esponse-with-body-sync.html [ Failure Pass ]
1503 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/cross-origin-uns upported-url.html [ Failure Pass ]
1504 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/web-apps/012.htm l [ Failure Pass ]
1505 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/web-apps/013.htm l [ Failure Pass ]
1506 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/state-after-netw ork-error.html [ Failure Pass ]
1507 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-p reflight-headers-sync.html [ Failure Pass ]
1508 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/post-blob-conten t-type-async.html [ Failure Pass ]
1509 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/range-test.html [ Failure Pass ]
1510 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-sync.html [ Failure Pass ]
1511 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/supported-xml-co ntent-types-invalid-1.html [ Failure Pass ]
1512 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-a ddEventListener-onProgress.html [ Failure Pass ]
1513 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/onerror-event.ht ml [ Failure Pass ]
1514 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/recover-from-net work-error.html [ Failure Pass ]
1515
1516 # Most of these tests fail without wptserve 1450 # Most of these tests fail without wptserve
1517 crbug.com/602693 imported/wpt/service-workers [ Failure ] 1451 crbug.com/602693 imported/wpt/service-workers [ Failure ]
1518 # Some of the tests pass without wptserve 1452 # Some of the tests pass without wptserve
1519 crbug.com/602693 imported/wpt/service-workers/service-worker/rejections.https.ht ml [ Pass ] 1453 crbug.com/602693 imported/wpt/service-workers/service-worker/rejections.https.ht ml [ Pass ]
1520 crbug.com/602693 imported/wpt/service-workers/stub-3.1.1-service-worker-scope.ht ml [ Pass ] 1454 crbug.com/602693 imported/wpt/service-workers/stub-3.1.1-service-worker-scope.ht ml [ Pass ]
1521 crbug.com/602693 imported/wpt/service-workers/stub-3.1.2-service-worker-url.html [ Pass ] 1455 crbug.com/602693 imported/wpt/service-workers/stub-3.1.2-service-worker-url.html [ Pass ]
1522 crbug.com/602693 imported/wpt/service-workers/stub-3.1.3-service-worker-state.ht ml [ Pass ] 1456 crbug.com/602693 imported/wpt/service-workers/stub-3.1.3-service-worker-state.ht ml [ Pass ]
1523 crbug.com/602693 imported/wpt/service-workers/stub-3.1.4-service-worker-on-state -change.html [ Pass ] 1457 crbug.com/602693 imported/wpt/service-workers/stub-3.1.4-service-worker-on-state -change.html [ Pass ]
1524 crbug.com/602693 imported/wpt/service-workers/stub-3.2.1-navigator-service-worke r-installing.html [ Pass ] 1458 crbug.com/602693 imported/wpt/service-workers/stub-3.2.1-navigator-service-worke r-installing.html [ Pass ]
1525 crbug.com/602693 imported/wpt/service-workers/stub-3.2.10-navigator-service-work er-oncontrollerchange.html [ Pass ] 1459 crbug.com/602693 imported/wpt/service-workers/stub-3.2.10-navigator-service-work er-oncontrollerchange.html [ Pass ]
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1571 crbug.com/602693 imported/wpt/service-workers/service-worker/register-closed-win dow.https.html [ Timeout ] 1505 crbug.com/602693 imported/wpt/service-workers/service-worker/register-closed-win dow.https.html [ Timeout ]
1572 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-inscope.https.html [ Timeout ] 1506 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-inscope.https.html [ Timeout ]
1573 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-outscope.https.html [ Timeout ] 1507 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-outscope.https.html [ Timeout ]
1574 1508
1575 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ] 1509 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ]
1576 1510
1577 crbug.com/660308 [ Mac ] fast/css-grid-layout/grid-auto-repeat-intrinsic.html [ Pass Failure Timeout Crash ] 1511 crbug.com/660308 [ Mac ] fast/css-grid-layout/grid-auto-repeat-intrinsic.html [ Pass Failure Timeout Crash ]
1578 1512
1579 crbug.com/657968 storage/indexeddb/idbdatabase-createObjectStore-exception-order .html [ Pass Failure ] 1513 crbug.com/657968 storage/indexeddb/idbdatabase-createObjectStore-exception-order .html [ Pass Failure ]
1580 crbug.com/657968 storage/indexeddb/idbdatabase-deleteObjectStore-exception-order .html [ Pass Failure ] 1514 crbug.com/657968 storage/indexeddb/idbdatabase-deleteObjectStore-exception-order .html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698