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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation

Issue 2568873002: PlzNavigate: update the layout test filter (Closed)
Patch Set: 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # https://crbug.com/608372: PlzNavigate: support POST navigations 3 # https://crbug.com/608372: PlzNavigate: support POST navigations
4 crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ] 4 crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ]
5 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] 5 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ]
6 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ] 6 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ]
7 crbug.com/608372 fast/loader/form-state-restore-with-frames.html [ Failure ] 7 crbug.com/608372 fast/loader/form-state-restore-with-frames.html [ Failure ]
8 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] 8 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
9 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] 9 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ]
10 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ] 10 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ]
11 11 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ]
12 # https://crbug.com/608375: PlzNavigate: Appcache support 12 crbug.com/608372 virtual/mojo-loading/http/tests/navigation/post-goback-same-url .html [ Failure ]
13 crbug.com/608375 http/tests/appcache/fallback.html [ Timeout ]
14 crbug.com/608375 http/tests/appcache/main-resource-hash.html [ Crash Timeout ]
15 crbug.com/608375 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ]
16 crbug.com/608375 http/tests/appcache/non-html.xhtml [ Crash Timeout ]
17 crbug.com/608375 http/tests/appcache/offline-access.html [ Crash Timeout ]
18 crbug.com/608375 http/tests/appcache/remove-cache.html [ Failure Timeout ]
19 crbug.com/608375 http/tests/appcache/top-frame-2.html [ Timeout ]
20 crbug.com/608375 http/tests/serviceworker/appcache-ordering-main.html [ Failure ]
21 crbug.com/608375 virtual/disable-mojo-service-worker/http/tests/serviceworker/ap pcache-ordering-main.html [ Failure ]
22 crbug.com/608375 virtual/service-worker-navigation-preload/http/tests/servicewor ker/appcache-ordering-main.html [ Failure ]
23 13
24 # https://crbug.com/575210: PlzNavigate: history navigation support 14 # https://crbug.com/575210: PlzNavigate: history navigation support
25 crbug.com/575210 fast/history/history-length-append-subframe-with-hash.html [ Fa ilure ] 15 crbug.com/575210 fast/history/history-length-append-subframe-with-hash.html [ Fa ilure ]
26 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc hange.html [ Crash Timeout ] 16 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc hange.html [ Crash Timeout ]
27 crbug.com/575210 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ]
28 crbug.com/575210 http/tests/navigation/history-back-across-form-submission-to-fr agment.html [ Timeout ] 17 crbug.com/575210 http/tests/navigation/history-back-across-form-submission-to-fr agment.html [ Timeout ]
29 crbug.com/575210 http/tests/navigation/rename-subframe-goback.html [ Failure ]
30 crbug.com/575210 imported/wpt/html/browsers/browsing-the-web/history-traversal/p opstate_event.html [ Crash Failure Timeout ] 18 crbug.com/575210 imported/wpt/html/browsers/browsing-the-web/history-traversal/p opstate_event.html [ Crash Failure Timeout ]
31 crbug.com/575210 imported/wpt/html/browsers/history/the-history-interface/004.ht ml [ Failure ] 19 crbug.com/575210 imported/wpt/html/browsers/history/the-history-interface/004.ht ml [ Failure ]
32 crbug.com/575210 imported/wpt/html/browsers/history/the-location-interface/secur ity_location_0.htm [ Failure ] 20 crbug.com/575210 imported/wpt/html/browsers/history/the-location-interface/secur ity_location_0.htm [ Failure ]
33 crbug.com/575210 virtual/stable/http/tests/navigation/history-back-across-form-s ubmission-to-fragment.html [ Timeout ] 21 crbug.com/575210 virtual/stable/http/tests/navigation/history-back-across-form-s ubmission-to-fragment.html [ Timeout ]
34 crbug.com/575210 virtual/stable/http/tests/navigation/rename-subframe-goback.htm l [ Failure ] 22 crbug.com/575210 virtual/mojo-loading/http/tests/navigation/history-back-across- form-submission-to-fragment.html [ Timeout ]
35 23
36 # https://crbug.com/551000: PlzNavigate: DevTools support 24 # https://crbug.com/551000: PlzNavigate: DevTools support
37 crbug.com/551000 http/tests/inspector-protocol/reload-memory-cache.html [ Failur e ] 25 crbug.com/551000 http/tests/inspector-protocol/reload-memory-cache.html [ Failur e ]
38 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] 26 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ]
39 crbug.com/551000 http/tests/inspector/extensions-ignore-cache.html [ Failure ] 27 crbug.com/551000 http/tests/inspector/extensions-ignore-cache.html [ Failure ]
40 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 28 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
41 crbug.com/551000 http/tests/inspector/extensions-useragent.html [ Failure ] 29 crbug.com/551000 http/tests/inspector/extensions-useragent.html [ Failure ]
42 crbug.com/551000 http/tests/inspector/network/network-datareceived.html [ Failur e ] 30 crbug.com/551000 http/tests/inspector/network/network-datareceived.html [ Failur e ]
43 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [ Failure ] 31 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [ Failure ]
44 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ] 32 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ]
45 crbug.com/551000 http/tests/inspector/resource-har-conversion.html [ Failure ] 33 crbug.com/551000 http/tests/inspector/resource-har-conversion.html [ Failure ]
46 crbug.com/551000 http/tests/inspector/resource-parameters-ipv6.html [ Failure Ti meout ] 34 crbug.com/551000 http/tests/inspector/resource-parameters-ipv6.html [ Failure Ti meout ]
47 crbug.com/551000 http/tests/inspector/resource-parameters.html [ Failure ] 35 crbug.com/551000 http/tests/inspector/resource-parameters.html [ Failure ]
48 crbug.com/551000 http/tests/inspector/service-workers/service-worker-agents.html [ Failure ]
49 crbug.com/551000 http/tests/inspector/service-workers/service-worker-manager.htm l [ Timeout ]
50 crbug.com/551000 http/tests/inspector/service-workers/service-workers-redundant. html [ Timeout ] 36 crbug.com/551000 http/tests/inspector/service-workers/service-workers-redundant. html [ Timeout ]
51 crbug.com/551000 http/tests/inspector/service-workers/user-agent-override.html [ Failure ] 37 crbug.com/551000 http/tests/inspector/service-workers/user-agent-override.html [ Failure ]
52 crbug.com/551000 inspector-protocol/page/frameAttachedDetached.html [ Failure ] 38 crbug.com/551000 inspector-protocol/page/frameAttachedDetached.html [ Failure ]
53 crbug.com/551000 inspector-protocol/page/frameStartedLoading.html [ Failure ] 39 crbug.com/551000 inspector-protocol/page/frameStartedLoading.html [ Failure ]
40 crbug.com/551000 virtual/mojo-loading/http/tests/inspector-protocol/reload-memor y-cache.html [ Failure ]
41 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ]
42 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-ignore-cac he.html [ Failure ]
43 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-network-re direct.html [ Timeout ]
44 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-useragent. html [ Failure ]
45 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum ent-initiator.html [ Failure ]
46 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi ator.html [ Failure ]
47 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/resource-har-conversi on.html [ Failure ]
48 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/resource-parameters.h tml [ Failure ]
54 49
55 # https://crbug.com/625765: Need to solve duplicate output from 50 # https://crbug.com/625765: Need to solve duplicate output from
56 # WebFrameTestClient::willSendRequest() that causes text failures. 51 # WebFrameTestClient::willSendRequest() that causes text failures.
52 crbug.com/625765 http/tests/cache/iframe-304-crash.html [ Failure ]
57 crbug.com/625765 http/tests/history/post-replace-state-reload.html [ Failure ] 53 crbug.com/625765 http/tests/history/post-replace-state-reload.html [ Failure ]
58 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] 54 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
59 crbug.com/625765 http/tests/navigation/location-reload-after-post.php [ Failure ] 55 crbug.com/625765 http/tests/navigation/location-reload-after-post.php [ Failure ]
60 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ] 56 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
61 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-deny.html [ F ailure ] 57 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-deny.html [ F ailure ]
62 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ] 58 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
63 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-multiple-head ers-conflict.html [ Failure ] 59 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-multiple-head ers-conflict.html [ Failure ]
64 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-multiple-head ers-sameorigin-allow.html [ Failure ] 60 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-multiple-head ers-sameorigin-allow.html [ Failure ]
65 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-none.html [ F ailure ] 61 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-none.html [ F ailure ]
66 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-parent-same-o rigin-allow.html [ Failure ] 62 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-parent-same-o rigin-allow.html [ Failure ]
67 crbug.com/625765 fast/loader/main-document-url-for-non-http-loads.html [ Failure ] 63 crbug.com/625765 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
68 crbug.com/625765 http/tests/cache/iframe-304-crash.html [ Failure ]
69 crbug.com/625765 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees /html-forms/test-003.html [ Failure ] 64 crbug.com/625765 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees /html-forms/test-003.html [ Failure ]
70 crbug.com/625765 virtual/stable/http/tests/navigation/location-reload-after-post .php [ Failure ] 65 crbug.com/625765 virtual/stable/http/tests/navigation/location-reload-after-post .php [ Failure ]
66 crbug.com/625765 virtual/mojo-loading/http/tests/cache/iframe-304-crash.html [ F ailure ]
67 crbug.com/625765 virtual/mojo-loading/http/tests/history/post-replace-state-relo ad.html [ Failure ]
68 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ]
69 crbug.com/625765 virtual/mojo-loading/http/tests/navigation/location-reload-afte r-post.php [ Failure ]
70 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-allowall.html [ Failure ]
71 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny.html [ Failure ]
72 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-invalid.html [ Failure ]
73 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-multiple-headers-conflict.html [ Failure ]
74 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-multiple-headers-sameorigin-allow.html [ Failure ]
75 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-none.html [ Failure ]
76 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-parent-same-origin-allow.html [ Failure ]
71 77
72 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` 78 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
73 # checks up out of the renderer. 79 # checks up out of the renderer.
74 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r edirect-blocked.html [ Timeout ] 80 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r edirect-blocked.html [ Timeout ]
75 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-a llowed.html [ Failure ]
76 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-d efault-ignored.html [ Failure ]
77 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r edirect-blocked.html [ Failure ] 81 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r edirect-blocked.html [ Failure ]
78 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat ch-paths.html [ Timeout ] 82 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat ch-paths.html [ Timeout ]
79 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes .html [ Failure ] 83 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes .html [ Failure ]
84 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/child-src/frame-redirect-blocked.html [ Timeout ]
85 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/form-action-src-redirect-blocked.html [ Failure ]
86 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ redirect-does-not-match-paths.html [ Timeout ]
87 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m ain-world-csp-iframes.html [ Failure ]
80 88
81 # https://crbug.com/576270: Move mixed-content checks that happen during 89 # https://crbug.com/576270: Move mixed-content checks that happen during
82 # navigation to the browser 90 # navigation to the browser
83 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo wed.https.html [ Timeout Failure ] 91 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo wed.https.html [ Timeout Failure ]
84 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe- in-main-frame.html [ Failure ] 92 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe- in-main-frame.html [ Failure ]
85 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe- in-main-frame.html [ Failure ] 93 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe- in-main-frame.html [ Failure ]
94 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby- scheme-in-iframe-allowed.https.html [ Timeout Failure ]
95 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect- http-to-https-iframe-in-main-frame.html [ Failure ]
96 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect- https-to-http-iframe-in-main-frame.html [ Failure ]
86 97
87 # https://crbug.com/638900: Failing due to flipped order of callbacks to 98 # https://crbug.com/638900: Failing due to flipped order of callbacks to
88 # WebFrameClient::didStartProvisionalLoad() and 99 # WebFrameClient::didStartProvisionalLoad() and
89 # WebFrameClient::didFinishDocumentLoad(). 100 # WebFrameClient::didFinishDocumentLoad().
90 crbug.com/638900 fast/loader/subframe-removes-itself.html [ Failure ] 101 crbug.com/638900 fast/loader/subframe-removes-itself.html [ Failure ]
91 crbug.com/638900 http/tests/loading/css-no-cache-revalidation.html [ Failure ] 102 crbug.com/638900 http/tests/loading/css-no-cache-revalidation.html [ Failure ]
103 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm l [ Failure ]
92 crbug.com/638900 http/tests/loading/image-picture-download-after-shrink.html [ F ailure ] 104 crbug.com/638900 http/tests/loading/image-picture-download-after-shrink.html [ F ailure ]
93 crbug.com/638900 http/tests/loading/image-picture-no-download-after-picture-remo val.html [ Failure ] 105 crbug.com/638900 http/tests/loading/image-picture-no-download-after-picture-remo val.html [ Failure ]
94 crbug.com/638900 http/tests/loading/image-picture-no-download-after-removal.html [ Failure ] 106 crbug.com/638900 http/tests/loading/image-picture-no-download-after-removal.html [ Failure ]
95 crbug.com/638900 http/tests/loading/image-picture-no-download-after-source-remov al.html [ Failure ] 107 crbug.com/638900 http/tests/loading/image-picture-no-download-after-source-remov al.html [ Failure ]
96 crbug.com/638900 http/tests/loading/redirect-with-no-location-crash.html [ Failu re ] 108 crbug.com/638900 http/tests/loading/redirect-with-no-location-crash.html [ Failu re ]
97 crbug.com/638900 http/tests/loading/simple-subframe.html [ Failure ] 109 crbug.com/638900 http/tests/loading/simple-subframe.html [ Failure ]
98 crbug.com/638900 http/tests/loading/slow-parsing-subframe.html [ Failure ] 110 crbug.com/638900 http/tests/loading/slow-parsing-subframe.html [ Failure ]
99 crbug.com/638900 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ] 111 crbug.com/638900 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ]
100 crbug.com/638900 http/tests/navigation/same-origin-fragment-navigation-is-sync.h tml [ Failure ] 112 crbug.com/638900 http/tests/navigation/same-origin-fragment-navigation-is-sync.h tml [ Failure ]
101 crbug.com/638900 virtual/stable/http/tests/navigation/cross-origin-fragment-navi gation-is-async.html [ Failure ] 113 crbug.com/638900 virtual/stable/http/tests/navigation/cross-origin-fragment-navi gation-is-async.html [ Failure ]
102 crbug.com/638900 virtual/stable/http/tests/navigation/same-origin-fragment-navig ation-is-sync.html [ Failure ] 114 crbug.com/638900 virtual/stable/http/tests/navigation/same-origin-fragment-navig ation-is-sync.html [ Failure ]
103 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm l [ Failure ] 115 crbug.com/638900 virtual/mojo-loading/http/tests/loading/css-no-cache-revalidati on.html [ Failure ]
116 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa rty-script-reload.html [ Failure ]
117 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-download- after-shrink.html [ Failure ]
118 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-downlo ad-after-picture-removal.html [ Failure ]
119 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-downlo ad-after-removal.html [ Failure ]
120 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-downlo ad-after-source-removal.html [ Failure ]
121 crbug.com/638900 virtual/mojo-loading/http/tests/loading/redirect-with-no-locati on-crash.html [ Failure ]
122 crbug.com/638900 virtual/mojo-loading/http/tests/loading/simple-subframe.html [ Failure ]
123 crbug.com/638900 virtual/mojo-loading/http/tests/loading/slow-parsing-subframe.h tml [ Failure ]
124 crbug.com/638900 virtual/mojo-loading/http/tests/navigation/cross-origin-fragmen t-navigation-is-async.html [ Failure ]
125 crbug.com/638900 virtual/mojo-loading/http/tests/navigation/same-origin-fragment -navigation-is-sync.html [ Failure ]
104 126
105 # https://crbug.com/640631: Failing due to difference in WebFrameClient 127 # https://crbug.com/640631: Failing due to difference in WebFrameClient
106 # callback sequence on renderer-initiated failed navigations. 128 # callback sequence on renderer-initiated failed navigations.
107 crbug.com/640631 http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ] 129 crbug.com/640631 http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ]
108 crbug.com/640631 http/tests/loading/bad-server-subframe.html [ Failure ] 130 crbug.com/640631 http/tests/loading/bad-server-subframe.html [ Failure ]
109 crbug.com/640631 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Failure ] 131 crbug.com/640631 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Failure ]
132 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.htm l [ Timeout Failure ]
133 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.htm l [ Failure ]
134 crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with- binary-extension.html [ Timeout Failure ]
110 135
111 # https://crbug.com/647698: Failing due to absence of call to 136 # https://crbug.com/647698: Failing due to absence of call to
112 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. 137 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad.
113 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] 138 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ]
114 139 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos t.html [ Failure ]
115 # Properly set ZoomLevel (see IFrameZoomBrowsertests*)
116 Bug(none) fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ]
117 140
118 # https://crbug.com/648608: Properly set the initator of the navigation. 141 # https://crbug.com/648608: Properly set the initator of the navigation.
119 crbug.com/648608 http/tests/cookies/same-site/popup-same-site-post.html [ Failur e ] 142 crbug.com/648608 http/tests/cookies/same-site/popup-same-site-post.html [ Failur e ]
120 crbug.com/648608 http/tests/cookies/same-site/popup-same-site.html [ Failure ] 143 crbug.com/648608 http/tests/cookies/same-site/popup-same-site.html [ Failure ]
144 crbug.com/648608 virtual/mojo-loading/http/tests/cookies/same-site/popup-same-si te-post.html [ Failure ]
145 crbug.com/648608 virtual/mojo-loading/http/tests/cookies/same-site/popup-same-si te.html [ Failure ]
121 146
122 # Untriaged navigation 147 # Untriaged navigation
123 Bug(none) fast/dom/Document/open-with-pending-load.html [ Failure ] 148 Bug(none) fast/dom/Document/open-with-pending-load.html [ Failure ]
124 Bug(none) fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Failure ] 149 Bug(none) fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Failure ]
125 Bug(none) http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failure ] 150 Bug(none) http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failure ]
126 Bug(none) http/tests/misc/resource-timing-sizes-tags.html [ Failure ] 151 Bug(none) http/tests/misc/resource-timing-sizes-tags.html [ Failure ]
127 Bug(none) http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ]
128 Bug(none) http/tests/navigation/response204.html [ Timeout ] 152 Bug(none) http/tests/navigation/response204.html [ Timeout ]
129 Bug(none) http/tests/security/cross-frame-access-parent-isolated-world.html [ Ti meout ] 153 Bug(none) http/tests/security/cross-frame-access-parent-isolated-world.html [ Ti meout ]
130 Bug(none) http/tests/security/cross-frame-access-parent-explicit-domain-isolated -world.html [ Timeout ] 154 Bug(none) http/tests/security/cross-frame-access-parent-explicit-domain-isolated -world.html [ Timeout ]
155 Bug(none) imported/wpt/html/browsers/browsing-the-web/navigating-across-document s/005.html [ Failure ]
156 Bug(none) imported/wpt/html/browsers/browsing-the-web/navigating-across-document s/006.html [ Failure ]
157 Bug(none) imported/wpt/html/browsers/browsing-the-web/navigating-across-document s/007.html [ Failure ]
158 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
159 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-navigation-of-parent.html [ Failure ]
160 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ]
131 Bug(none) imported/wpt/html/browsers/the-window-object/security-window/window-se curity.html [ Failure ] 161 Bug(none) imported/wpt/html/browsers/the-window-object/security-window/window-se curity.html [ Failure ]
132 Bug(none) virtual/stable/http/tests/navigation/forward-to-fragment-fires-onload. html [ Timeout ]
133 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] 162 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ]
163 Bug(none) virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failure ]
164 Bug(none) virtual/mojo-loading/http/tests/misc/resource-timing-sizes-tags.html [ Failure ]
165 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout ]
166 Bug(none) virtual/mojo-loading/http/tests/security/cross-frame-access-parent-iso lated-world.html [ Timeout ]
167 Bug(none) virtual/mojo-loading/http/tests/security/cross-frame-access-parent-exp licit-domain-isolated-world.html [ Timeout ]
134 168
135 # Untriaged other 169 # Untriaged other
136 Bug(none) http/tests/misc/policy-delegate-called-twice.html [ Failure ] 170 Bug(none) http/tests/misc/policy-delegate-called-twice.html [ Failure ]
137 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 171 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
172 Bug(none) virtual/mojo-loading/http/tests/misc/policy-delegate-called-twice.html [ Failure ]
173 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698