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

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

Issue 2463753002: Add virtual tests for XHR with mojo-loading (Closed)
Patch Set: fix 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
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 1479 matching lines...) Expand 10 before | Expand all | Expand 10 after
1490 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/006.html [ Fail ure Timeout ] 1490 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/006.html [ Fail ure Timeout ]
1491 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/007.html [ Fail ure Timeout ] 1491 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/007.html [ Fail ure Timeout ]
1492 crbug.com/655458 imported/wpt/workers/semantics/navigation/001.html [ Failure Ti meout ] 1492 crbug.com/655458 imported/wpt/workers/semantics/navigation/001.html [ Failure Ti meout ]
1493 crbug.com/655458 imported/wpt/workers/semantics/navigation/002.html [ Failure Ti meout ] 1493 crbug.com/655458 imported/wpt/workers/semantics/navigation/002.html [ Failure Ti meout ]
1494 1494
1495 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ] 1495 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ]
1496 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/shared.html [ C rash Failure Timeout ] 1496 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/shared.html [ C rash Failure Timeout ]
1497 1497
1498 crbug.com/538914 imported/wpt/workers/constructors/SharedWorker/URLMismatchError .htm [ Failure Timeout ] 1498 crbug.com/538914 imported/wpt/workers/constructors/SharedWorker/URLMismatchError .htm [ Failure Timeout ]
1499 1499
1500 # mojo-loading: This is an experimental feature. failing virtual tests are
1501 # listed below.
1502 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist ing-ip-addresses-with-subdomains.html [ Crash Pass ]
1503 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-a nd-redirects-async-same-origin.html [ Failure Timeout ]
1504 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/blob-response-ty pe-warm-cache.html [ Failure Timeout ]
1505 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/cross-origin-pre flight-get-response-type-blob.html [ Failure Timeout ]
1506 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/onloadend-event- after-error.html [ Failure ]
1507 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/open-in-body-onl oad-sync-to-invalid-redirect-response-handling.html [ Failure Timeout ]
1508 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cors-or igin-null.html [ Failure ]
1509 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-tripmine.html [ Failure ]
1510 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-loop.ht ml [ Failure Timeout ]
1511 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-blob-ab ort-in-loading-state.html [ Failure Pass ]
1512 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-documen t.html [ Failure ]
1513 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/response-text.ht ml [ Failure ]
1514 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/responseURL.html [ Failure ]
1515 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/responsexml-type .html [ Failure ]
1516 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onload-ev ent.html [ Failure Timeout ]
1517 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onloadend -event-after-load.html [ Failure Timeout ]
1518 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onprogres s-event.html [ Failure ]
1519 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-progress- events.html [ Failure Timeout ]
1520 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob-sync.html [ Failure Timeout ]
1521 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob.html [ Failure Timeout ]
1522 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/upload-o nprogress-event.html [ Failure ]
1523 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob-sync.html [ Failure Timeout ]
1524 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob.html [ Failure Timeout ]
1525 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-r esponse-type-blob.html [ Failure Timeout ]
1526 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin.html [ Timeout Failure ]
1527 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-a nd-redirects-async.html [ Timeout ]
1528 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-u nsafe-redirect.html [ Timeout ]
1529 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-2.html [ Timeout ]
1530 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onloadend -event-after-abort.html [ Timeout ]
1531 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-post.html [ Timeout ]
1532 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-a nd-redirects.html [ Timeout ]
1533 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/navigation-shoul d-abort.html [ Timeout Pass ]
1534 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-b asic-allow-access-control-origin-header-data-url.html [ Failure Pass ]
1535 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-b asic-allow-preflight-cache-invalidation-by-header.html [ Failure Pass ]
1536 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-j son-response-overflow.html [ Failure Pass Timeout ]
1537 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/post-formdata.ht ml [ Failure Pass ]
1538 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/onloadstart-even t.html [ Failure Pass ]
1539 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/null-auth.php [ Failure Pass ]
1540 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/05.html [ Failure Pass ]
1541 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/06.html [ Failure Pass ]
1542 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/07.html [ Failure Pass ]
1543 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/08.html [ Failure Pass ]
1544 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/10.html [ Failure Pass ]
1545 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/11.html [ Failure Pass ]
1546 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/43.html [ Failure Pass ]
1547 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat ching/46.html [ Failure Pass ]
1548 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-r esponse-with-body-sync.html [ Failure Pass ]
1549 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/cross-origin-uns upported-url.html [ Failure Pass ]
1550 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/web-apps/012.htm l [ Failure Pass ]
1551 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/web-apps/013.htm l [ Failure Pass ]
1552 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/state-after-netw ork-error.html [ Failure Pass ]
1553 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-p reflight-headers-sync.html [ Failure Pass ]
1554 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/post-blob-conten t-type-async.html [ Failure Pass ]
1555 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/range-test.html [ Failure Pass ]
1556 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/redirect-cross-o rigin-sync.html [ Failure Pass ]
1557 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/supported-xml-co ntent-types-invalid-1.html [ Failure Pass ]
1558 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-a ddEventListener-onProgress.html [ Failure Pass ]
1559 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/onerror-event.ht ml [ Failure Pass ]
1560 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/recover-from-net work-error.html [ Failure Pass ]
1561
1500 # Most of these tests fail without wptserve 1562 # Most of these tests fail without wptserve
1501 crbug.com/602693 imported/wpt/service-workers [ Failure ] 1563 crbug.com/602693 imported/wpt/service-workers [ Failure ]
1502 # Some of the tests pass without wptserve 1564 # Some of the tests pass without wptserve
1503 crbug.com/602693 imported/wpt/service-workers/service-worker/rejections.https.ht ml [ Pass ] 1565 crbug.com/602693 imported/wpt/service-workers/service-worker/rejections.https.ht ml [ Pass ]
1504 # Some of the tests time out without wptserve 1566 # Some of the tests time out without wptserve
1505 crbug.com/602693 imported/wpt/service-workers/service-worker/register-closed-win dow.https.html [ Timeout ] 1567 crbug.com/602693 imported/wpt/service-workers/service-worker/register-closed-win dow.https.html [ Timeout ]
1506 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-inscope.https.html [ Timeout ] 1568 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-inscope.https.html [ Timeout ]
1507 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-outscope.https.html [ Timeout ] 1569 crbug.com/618616 imported/wpt/service-workers/service-worker/fetch-mixed-content -to-outscope.https.html [ Timeout ]
1508 1570
1509 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ] 1571 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ]
(...skipping 12 matching lines...) Expand all
1522 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ] 1584 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ]
1523 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ] 1585 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ]
1524 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ] 1586 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ]
1525 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ] 1587 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ]
1526 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ] 1588 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ]
1527 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ] 1589 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ]
1528 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ] 1590 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ]
1529 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ] 1591 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ]
1530 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ] 1592 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ]
1531 crbug.com/657646 [ Win ] fast/text/international/thai-line-breaks.html [ Failure Pass ] 1593 crbug.com/657646 [ Win ] fast/text/international/thai-line-breaks.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/FlagExpectations/site-per-process ('k') | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698