OLD | NEW |
---|---|
1 # These tests currently fail when run with --enable-browser-side-navigation | 1 # These tests currently fail when run with --enable-browser-side-navigation |
2 # See https://crbug.com/576261 | 2 # See https://crbug.com/576261 |
3 # before-unload issues | |
4 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ] | |
5 | |
6 # https://crbug.com/608372: PlzNavigate: support POST navigations | 3 # https://crbug.com/608372: PlzNavigate: support POST navigations |
4 fast/forms/form-submit-in-submit-event.html [ Failure ] | |
7 fast/forms/submit-to-url-fragment.html [ Failure ] | 5 fast/forms/submit-to-url-fragment.html [ Failure ] |
8 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] | 6 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] |
9 fast/loader/form-state-restore-with-frames.html [ Failure ] | 7 fast/loader/form-state-restore-with-frames.html [ Failure ] |
10 http/tests/history/back-to-post.html [ Timeout ] | 8 http/tests/history/back-to-post.html [ Timeout ] |
11 http/tests/navigation/post-goback-same-url.html [ Failure ] | 9 http/tests/navigation/post-goback-same-url.html [ Failure ] |
12 | 10 |
13 # Failing due to error page supression in layout tests | |
14 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ] | |
15 | |
16 # Failing due to extra error due to bad timing. | |
17 fast/events/before-unload-in-subframe.html [ Crash ] | |
18 | |
19 # Failing due to empty data url | 11 # Failing due to empty data url |
20 editing/execCommand/apply-style-command-crash.html [ Crash ] | 12 editing/execCommand/apply-style-command-crash.html [ Crash ] |
21 editing/style/apply-style-crash.html [ Crash ] | 13 editing/style/apply-style-crash.html [ Crash ] |
22 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ] | 14 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ] |
23 fast/loader/reload-zero-byte-plugin.html [ Crash ] | 15 fast/loader/reload-zero-byte-plugin.html [ Crash ] |
24 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ] | 16 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ] |
25 plugins/iframe-plugin-bgcolor.html [ Crash ] | 17 plugins/iframe-plugin-bgcolor.html [ Crash ] |
26 plugins/plugin-document-back-forward.html [ Crash ] | 18 plugins/plugin-document-back-forward.html [ Crash ] |
27 | 19 |
28 # https://crbug.com/608375: PlzNavigate: Appcache support | 20 # https://crbug.com/608375: PlzNavigate: Appcache support |
29 http/tests/appcache/fallback.html [ Timeout ] | 21 http/tests/appcache/fallback.html [ Timeout ] |
30 http/tests/appcache/main-resource-hash.html [ Crash Timeout ] | 22 http/tests/appcache/main-resource-hash.html [ Crash Timeout ] |
31 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ] | 23 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ] |
32 http/tests/appcache/non-html.xhtml [ Crash Timeout ] | 24 http/tests/appcache/non-html.xhtml [ Crash Timeout ] |
33 http/tests/appcache/offline-access.html [ Crash Timeout ] | 25 http/tests/appcache/offline-access.html [ Crash Timeout ] |
34 http/tests/appcache/remove-cache.html [ Failure Timeout ] | 26 http/tests/appcache/remove-cache.html [ Failure Timeout ] |
35 http/tests/appcache/top-frame-2.html [ Timeout ] | 27 http/tests/appcache/top-frame-2.html [ Timeout ] |
36 | 28 |
37 # https://crbug.com/575210: PlzNavigate: history navigation support | 29 # https://crbug.com/575210: PlzNavigate: history navigation support |
38 fast/history/history-length-append-subframe-with-hash.html [ Failure ] | 30 fast/history/history-length-append-subframe-with-hash.html [ Failure ] |
39 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ] | 31 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ] |
40 http/tests/history/cross-origin-redirect-on-back.html [ Crash ] | |
41 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Crash ] | |
42 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] | 32 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] |
43 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ T imeout ] | 33 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ T imeout ] |
44 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Failure ] | |
45 http/tests/navigation/rename-subframe-goback.html [ Failure ] | 34 http/tests/navigation/rename-subframe-goback.html [ Failure ] |
46 imported/wpt/html/browsers/browsing-the-web/history-traversal/popstate_event.h tml [ Crash Failure Timeout ] | 35 imported/wpt/html/browsers/browsing-the-web/history-traversal/popstate_event.h tml [ Crash Failure Timeout ] |
47 imported/wpt/html/browsers/history/the-history-interface/004.html [ Failure ] | 36 imported/wpt/html/browsers/history/the-history-interface/004.html [ Failure ] |
48 imported/wpt/html/browsers/history/the-location-interface/security_location_0. sub.htm [ Failure ] | 37 imported/wpt/html/browsers/history/the-location-interface/security_location_0. sub.htm [ Failure ] |
49 virtual/stable/http/tests/navigation/history-back-across-form-submission-to-fr agment.html [ Timeout ] | 38 virtual/stable/http/tests/navigation/history-back-across-form-submission-to-fr agment.html [ Timeout ] |
50 virtual/stable/http/tests/navigation/rename-subframe-goback.html [ Failure ] | 39 virtual/stable/http/tests/navigation/rename-subframe-goback.html [ Failure ] |
51 | 40 |
52 # https://crbug.com/551000: PlzNavigate: DevTools support | 41 # https://crbug.com/551000: PlzNavigate: DevTools support |
53 http/tests/inspector-protocol/reload-memory-cache.html [ Failure ] | 42 http/tests/inspector-protocol/reload-memory-cache.html [ Failure ] |
54 http/tests/inspector/console-resource-errors.html [ Failure ] | 43 http/tests/inspector/console-resource-errors.html [ Failure ] |
55 http/tests/inspector/extensions-ignore-cache.html [ Failure ] | 44 http/tests/inspector/extensions-ignore-cache.html [ Failure ] |
56 http/tests/inspector/extensions-network-redirect.html [ Timeout ] | 45 http/tests/inspector/extensions-network-redirect.html [ Timeout ] |
57 http/tests/inspector/extensions-useragent.html [ Failure ] | |
58 http/tests/inspector/network/network-document-initiator.html [ Failure ] | 46 http/tests/inspector/network/network-document-initiator.html [ Failure ] |
59 http/tests/inspector/network/network-initiator.html [ Failure ] | 47 http/tests/inspector/network/network-initiator.html [ Failure ] |
60 http/tests/inspector/resource-har-conversion.html [ Failure ] | 48 http/tests/inspector/resource-har-conversion.html [ Failure ] |
61 http/tests/inspector/resource-parameters-ipv6.html [ Failure Timeout ] | 49 http/tests/inspector/resource-parameters-ipv6.html [ Failure Timeout ] |
62 http/tests/inspector/resource-parameters.html [ Failure ] | 50 http/tests/inspector/resource-parameters.html [ Failure ] |
63 inspector-protocol/page/frameAttachedDetached.html [ Failure ] | 51 inspector-protocol/page/frameAttachedDetached.html [ Failure ] |
64 inspector-protocol/page/frameStartedLoading.html [ Failure ] | 52 inspector-protocol/page/frameStartedLoading.html [ Failure ] |
65 inspector-protocol/runtime/runtime-await-promise.html [ Failure ] | |
66 inspector-protocol/runtime/runtime-execution-contexts-events.html [ Crash Time out ] | |
67 inspector/tracing/timeline-js/timeline-script-tag-1.html [ Failure Timeout Cra sh ] | |
68 inspector/tracing/timeline-misc/timeline-auto-record.html [ Failure Crash ] | |
scottmg
2016/09/16 16:29:40
Looks like these ones shouldn't be removed.
https
clamy
2016/09/19 13:35:25
Done.
| |
69 inspector/tracing/timeline-misc/timeline-load-event.html [ Failure Crash ] | |
70 virtual/threaded/inspector/tracing/timeline-js/timeline-script-tag-1.html [ Fa ilure Timeout Crash ] | |
71 virtual/threaded/inspector/tracing/timeline-misc/timeline-auto-record.html [ F ailure Crash ] | |
72 virtual/threaded/inspector/tracing/timeline-misc/timeline-load-event.html [ Fa ilure Crash ] | |
73 | 53 |
74 # https://crbug.com/641912: PlzNavigate: Resource Timing API support | 54 # https://crbug.com/641912: PlzNavigate: Resource Timing API support |
75 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_re directs.html [ Failure ] | 55 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_re directs.html [ Failure ] |
76 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain_allow_timing.html [ Timeout ] | 56 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain_allow_timing.html [ Timeout ] |
77 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain.html [ Timeout ] | 57 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain.html [ Timeout ] |
78 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_with_timing_allow_origin.html [ Timeout ] | 58 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_with_timing_allow_origin.html [ Timeout ] |
79 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect.html [ Timeout ] | 59 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect.html [ Timeout ] |
80 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_s ame_origin_redirect.html [ Timeout ] | 60 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_s ame_origin_redirect.html [ Timeout ] |
81 imported/wpt/web-animations/animation-timeline/document-timeline.html [ Failur e ] | |
82 | 61 |
83 # https://crbug.com/625765: Need to solve duplicate output from | 62 # https://crbug.com/625765: Need to solve duplicate output from |
84 # WebFrameTestClient::willSendRequest() that causes text failures. | 63 # WebFrameTestClient::willSendRequest() that causes text failures. |
85 http/tests/history/post-replace-state-reload.html [ Failure ] | 64 http/tests/history/post-replace-state-reload.html [ Failure ] |
86 http/tests/navigation/location-reload-after-post.php [ Failure ] | 65 http/tests/navigation/location-reload-after-post.php [ Failure ] |
87 http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ] | |
88 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ] | 66 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ] |
89 http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ] | 67 http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ] |
90 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ] | 68 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ] |
91 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.ht ml [ Failure ] | 69 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.ht ml [ Failure ] |
92 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin- allow.html [ Failure ] | 70 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin- allow.html [ Failure ] |
93 http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ] | 71 http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ] |
94 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.htm l [ Failure ] | 72 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.htm l [ Failure ] |
95 fast/loader/main-document-url-for-non-http-loads.html [ Failure ] | 73 fast/loader/main-document-url-for-non-http-loads.html [ Failure ] |
96 http/tests/cache/iframe-304-crash.html [ Failure ] | 74 http/tests/cache/iframe-304-crash.html [ Failure ] |
97 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/tes t-003.html [ Failure ] | 75 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/tes t-003.html [ Failure ] |
98 mhtml/multi_frames_contentid.mht [ Timeout Failure ] | |
99 | 76 |
100 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` | 77 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` |
101 # checks up out of the renderer. | 78 # checks up out of the renderer. |
102 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ] | |
103 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ] | |
104 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-deny.html [ Failure ] | |
105 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ] | |
106 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ] | 79 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ] |
107 http/tests/security/contentSecurityPolicy/1.1/form-action-src-allowed.html [ F ailure ] | 80 http/tests/security/contentSecurityPolicy/1.1/form-action-src-allowed.html [ F ailure ] |
108 http/tests/security/contentSecurityPolicy/1.1/form-action-src-default-ignored. html [ Failure ] | 81 http/tests/security/contentSecurityPolicy/1.1/form-action-src-default-ignored. html [ Failure ] |
109 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ] | 82 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ] |
110 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ] | |
111 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ] | 83 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ] |
112 | 84 |
113 # https://crbug.com/576270: Move mixed-content checks that happen during | 85 # https://crbug.com/576270: Move mixed-content checks that happen during |
114 # navigation to the browser | 86 # navigation to the browser |
115 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ] | 87 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ] |
116 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ] | 88 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ] |
117 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ] | 89 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ] |
118 | 90 |
119 # https://crbug.com/638900: Failing due to flipped order of callbacks to | 91 # https://crbug.com/638900: Failing due to flipped order of callbacks to |
120 # WebFrameClient::didStartProvisionalLoad() and | 92 # WebFrameClient::didStartProvisionalLoad() and |
(...skipping 16 matching lines...) Expand all Loading... | |
137 http/tests/loading/307-after-303-after-post.html [ Failure ] | 109 http/tests/loading/307-after-303-after-post.html [ Failure ] |
138 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ] | 110 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ] |
139 http/tests/loading/image-picture-download-after-shrink.html [ Failure ] | 111 http/tests/loading/image-picture-download-after-shrink.html [ Failure ] |
140 http/tests/loading/image-picture-no-download-after-picture-removal.html [ Fail ure ] | 112 http/tests/loading/image-picture-no-download-after-picture-removal.html [ Fail ure ] |
141 http/tests/loading/image-picture-no-download-after-removal.html [ Failure ] | 113 http/tests/loading/image-picture-no-download-after-removal.html [ Failure ] |
142 http/tests/loading/image-picture-no-download-after-source-removal.html [ Failu re ] | 114 http/tests/loading/image-picture-no-download-after-source-removal.html [ Failu re ] |
143 http/tests/loading/pdf-commit-load-callbacks.html [ Crash ] | 115 http/tests/loading/pdf-commit-load-callbacks.html [ Crash ] |
144 http/tests/loading/promote-img-in-viewport-priority.html [ Failure ] | 116 http/tests/loading/promote-img-in-viewport-priority.html [ Failure ] |
145 http/tests/loading/redirect-methods.html [ Crash Failure ] | 117 http/tests/loading/redirect-methods.html [ Crash Failure ] |
146 http/tests/misc/resource-timing-sizes-tags.html [ Failure ] | 118 http/tests/misc/resource-timing-sizes-tags.html [ Failure ] |
147 http/tests/misc/timer-vs-loading.html [ Crash ] | |
148 http/tests/navigation/form-targets-cross-site-frame-no-referrer.html [ Failure ] | 119 http/tests/navigation/form-targets-cross-site-frame-no-referrer.html [ Failure ] |
149 http/tests/navigation/form-targets-cross-site-frame-post.html [ Failure ] | 120 http/tests/navigation/form-targets-cross-site-frame-post.html [ Failure ] |
150 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ] | 121 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ] |
151 http/tests/navigation/post-basic.html [ Failure ] | 122 http/tests/navigation/post-basic.html [ Failure ] |
152 http/tests/navigation/post-frames-goback1.html [ Failure ] | 123 http/tests/navigation/post-frames-goback1.html [ Failure ] |
153 http/tests/navigation/post-frames.html [ Failure ] | 124 http/tests/navigation/post-frames.html [ Failure ] |
154 http/tests/navigation/post-goback1.html [ Failure ] | 125 http/tests/navigation/post-goback1.html [ Failure ] |
155 http/tests/navigation/response204.html [ Timeout ] | 126 http/tests/navigation/response204.html [ Timeout ] |
156 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Sk ip ] | 127 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Sk ip ] |
157 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Skip ] | 128 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Skip ] |
158 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ] | 129 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ] |
159 virtual/stable/http/tests/navigation/form-targets-cross-site-frame-no-referrer .html [ Failure ] | 130 virtual/stable/http/tests/navigation/form-targets-cross-site-frame-no-referrer .html [ Failure ] |
160 virtual/stable/http/tests/navigation/form-targets-cross-site-frame-post.html [ Failure ] | 131 virtual/stable/http/tests/navigation/form-targets-cross-site-frame-post.html [ Failure ] |
161 virtual/stable/http/tests/navigation/forward-to-fragment-fires-onload.html [ T imeout ] | 132 virtual/stable/http/tests/navigation/forward-to-fragment-fires-onload.html [ T imeout ] |
162 virtual/stable/http/tests/navigation/location-reload-after-post.php [ Failure ] | 133 virtual/stable/http/tests/navigation/location-reload-after-post.php [ Failure ] |
163 virtual/stable/http/tests/navigation/post-basic.html [ Failure ] | 134 virtual/stable/http/tests/navigation/post-basic.html [ Failure ] |
164 virtual/stable/http/tests/navigation/post-frames-goback1.html [ Failure ] | 135 virtual/stable/http/tests/navigation/post-frames-goback1.html [ Failure ] |
165 virtual/stable/http/tests/navigation/post-frames.html [ Failure ] | 136 virtual/stable/http/tests/navigation/post-frames.html [ Failure ] |
166 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ] | 137 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ] |
167 virtual/stable/http/tests/navigation/post-goback1.html [ Failure ] | 138 virtual/stable/http/tests/navigation/post-goback1.html [ Failure ] |
168 virtual/stable/http/tests/navigation/response204.html [ Timeout ] | 139 virtual/stable/http/tests/navigation/response204.html [ Timeout ] |
169 virtual/stable/http/tests/navigation/same-origin-fragment-navigation-is-sync.h tml [ Failure ] | 140 virtual/stable/http/tests/navigation/same-origin-fragment-navigation-is-sync.h tml [ Failure ] |
170 | 141 |
171 # Untriaged security | 142 # Untriaged security |
172 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ] | 143 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ] |
173 http/tests/security/frame-loading-via-document-write.html [ Crash Pass ] | 144 http/tests/security/frame-loading-via-document-write.html [ Crash Pass ] |
174 | 145 |
175 # Untriaged other | 146 # Untriaged other |
176 css3/fonts/font-style-matching-7.html [ Failure ] | 147 css3/fonts/font-style-matching-7.html [ Failure ] |
177 editing/selection/iframe.html [ Failure ] | |
178 fast/css/acid2-pixel.html [ Crash Timeout Failure ] | 148 fast/css/acid2-pixel.html [ Crash Timeout Failure ] |
179 fast/css/acid2.html [ Crash Timeout Failure ] | 149 fast/css/acid2.html [ Crash Timeout Failure ] |
180 fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ] | 150 fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ] |
181 fast/dom/frame-loading-via-document-write.html [ Failure ] | |
182 fast/layout/scroll-anchoring/history-restore-anchors.html [ Failure ] | |
183 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ] | 151 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ] |
184 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ] | 152 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ] |
185 fast/table/giantCellspacing.html [ Failure ] | 153 fast/table/giantCellspacing.html [ Failure ] |
186 http/tests/misc/policy-delegate-called-twice.html [ Failure ] | 154 http/tests/misc/policy-delegate-called-twice.html [ Failure ] |
187 http/tests/misc/window-dot-stop.html [ Failure ] | |
188 http/tests/misc/window-open-then-write.html [ Timeout ] | 155 http/tests/misc/window-open-then-write.html [ Timeout ] |
189 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ] | 156 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ] |
190 plugins/object-onfocus-mutation-crash.html [ Timeout ] | 157 plugins/object-onfocus-mutation-crash.html [ Timeout ] |
191 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ] | |
192 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ] | |
193 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ] | 158 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ] |
194 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ] | |
195 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ] | 159 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ] |
196 | 160 |
197 # https://crbug.com/440463: Make ServiceWorker and PlzNavigate play well | 161 # https://crbug.com/440463: Make ServiceWorker and PlzNavigate play well |
198 # together. | 162 # together. |
199 http/tests/background_sync/interfaces.html [ Failure ] | 163 http/tests/background_sync/interfaces.html [ Failure ] |
200 http/tests/background_sync/oneshot-register-failure-worker-not-activated.html [ Failure ] | 164 http/tests/background_sync/oneshot-register-failure-worker-not-activated.html [ Failure ] |
201 http/tests/background_sync/oneshot.html [ Failure ] | 165 http/tests/background_sync/oneshot.html [ Failure ] |
202 http/tests/background_sync/permission_denied.html [ Failure ] | 166 http/tests/background_sync/permission_denied.html [ Failure ] |
203 http/tests/budget/get-budget-in-service-worker.html [ Failure ] | 167 http/tests/budget/get-budget-in-service-worker.html [ Failure ] |
204 http/tests/budget/get-cost-fails-in-service-worker.html [ Failure ] | 168 http/tests/budget/get-cost-fails-in-service-worker.html [ Failure ] |
(...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
572 http/tests/streams/readable-streams/bad-underlying-sources.html [ Failure ] | 536 http/tests/streams/readable-streams/bad-underlying-sources.html [ Failure ] |
573 http/tests/streams/readable-streams/brand-checks.html [ Failure ] | 537 http/tests/streams/readable-streams/brand-checks.html [ Failure ] |
574 http/tests/streams/readable-streams/cancel.html [ Failure ] | 538 http/tests/streams/readable-streams/cancel.html [ Failure ] |
575 http/tests/streams/readable-streams/count-queuing-strategy-integration.html [ Failure ] | 539 http/tests/streams/readable-streams/count-queuing-strategy-integration.html [ Failure ] |
576 http/tests/streams/readable-streams/garbage-collection.html [ Failure ] | 540 http/tests/streams/readable-streams/garbage-collection.html [ Failure ] |
577 http/tests/streams/readable-streams/general.html [ Failure ] | 541 http/tests/streams/readable-streams/general.html [ Failure ] |
578 http/tests/streams/readable-streams/readable-stream-reader.html [ Failure ] | 542 http/tests/streams/readable-streams/readable-stream-reader.html [ Failure ] |
579 http/tests/streams/readable-streams/tee.html [ Failure ] | 543 http/tests/streams/readable-streams/tee.html [ Failure ] |
580 http/tests/streams/readable-streams/templated.html [ Failure ] | 544 http/tests/streams/readable-streams/templated.html [ Failure ] |
581 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] | 545 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] |
OLD | NEW |