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

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

Issue 2161393002: Clone children of FrameNavigationEntries for in-page navigations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test. Created 4 years, 4 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 # before-unload issues 3 # before-unload issues
4 fast/loader/recursive-before-unload-crash.html [ Failure ] 4 fast/loader/recursive-before-unload-crash.html [ Failure ]
5 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ] 5 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ]
6 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ] 6 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ]
7 7
8 # https://crbug.com/608372: PlzNavigate: support POST navigations 8 # https://crbug.com/608372: PlzNavigate: support POST navigations
9 fast/forms/state-restore-skip-stateless.html [ Crash ] 9 fast/forms/state-restore-skip-stateless.html [ Crash ]
10 fast/forms/submit-to-url-fragment.html [ Failure ] 10 fast/forms/submit-to-url-fragment.html [ Failure ]
(...skipping 21 matching lines...) Expand all
32 http/tests/appcache/fallback.html [ Timeout ] 32 http/tests/appcache/fallback.html [ Timeout ]
33 http/tests/appcache/main-resource-hash.html [ Crash Timeout ] 33 http/tests/appcache/main-resource-hash.html [ Crash Timeout ]
34 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ] 34 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ]
35 http/tests/appcache/non-html.xhtml [ Crash Timeout ] 35 http/tests/appcache/non-html.xhtml [ Crash Timeout ]
36 http/tests/appcache/offline-access.html [ Crash Timeout ] 36 http/tests/appcache/offline-access.html [ Crash Timeout ]
37 http/tests/appcache/remove-cache.html [ Failure Timeout ] 37 http/tests/appcache/remove-cache.html [ Failure Timeout ]
38 http/tests/appcache/top-frame-2.html [ Timeout ] 38 http/tests/appcache/top-frame-2.html [ Timeout ]
39 39
40 # https://crbug.com/575210: PlzNavigate: history navigation support 40 # https://crbug.com/575210: PlzNavigate: history navigation support
41 fast/history/history-length-append-subframe-with-hash.html [ Failure ] 41 fast/history/history-length-append-subframe-with-hash.html [ Failure ]
42 fast/history/same-document-iframes-changing-fragment.html [ Failure ]
43 fast/history/same-document-iframes-changing-pushstate.html [ Failure ]
44 http/tests/history/cross-origin-redirect-on-back.html [ Crash ] 42 http/tests/history/cross-origin-redirect-on-back.html [ Crash ]
45 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Crash ] 43 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Crash ]
46 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] 44 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ]
47 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ T imeout ] 45 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ T imeout ]
48 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Failure ] 46 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Failure ]
49 imported/wpt/html/browsers/browsing-the-web/history-traversal/popstate_event.h tml [ Crash Failure Timeout ] 47 imported/wpt/html/browsers/browsing-the-web/history-traversal/popstate_event.h tml [ Crash Failure Timeout ]
50 imported/wpt/html/browsers/browsing-the-web/history-traversal/popstate_event.h tml [ Timeout ] 48 imported/wpt/html/browsers/browsing-the-web/history-traversal/popstate_event.h tml [ Timeout ]
51 imported/wpt/html/browsers/history/the-history-interface/004.html [ Failure ] 49 imported/wpt/html/browsers/history/the-history-interface/004.html [ Failure ]
52 imported/wpt/html/browsers/history/the-location-interface/security_location_0. sub.htm [ Failure ] 50 imported/wpt/html/browsers/history/the-location-interface/security_location_0. sub.htm [ Failure ]
53 51
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after
549 http/tests/streams/readable-streams/tee.html [ Failure ] 547 http/tests/streams/readable-streams/tee.html [ Failure ]
550 http/tests/streams/readable-streams/templated.html [ Failure ] 548 http/tests/streams/readable-streams/templated.html [ Failure ]
551 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] 549 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ]
552 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ] 550 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ]
553 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ] 551 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ]
554 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ] 552 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ]
555 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ] 553 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ]
556 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ] 554 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ]
557 http/tests/serviceworker/getregistrations.html [ Timeout ] 555 http/tests/serviceworker/getregistrations.html [ Timeout ]
558 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ] 556 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698