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

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

Issue 2648383008: PlzNavigate: update layout test filter. (Closed)
Patch Set: 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 | 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 # Layout test does not end for unknown reasons. 4 # Layout test does not end for unknown reasons.
5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] 5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ] 6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ]
7 7
8 # Ensure same-page back-forward are handled as same-page navigations 8 # Ensure same-page back-forward are handled as same-page navigations
9 # Fixed by https://codereview.chromium.org/2584513003/ 9 # Fixed by https://codereview.chromium.org/2584513003/
10 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc hange.html [ Crash Timeout ] 10 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc hange.html [ Crash Timeout ]
11 crbug.com/575210 external/wpt/html/browsers/browsing-the-web/history-traversal/p opstate_event.html [ Crash Failure Timeout ] 11 crbug.com/575210 external/wpt/html/browsers/browsing-the-web/history-traversal/p opstate_event.html [ Crash Failure Timeout ]
12 crbug.com/575210 external/wpt/html/browsers/history/the-history-interface/004.ht ml [ Failure ] 12 crbug.com/575210 external/wpt/html/browsers/history/the-history-interface/004.ht ml [ Failure ]
13 crbug.com/575210 external/wpt/html/browsers/history/the-location-interface/secur ity_location_0.htm [ Failure ] 13 crbug.com/575210 external/wpt/html/browsers/history/the-location-interface/secur ity_location_0.htm [ Failure ]
14 14
15 # Issue with m_progressTracker->progressCompleted when navigation fails
16 # Fixed by https://codereview.chromium.org/2624723002/
17 crbug.com/679675 fast/css/acid2-pixel.html [ Timeout ]
18 crbug.com/679675 fast/css/acid2.html [ Timeout ]
19 crbug.com/679675 fast/dom/HTMLObjectElement/children-changed.html [ Timeout ]
20 crbug.com/679675 fast/overflow/overflow-height-float-not-removed-crash.html [ Ti meout ]
21 crbug.com/679675 fast/overflow/overflow-height-float-not-removed-crash2.html [ T imeout ]
22 crbug.com/679675 fast/overflow/overflow-height-float-not-removed-crash3.html [ T imeout ]
23 crbug.com/679675 fast/table/giantCellspacing.html [ Timeout ]
24 crbug.com/679675 virtual/spv2/fast/overflow/overflow-height-float-not-removed-cr ash3.html [ Timeout ]
25
26 # https://crbug.com/683891: Execute BeforeUnload on subframes during browser-ini tiated navigations 15 # https://crbug.com/683891: Execute BeforeUnload on subframes during browser-ini tiated navigations
27 crbug.com/683891 external/wpt/html/browsers/browsing-the-web/unloading-documents /beforeunload-on-navigation-of-parent.html [ Failure ] 16 crbug.com/683891 external/wpt/html/browsers/browsing-the-web/unloading-documents /beforeunload-on-navigation-of-parent.html [ Failure ]
28 17
29 # https://crbug.com/551000: PlzNavigate: DevTools support 18 # https://crbug.com/551000: PlzNavigate: DevTools support
30 crbug.com/551000 http/tests/inspector/extensions-ignore-cache.html [ Failure ] 19 crbug.com/551000 http/tests/inspector/extensions-ignore-cache.html [ Failure ]
31 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 20 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
32 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ] 21 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ]
33 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-ignore-cac he.html [ Failure ] 22 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-ignore-cac he.html [ Failure ]
34 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-network-re direct.html [ Timeout ] 23 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-network-re direct.html [ Timeout ]
35 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ] 24 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ]
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 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 ]
156 145
157 # https://crbug.com/673751 Policy delegate is called twice 146 # https://crbug.com/673751 Policy delegate is called twice
158 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 ]
159 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 ]
160 149
161 # These tests are flaky. 150 # These tests are flaky.
162 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 151 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
163 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 ]
164 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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698