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

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: Rebased to tip 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/FrameLoader.cpp » ('j') | 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/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ] 4 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ]
5 # Layout test does not end for unknown reasons. 5 # Layout test does not end for unknown reasons.
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 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ] 7 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ]
8 # Layout test ending too soon. 8 # Layout test ending too soon.
9 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] 9 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ]
10 10
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] 133 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ]
134 134
135 # Timeout when receiving a 204 response 135 # Timeout when receiving a 204 response
136 # Note (clamy): I haven't filed a bug yet since 136 # Note (clamy): I haven't filed a bug yet since
137 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it 137 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it
138 # lands. 138 # lands.
139 Bug(none) http/tests/navigation/response204.html [ Timeout ] 139 Bug(none) http/tests/navigation/response204.html [ Timeout ]
140 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] 140 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ]
141 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout ] 141 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout ]
142 142
143 # https://crbug.com/673748 Cross frame access should work
144 crbug.com/673748 http/tests/security/cross-frame-access-parent-isolated-world.ht ml [ Timeout ]
145 crbug.com/673748 http/tests/security/cross-frame-access-parent-explicit-domain-i solated-world.html [ Timeout ]
146 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-isolated-world.html [ Timeout ]
147 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-explicit-domain-isolated-world.html [ Timeout ]
148
149 # This test seems to be partially failing without PlzNavigate as well. 143 # This test seems to be partially failing without PlzNavigate as well.
150 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ] 144 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ]
151 145
152 # https://crbug.com/673751 Policy delegate is called twice 146 # https://crbug.com/673751 Policy delegate is called twice
153 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 147 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
154 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ] 148 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ]
155 149
156 # These tests are flaky. 150 # These tests are flaky.
157 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 151 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
158 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 152 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
159 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 153 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/FrameLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698