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

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

Issue 2630783003: PlzNavigate: Fix the http/tests/security/cross-frame-access-parent-isolated-world.html and http/tes… (Closed)
Patch Set: Don't cancel navigations pending in the NavigationScheduler when a PlzNavigate navigation is commit… Created 3 years, 11 months 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 # 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/submit-to-url-fragment.html [ Failure ] 4 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ]
5 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ] 5 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ]
6 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] 6 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
7 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] 7 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ]
8 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ] 8 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ]
9 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ] 9 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ]
10 crbug.com/608372 virtual/mojo-loading/http/tests/navigation/post-goback-same-url .html [ Failure ] 10 crbug.com/608372 virtual/mojo-loading/http/tests/navigation/post-goback-same-url .html [ Failure ]
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 crbug.com/673744 fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Fa ilure ] 143 crbug.com/673744 fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Fa ilure ]
144 144
145 # Timeout when receiving a 204 response 145 # Timeout when receiving a 204 response
146 # Note (clamy): I haven't filed a bug yet since 146 # Note (clamy): I haven't filed a bug yet since
147 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it 147 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it
148 # lands. 148 # lands.
149 Bug(none) http/tests/navigation/response204.html [ Timeout ] 149 Bug(none) http/tests/navigation/response204.html [ Timeout ]
150 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] 150 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ]
151 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout ] 151 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout ]
152 152
153 # https://crbug.com/673748 Cross frame access should work
154 crbug.com/673748 http/tests/security/cross-frame-access-parent-isolated-world.ht ml [ Timeout ]
155 crbug.com/673748 http/tests/security/cross-frame-access-parent-explicit-domain-i solated-world.html [ Timeout ]
156 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-isolated-world.html [ Timeout ]
157 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-explicit-domain-isolated-world.html [ Timeout ]
158
159 # This test seems to be partially failing without PlzNavigate as well. 153 # This test seems to be partially failing without PlzNavigate as well.
160 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ] 154 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ]
161 155
162 # https://crbug.com/673751 Policy delegate is called twice 156 # https://crbug.com/673751 Policy delegate is called twice
163 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 157 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
164 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ] 158 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ]
165 159
166 # These tests are flaky. 160 # These tests are flaky.
167 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 161 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
168 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 162 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
169 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 163 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698