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

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

Issue 2690763002: Update the layout test filter to remove bug 673742 as it has been fixed. (Closed)
Patch Set: 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 | « 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 # https://crbug.com/551000: PlzNavigate: DevTools support 8 # https://crbug.com/551000: PlzNavigate: DevTools support
9 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ] 9 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ]
10 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ] 10 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ]
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 # WebFrameClient::didStartProvisionalLoad() and 48 # WebFrameClient::didStartProvisionalLoad() and
49 # WebFrameClient::didFinishDocumentLoad(). 49 # WebFrameClient::didFinishDocumentLoad().
50 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm l [ Failure ] 50 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm l [ Failure ]
51 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa rty-script-reload.html [ Failure ] 51 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa rty-script-reload.html [ Failure ]
52 52
53 # https://crbug.com/647698: Failing due to absence of call to 53 # https://crbug.com/647698: Failing due to absence of call to
54 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. 54 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad.
55 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] 55 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ]
56 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos t.html [ Failure ] 56 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos t.html [ Failure ]
57 57
58 # https://crbug.com/673742 Calling document.open should cancel a load
59 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ]
60
61 # Issue with ServiceWorker timing. 58 # Issue with ServiceWorker timing.
62 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html [ Failure ] 59 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html [ Failure ]
63 60
64 # https://crbug.com/689153: Timeout when receiving a 204 response 61 # https://crbug.com/689153: Timeout when receiving a 204 response
65 crbug.com/689153 http/tests/navigation/response204.html [ Timeout ] 62 crbug.com/689153 http/tests/navigation/response204.html [ Timeout ]
66 crbug.com/689153 virtual/stable/http/tests/navigation/response204.html [ Timeout ] 63 crbug.com/689153 virtual/stable/http/tests/navigation/response204.html [ Timeout ]
67 crbug.com/689153 virtual/mojo-loading/http/tests/navigation/response204.html [ T imeout ] 64 crbug.com/689153 virtual/mojo-loading/http/tests/navigation/response204.html [ T imeout ]
68 65
69 # Missing console warning about usage of legacy protocol. 66 # Missing console warning about usage of legacy protocol.
70 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro tocol-setter-non-broken-weird.html [ Failure ] 67 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro tocol-setter-non-broken-weird.html [ Failure ]
71 68
72 # Missing error messages. 69 # Missing error messages.
73 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro tocol-setter-non-broken.html [ Failure ] 70 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro tocol-setter-non-broken.html [ Failure ]
74 71
75 # Missing console error line number. 72 # Missing console error line number.
76 Bug(none) http/tests/security/location-href-clears-username-password.html [ Fail ure ] 73 Bug(none) http/tests/security/location-href-clears-username-password.html [ Fail ure ]
77 Bug(none) virtual/mojo-loading/http/tests/security/location-href-clears-username -password.html [ Failure ] 74 Bug(none) virtual/mojo-loading/http/tests/security/location-href-clears-username -password.html [ Failure ]
78 75
79 # New untriaged. 76 # New untriaged.
80 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] 77 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ]
81 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] 78 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html [ Failure ]
82 79
83 # This test seems to be partially failing without PlzNavigate as well. 80 # This test seems to be partially failing without PlzNavigate as well.
84 81
85 # These tests are flaky. 82 # These tests are flaky.
86 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 83 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
87 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 84 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
88 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 85 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