Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # These tests currently fail when they run with --site-per-process. | 1 # These tests currently fail when they run with --site-per-process. |
| 2 # See https://crbug.com/477150. | 2 # See https://crbug.com/477150. |
| 3 | 3 |
| 4 # https://crbug.com/670105: uninvestigated test timeout caused by r435352. | 4 # https://crbug.com/670105: uninvestigated test timeout caused by r435352. |
| 5 crbug.com/670105 http/tests/security/opened-document-security-origin-resets-on-n avigation.html [ Timeout ] | 5 crbug.com/670105 http/tests/security/opened-document-security-origin-resets-on-n avigation.html [ Timeout ] |
| 6 crbug.com/670105 virtual/mojo-loading/http/tests/security/opened-document-securi ty-origin-resets-on-navigation.html [ Timeout ] | |
| 6 | 7 |
| 7 # https://crbug.com/669083: console messages mismatch (origin-only VS full-URI) | 8 # https://crbug.com/669083: console messages mismatch (origin-only VS full-URI) |
| 8 crbug.com/669083 http/tests/security/frameNavigation/xss-DENIED-top-navigation-w ithout-user-gesture.html [ Failure ] | 9 crbug.com/669083 http/tests/security/frameNavigation/xss-DENIED-top-navigation-w ithout-user-gesture.html [ Failure ] |
| 10 crbug.com/669083 virtual/mojo-loading/http/tests/security/frameNavigation/xss-DE NIED-top-navigation-without-user-gesture.html [ Failure ] | |
| 9 | 11 |
| 10 # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't wo rk for OOPIFs | 12 # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't wo rk for OOPIFs |
| 11 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation- after-postMessage.html [ Timeout ] | 13 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation- after-postMessage.html [ Timeout ] |
| 14 crbug.com/661725 virtual/mojo-loading/http/tests/security/frameNavigation/xss-AL LOWED-top-navigation-after-postMessage.html [ Timeout ] | |
| 12 | 15 |
| 13 # https://crbug.com/611838 - regression when geolocation tests use JS mock. | 16 # https://crbug.com/611838 - regression when geolocation tests use JS mock. |
| 14 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on- secure-origin-in-insecure-origin.html [ Timeout ] | 17 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on- secure-origin-in-insecure-origin.html [ Timeout ] |
| 18 crbug.com/611838 virtual/mojo-loading/http/tests/security/powerfulFeatureRestric tions/geolocation-on-secure-origin-in-insecure-origin.html [ Timeout ] | |
| 15 | 19 |
| 16 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|. | 20 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|. |
| 17 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Fai lure ] | 21 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Fai lure ] |
| 18 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Fai lure ] | 22 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Fai lure ] |
| 23 crbug.com/582245 virtual/mojo-loading/http/tests/security/xss-DENIED-getSVGDocum ent-iframe.html [ Failure ] | |
| 24 crbug.com/582245 virtual/mojo-loading/http/tests/security/xss-DENIED-getSVGDocum ent-object.html [ Failure ] | |
| 19 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-location.htm l [ Failure ] | 25 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-location.htm l [ Failure ] |
| 20 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-referrer.htm l [ Failure ] | 26 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-referrer.htm l [ Failure ] |
| 27 crbug.com/582245 virtual/mojo-loading/http/tests/security/xssAuditor/block-does- not-leak-location.html [ Failure ] | |
| 28 crbug.com/582245 virtual/mojo-loading/http/tests/security/xssAuditor/block-does- not-leak-referrer.html [ Failure ] | |
| 21 crbug.com/582245 http/tests/security/xssAuditor/full-block-script-tag-cross-doma in.html [ Failure ] | 29 crbug.com/582245 http/tests/security/xssAuditor/full-block-script-tag-cross-doma in.html [ Failure ] |
| 30 crbug.com/582245 virtual/mojo-loading/http/tests/security/xssAuditor/full-block- script-tag-cross-domain.html [ Failure ] | |
| 22 | 31 |
| 23 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs. | 32 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs. |
| 24 crbug.com/582176 http/tests/inspector/console-cd-completions.html [ Failure ] | 33 crbug.com/582176 http/tests/inspector/console-cd-completions.html [ Failure ] |
| 25 crbug.com/582176 http/tests/inspector/console-cd.html [ Failure ] | 34 crbug.com/582176 http/tests/inspector/console-cd.html [ Failure ] |
| 35 crbug.com/582176 virtual/mojo-loading/http/tests/inspector/console-cd-completion s.html [ Failure ] | |
| 36 crbug.com/582176 virtual/mojo-loading/http/tests/inspector/console-cd.html [ Fai lure ] | |
| 26 | 37 |
| 27 # https://crbug.com/608015 - node.contentDocument is undefined. | 38 # https://crbug.com/608015 - node.contentDocument is undefined. |
| 28 crbug.com/608015 http/tests/inspector-protocol/access-inspected-object.html [ Fa ilure Timeout ] | 39 crbug.com/608015 http/tests/inspector-protocol/access-inspected-object.html [ Fa ilure Timeout ] |
| 40 crbug.com/608015 virtual/mojo-loading/http/tests/inspector-protocol/access-inspe cted-object.html [ Failure Timeout ] | |
| 29 | 41 |
| 30 # https://crbug.com/608023 - does injecting injections work with OOPIFs? | 42 # https://crbug.com/608023 - does injecting injections work with OOPIFs? |
| 31 crbug.com/608023 http/tests/inspector/injected-script-for-origin.html [ Failure ] | 43 crbug.com/608023 http/tests/inspector/injected-script-for-origin.html [ Failure ] |
| 44 crbug.com/608023 virtual/mojo-loading/http/tests/inspector/injected-script-for-o rigin.html [ Failure ] | |
| 32 | 45 |
| 33 # https://crbug.com/602493 - Layout tests harness doesn't support history dump a cross OOPIFs | 46 # https://crbug.com/602493 - Layout tests harness doesn't support history dump a cross OOPIFs |
| 34 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame. html [ Crash ] | 47 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame. html [ Crash ] |
| 48 crbug.com/602493 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame.html [ Crash ] | |
| 35 | 49 |
| 36 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process | 50 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process |
| 37 # https://crbug.com/602497 - Inconsistent console messages about mixed content, | 51 # https://crbug.com/602497 - Inconsistent console messages about mixed content, |
| 38 # when running with or without --site-per-process | 52 # when running with or without --site-per-process |
| 39 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ] | 53 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ] |
| 40 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame- allowed.html [ Failure ] | 54 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame- allowed.html [ Failure ] |
| 55 crbug.com/602497 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame-allowed.html [ Failure ] | |
| 56 crbug.com/602497 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-iframe.html [ Failure ] | |
| 41 | 57 |
| 42 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs. | 58 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs. |
| 43 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failur e ] | 59 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failur e ] |
| 44 crbug.com/585188 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist ing-all.html [ Failure ] | 60 crbug.com/585188 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist ing-all.html [ Failure ] |
| 45 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] | 61 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] |
| 46 crbug.com/585188 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist ing-ip-addresses.html [ Failure ] | 62 crbug.com/585188 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist ing-ip-addresses.html [ Failure ] |
| 47 | 63 |
| 48 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers | 64 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers |
| 49 # cross-origin-iframe.html layout test failure | 65 # cross-origin-iframe.html layout test failure |
| 50 crbug.com/601584 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.ht ml [ Failure ] | 66 crbug.com/601584 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.ht ml [ Failure ] |
| 67 crbug.com/601584 virtual/mojo-loading/http/tests/bluetooth/https/requestDevice/c ross-origin-iframe.html [ Failure ] | |
| 51 | 68 |
| 52 # https://crbug.com/606594 - UaF of delegate_ in WebFrameTestClient::willSendReq uest | 69 # https://crbug.com/606594 - UaF of delegate_ in WebFrameTestClient::willSendReq uest |
| 53 crbug.com/606594 http/tests/local/serviceworker/fetch-request-body-file.html [ F ailure Crash ] | 70 crbug.com/606594 http/tests/local/serviceworker/fetch-request-body-file.html [ F ailure Crash ] |
| 71 crbug.com/606594 virtual/mojo-loading/http/tests/local/serviceworker/fetch-reque st-body-file.html [ Crash ] | |
| 54 | 72 |
| 55 # https://crbug.com/607991 - MockWebClipboardImpl not replicated across OOPIFs. | 73 # https://crbug.com/607991 - MockWebClipboardImpl not replicated across OOPIFs. |
| 56 crbug.com/607991 http/tests/misc/copy-resolves-urls.html [ Failure ] | 74 crbug.com/607991 http/tests/misc/copy-resolves-urls.html [ Failure ] |
| 75 crbug.com/607991 virtual/mojo-loading/http/tests/misc/copy-resolves-urls.html [ Failure ] | |
| 57 | 76 |
| 58 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs | 77 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs |
| 59 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect.html [ Timeout ] | 78 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect.html [ Timeout ] |
| 60 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect_with_timing_allow_origin.html [ Timeout ] | 79 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect_with_timing_allow_origin.html [ Timeout ] |
| 61 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_resource_request.html [ Timeout ] | 80 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_resource_request.html [ Timeout ] |
| 62 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_timing_allow_cross_origin_resource_request.html [ Timeout ] | 81 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_timing_allow_cross_origin_resource_request.html [ Timeout ] |
| 82 crbug.com/608780 virtual/mojo-loading/http/tests/w3c/webperf/submission/Intel/re source-timing/test_resource_timing_cross_origin_redirect.html [ Timeout ] | |
| 83 crbug.com/608780 virtual/mojo-loading/http/tests/w3c/webperf/submission/Intel/re source-timing/test_resource_timing_cross_origin_redirect_with_timing_allow_origi n.html [ Timeout ] | |
| 84 crbug.com/608780 virtual/mojo-loading/http/tests/w3c/webperf/submission/Intel/re source-timing/test_resource_timing_cross_origin_resource_request.html [ Timeout ] | |
| 85 crbug.com/608780 virtual/mojo-loading/http/tests/w3c/webperf/submission/Intel/re source-timing/test_resource_timing_timing_allow_cross_origin_resource_request.ht ml [ Timeout ] | |
| 63 | 86 |
| 64 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations | 87 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations |
| 65 crbug.com/611232 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Timeout ] | 88 crbug.com/611232 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Timeout ] |
| 89 crbug.com/611232 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ frame-src-child-frame-navigates-to-blocked-origin.html [ Timeout ] | |
| 66 crbug.com/611232 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affec ts-cross-site-child-disallowed.html [ Failure ] | 90 crbug.com/611232 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affec ts-cross-site-child-disallowed.html [ Failure ] |
| 67 | 91 |
| 68 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs. | 92 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs. |
| 69 crbug.com/615156 http/tests/intersection-observer/iframe-cross-origin.html [ Tim eout ] | 93 crbug.com/615156 http/tests/intersection-observer/iframe-cross-origin.html [ Tim eout ] |
| 94 crbug.com/615156 virtual/mojo-loading/http/tests/intersection-observer/iframe-cr oss-origin.html [ Timeout ] | |
| 70 | 95 |
| 71 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process. | 96 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process. |
| 72 # https://crbug.com/665058 - EventSender drag-and-drop simulation doesn't suppor t OOPIFs. | 97 # https://crbug.com/665058 - EventSender drag-and-drop simulation doesn't suppor t OOPIFs. |
| 73 crbug.com/665058 http/tests/local/drag-over-remote-content.html [ Crash ] | 98 crbug.com/665058 http/tests/local/drag-over-remote-content.html [ Crash ] |
| 99 crbug.com/665058 virtual/mojo-loading/http/tests/local/drag-over-remote-content. html [ Crash ] | |
| 74 | 100 |
| 75 # https://crbug.com/619662 - Expected console output differences. | 101 # https://crbug.com/619662 - Expected console output differences. |
| 76 crbug.com/619662 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ] | 102 crbug.com/619662 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ] |
| 103 crbug.com/619662 virtual/stable/http/tests/navigation/cross-origin-fragment-navi gation-is-async.html [ Failure ] | |
| 104 crbug.com/619662 virtual/mojo-loading/http/tests/navigation/cross-origin-fragmen t-navigation-is-async.html [ Failure ] | |
| 77 | 105 |
| 78 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process. | 106 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process. |
| 79 crbug.com/616905 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] | 107 crbug.com/616905 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] |
| 108 crbug.com/616905 virtual/mojo-loading/http/tests/history/cross-origin-redirect-o n-back.html [ Timeout ] | |
| 80 | 109 |
| 81 # https://crbug.com/623268 - Can't inspect OOPIFs from main page's DevTools wind ow. | 110 # https://crbug.com/623268 - Can't inspect OOPIFs from main page's DevTools wind ow. |
| 82 crbug.com/623268 http/tests/inspector-protocol/request-mixed-content-status-bloc kable.html [ Timeout ] | 111 crbug.com/623268 http/tests/inspector-protocol/request-mixed-content-status-bloc kable.html [ Timeout ] |
| 83 crbug.com/623268 http/tests/inspector-protocol/request-mixed-content-status-none .html [ Timeout ] | 112 crbug.com/623268 http/tests/inspector-protocol/request-mixed-content-status-none .html [ Timeout ] |
| 84 crbug.com/623268 http/tests/inspector-protocol/request-mixed-content-status-opti onally-blockable.html [ Timeout ] | 113 crbug.com/623268 http/tests/inspector-protocol/request-mixed-content-status-opti onally-blockable.html [ Timeout ] |
| 114 crbug.com/623268 virtual/mojo-loading/http/tests/inspector-protocol/request-mixe d-content-status-blockable.html [ Timeout ] | |
| 115 crbug.com/623268 virtual/mojo-loading/http/tests/inspector-protocol/request-mixe d-content-status-none.html [ Timeout ] | |
| 116 crbug.com/623268 virtual/mojo-loading/http/tests/inspector-protocol/request-mixe d-content-status-optionally-blockable.html [ Timeout ] | |
| 85 crbug.com/623268 http/tests/inspector/change-iframe-src.html [ Timeout ] | 117 crbug.com/623268 http/tests/inspector/change-iframe-src.html [ Timeout ] |
| 86 crbug.com/623268 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ] | 118 crbug.com/623268 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ] |
| 87 crbug.com/623268 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ] | 119 crbug.com/623268 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ] |
| 120 crbug.com/623268 virtual/mojo-loading/http/tests/inspector/change-iframe-src.htm l [ Timeout ] | |
| 121 crbug.com/623268 virtual/mojo-loading/http/tests/inspector/console-cross-origin- iframe-logging.html [ Timeout ] | |
| 122 crbug.com/623268 virtual/mojo-loading/http/tests/inspector/inspect-iframe-from-d ifferent-domain.html [ Timeout ] | |
| 88 | 123 |
| 89 # https://crbug.com/623210 - DevTools extensions load in separate process in lay out tests. | 124 # https://crbug.com/623210 - DevTools extensions load in separate process in lay out tests. |
| 90 crbug.com/623210 http/tests/inspector/extensions-headers.html [ Timeout ] | 125 crbug.com/623210 http/tests/inspector/extensions-headers.html [ Timeout ] |
| 91 crbug.com/623210 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] | 126 crbug.com/623210 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] |
| 92 crbug.com/623210 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] | 127 crbug.com/623210 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] |
| 93 crbug.com/623210 http/tests/inspector/extensions-network-redirect.html [ Timeout ] | 128 crbug.com/623210 http/tests/inspector/extensions-network-redirect.html [ Timeout ] |
| 94 crbug.com/623210 http/tests/inspector/extensions-useragent.html [ Timeout ] | 129 crbug.com/623210 http/tests/inspector/extensions-useragent.html [ Timeout ] |
| 130 crbug.com/623210 virtual/mojo-loading/http/tests/inspector/extensions-headers.ht ml [ Timeout ] | |
| 131 crbug.com/623210 virtual/mojo-loading/http/tests/inspector/extensions-iframe-eva l.html [ Timeout ] | |
| 132 crbug.com/623210 virtual/mojo-loading/http/tests/inspector/extensions-ignore-cac he.html [ Timeout ] | |
| 133 crbug.com/623210 virtual/mojo-loading/http/tests/inspector/extensions-network-re direct.html [ Timeout ] | |
| 134 crbug.com/623210 virtual/mojo-loading/http/tests/inspector/extensions-useragent. html [ Timeout ] | |
| 95 | 135 |
| 96 # https://crbug.com/623265 - cross-site navigation in main page breaks test. | 136 # https://crbug.com/623265 - cross-site navigation in main page breaks test. |
| 97 crbug.com/623265 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] | 137 crbug.com/623265 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] |
| 138 crbug.com/623265 virtual/mojo-loading/http/tests/inspector/indexeddb/resources-p anel.html [ Timeout ] | |
| 98 | 139 |
| 99 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: | 140 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: |
| 100 # layout_test_runtime_flags_.have_top_loading_frame() | 141 # layout_test_runtime_flags_.have_top_loading_frame() |
| 101 crbug.com/645641 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ] | 142 crbug.com/645641 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ] |
| 102 | 143 |
| 144 # https://crbug.com/670409 - multiple virtual/mojo-loading/http/tests fail with OOPIFs | |
| 145 crbug.com/670409 virtual/mojo-loading/http/tests/feature-policy/vibrate-enabledf orall.php [ Failure ] | |
| 146 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/appcache/appcache-ifr ame-manifests.html [ Timeout ] | |
| 147 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/command-line-api-insp ect.html [ Timeout ] | |
| 148 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/debugger/fetch-breakp oints.html [ Timeout ] | |
| 149 crbug.com/670409 virtual/mojo-loading/http/tests/inspector-enabled/reattach-afte r-editing-styles.html [ Timeout ] | |
| 150 crbug.com/670409 virtual/mojo-loading/http/tests/inspector-enabled/shadow-dom-ru les-restart.html [ Timeout ] | |
| 151 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/network/async-xhr-jso n-mime-type.html [ Timeout ] | |
| 152 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/network/network-datar eceived.html [ Timeout ] | |
|
Łukasz Anforowicz
2016/12/02 01:04:02
This test was added in SlowTests in r435577, but a
alexmos
2016/12/02 01:19:45
I thought SlowTests were actually inherited for si
| |
| 153 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/network/network-filte rs.html [ Failure ] | |
| 154 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/network/preview-searc hable.html [ Timeout ] | |
| 155 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/persistence/persisten ce-tabbed-editor-tabs-order.html [ Timeout ] | |
| 156 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/resource-tree/resourc e-tree-reload.html [ Timeout ] | |
| 157 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/search/source-frame-r eplace-2.html [ Timeout ] | |
| 158 crbug.com/670409 virtual/mojo-loading/http/tests/inspector/tracing/timeline-scri pt-parse.html [ Timeout ] | |
| 159 crbug.com/670409 virtual/mojo-loading/http/tests/media/media-source/mediasource- seek-beyond-duration.html [ Failure ] | |
| 160 crbug.com/670409 virtual/mojo-loading/http/tests/misc/webtiming-no-origin.html [ Crash ] | |
| 161 crbug.com/670409 virtual/mojo-loading/http/tests/misc/webtiming-ssl.php [ Crash ] | |
| 162 crbug.com/670409 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ Timeout ] | |
|
Łukasz Anforowicz
2016/12/02 01:04:02
This test was added in SlowTests in r435577, but a
| |
| 163 crbug.com/670409 virtual/mojo-loading/http/tests/permissions/chromium/test-reque st-window.html [ Timeout ] | |
| 164 crbug.com/670409 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ require-sri-for/require-sri-for-script-preload-allowed.php [ Failure ] | |
|
Łukasz Anforowicz
2016/12/02 01:04:02
This test was added in RandomOrderExpectations in
| |
| 165 crbug.com/670409 virtual/mojo-loading/http/tests/security/create-document-unique -origin.html [ Timeout ] | |
| 166 crbug.com/670409 virtual/mojo-loading/http/tests/security/webgl-remote-read-remo te-image-allowed-with-credentials.html [ Timeout ] | |
|
Łukasz Anforowicz
2016/12/02 01:04:02
This test was added in RandomOrderExpectations in
| |
| 167 crbug.com/670409 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure ] | |
| 168 crbug.com/670409 virtual/mojo-loading/http/tests/serviceworker/foreign-fetch-bas ics.html [ Timeout ] | |
| 169 crbug.com/670409 virtual/mojo-loading/http/tests/serviceworker/foreign-fetch-cor s.html [ Timeout ] | |
| 170 crbug.com/670409 virtual/mojo-loading/http/tests/xmlhttprequest/response-text.ht ml [ Failure ] | |
| 171 | |
| 103 # TODO(lukasza, alexmos): Triage these failures. | 172 # TODO(lukasza, alexmos): Triage these failures. |
| 104 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ] | 173 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ] |
| 105 Bug(none) fast/frames/frame-limit.html [ Timeout ] | 174 Bug(none) fast/frames/frame-limit.html [ Timeout ] |
| 106 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ] | 175 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ] |
| 107 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] | 176 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] |
| 108 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] | 177 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] |
| 109 Bug(none) imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] | 178 Bug(none) imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] |
| 110 Bug(none) imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] | 179 Bug(none) imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] |
| 111 Bug(none) imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] | 180 Bug(none) imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] |
| 112 Bug(none) imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] | 181 Bug(none) imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 148 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] | 217 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] |
| 149 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] | 218 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] |
| 150 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] | 219 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] |
| 151 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] | 220 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] |
| 152 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] | 221 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] |
| 153 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] | 222 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] |
| 154 Bug(none) jquery/manipulation.html [ Timeout ] | 223 Bug(none) jquery/manipulation.html [ Timeout ] |
| 155 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] | 224 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] |
| 156 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] | 225 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] |
| 157 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] | 226 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] |
| 158 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation- is-async.html [ Failure ] | |
| OLD | NEW |