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

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

Issue 2897933003: PlzNavigate: update test expectations. (Closed)
Patch Set: Created 3 years, 7 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 3
4 # https://crbug.com/551000: PlzNavigate: DevTools support 4 # https://crbug.com/551000: PlzNavigate: DevTools support
5 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ] 5 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ]
6 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ] 6 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ]
7 7
8 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages when the 'frame-src' CSP is infringed. 8 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages when the 'frame-src' CSP is infringed.
9 # SourceLocation is not set when the navigation is initiated outside of a script . 9 # SourceLocation is not set when the navigation is initiated outside of a script .
10 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi n-load.html [ Failure ] 10 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi n-load.html [ Failure ]
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 Bug(723595) virtual/mojo-loading/http/tests/security/window-named-valueOf.html [ Failure ] 84 Bug(723595) virtual/mojo-loading/http/tests/security/window-named-valueOf.html [ Failure ]
85 Bug(723595) virtual/mojo-loading/http/tests/xmlhttprequest/access-control-basic- allow-access-control-origin-header-data-url.html [ Failure ] 85 Bug(723595) virtual/mojo-loading/http/tests/xmlhttprequest/access-control-basic- allow-access-control-origin-header-data-url.html [ Failure ]
86 Bug(723595) virtual/off-main-thread-fetch/http/tests/inspector/service-workers/s ervice-workers-redundant.html [ Failure ] 86 Bug(723595) virtual/off-main-thread-fetch/http/tests/inspector/service-workers/s ervice-workers-redundant.html [ Failure ]
87 Bug(723595) virtual/scroll_customization/fast/events/touch/gesture/long-press-fo cuses-frame.html [ Failure ] 87 Bug(723595) virtual/scroll_customization/fast/events/touch/gesture/long-press-fo cuses-frame.html [ Failure ]
88 Bug(723595) virtual/threaded/printing/subframes-percentage-height.html [ Failure ] 88 Bug(723595) virtual/threaded/printing/subframes-percentage-height.html [ Failure ]
89 89
90 # PlzNavigate: Navigation requests upgraded via upgrade-insecure-requests will n ot get reported 90 # PlzNavigate: Navigation requests upgraded via upgrade-insecure-requests will n ot get reported
91 # See https://crbug.com/713388 91 # See https://crbug.com/713388
92 Bug(713388) external/wpt/content-security-policy/securitypolicyviolation/upgrade -insecure-requests-reporting.https.html [ Timeout ] 92 Bug(713388) external/wpt/content-security-policy/securitypolicyviolation/upgrade -insecure-requests-reporting.https.html [ Timeout ]
93 93
94 # PlzNavigate: module import => ModuleMap.cpp(99) Check failed: !is_fetching_.
95 Bug(724989) http/tests/dom/script-module-load-incomplete-no-crash.html [ Crash ]
96 Bug(724989) virtual/mojo-loading/http/tests/dom/script-module-load-incomplete-no -crash.html [ Crash ]
97
98 # ------------------------------------------------------------ 94 # ------------------------------------------------------------
99 # These tests are correct with PlzNavigate but not without it 95 # These tests are correct with PlzNavigate but not without it
100 # ------------------------------------------------------------ 96 # ------------------------------------------------------------
101 # Without PlzNavigate, the line number of the console message is missing when 97 # Without PlzNavigate, the line number of the console message is missing when
102 # there is a redirect. 98 # there is a redirect.
103 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.h tml [ Failure ] 99 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.h tml [ Failure ]
104 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s rc-redirect-blocked.html [ Failure ] 100 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s rc-redirect-blocked.html [ Failure ]
105 # The line number in CSP violation event should be hidden when it comes from a 101 # The line number in CSP violation event should be hidden when it comes from a
106 # cross-origin iframe. 102 # cross-origin iframe.
107 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-child-frame-naviga tes-to-blocked-origin.html [ Failure ] 103 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-child-frame-naviga tes-to-blocked-origin.html [ Failure ]
108 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s rc-child-frame-navigates-to-blocked-origin.html [ Failure ] 104 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s rc-child-frame-navigates-to-blocked-origin.html [ Failure ]
109 105
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