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

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

Issue 2652123002: PlzNavigate: Attempt to fix blink layout tests which fail due to duplicate output from WebFrameClie… (Closed)
Patch Set: Fix redness Created 3 years, 10 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 | « content/test/layouttest_support.cc ('k') | 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 ]
(...skipping 12 matching lines...) Expand all
23 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] 23 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ]
24 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ] 24 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ]
25 # We don't report the right initiator type or line number. 25 # We don't report the right initiator type or line number.
26 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [ Failure ] 26 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [ Failure ]
27 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ] 27 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ]
28 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum ent-initiator.html [ Failure ] 28 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum ent-initiator.html [ Failure ]
29 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi ator.html [ Failure ] 29 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi ator.html [ Failure ]
30 30
31 # https://crbug.com/625765: Need to solve duplicate output from 31 # https://crbug.com/625765: Need to solve duplicate output from
32 # WebFrameTestClient::willSendRequest() that causes text failures. 32 # WebFrameTestClient::willSendRequest() that causes text failures.
33 crbug.com/625765 http/tests/cache/iframe-304-crash.html [ Failure ]
34 crbug.com/625765 http/tests/history/post-replace-state-reload.html [ Failure ]
35 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] 33 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
36 crbug.com/625765 http/tests/navigation/location-reload-after-post.php [ Failure ]
37 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
38 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
39 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-multiple-head ers-sameorigin-allow.html [ Failure ]
40 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-none.html [ F ailure ]
41 crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-parent-same-o rigin-allow.html [ Failure ]
42 crbug.com/625765 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
43 crbug.com/625765 external/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees /html-forms/test-003.html [ Failure ]
44 crbug.com/625765 virtual/stable/http/tests/navigation/location-reload-after-post .php [ Failure ]
45 crbug.com/625765 virtual/mojo-loading/http/tests/cache/iframe-304-crash.html [ F ailure ]
46 crbug.com/625765 virtual/mojo-loading/http/tests/history/post-replace-state-relo ad.html [ Failure ]
47 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ] 34 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ]
48 crbug.com/625765 virtual/mojo-loading/http/tests/navigation/location-reload-afte r-post.php [ Failure ]
49 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-allowall.html [ Failure ]
50 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny.html [ Failure ]
51 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-invalid.html [ Failure ]
52 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-multiple-headers-conflict.html [ Failure ]
53 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-multiple-headers-sameorigin-allow.html [ Failure ]
54 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-none.html [ Failure ]
55 crbug.com/625765 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-parent-same-origin-allow.html [ Failure ]
56 35
57 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` 36 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
58 # checks up out of the renderer. 37 # checks up out of the renderer.
59 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r edirect-blocked.html [ Timeout ] 38 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r edirect-blocked.html [ Timeout ]
60 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r edirect-blocked.html [ Failure ] 39 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r edirect-blocked.html [ Failure ]
61 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat ch-paths.html [ Timeout ] 40 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat ch-paths.html [ Timeout ]
62 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes .html [ Failure ] 41 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes .html [ Failure ]
63 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/child-src/frame-redirect-blocked.html [ Timeout ] 42 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/child-src/frame-redirect-blocked.html [ Timeout ]
64 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/form-action-src-redirect-blocked.html [ Failure ] 43 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/form-action-src-redirect-blocked.html [ Failure ]
65 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ redirect-does-not-match-paths.html [ Timeout ] 44 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ redirect-does-not-match-paths.html [ Timeout ]
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ] 116 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ]
138 117
139 # https://crbug.com/673751 Policy delegate is called twice 118 # https://crbug.com/673751 Policy delegate is called twice
140 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 119 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
141 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ] 120 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ]
142 121
143 # These tests are flaky. 122 # These tests are flaky.
144 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 123 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
145 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 124 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
146 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 125 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW
« no previous file with comments | « content/test/layouttest_support.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698