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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 2096563006: Add bug numbers for remaining site-per-process layout test failures. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 they run with --site-per-process. 1 # These tests currently fail when they run with --site-per-process.
2 # See https://crbug.com/477150. 2 # See https://crbug.com/477150.
3 3
4 # https://crbug.com/611838 - regression when geolocation tests use JS mock. 4 # https://crbug.com/611838 - regression when geolocation tests use JS mock.
5 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in- insecure-origin.html [ Timeout ] 5 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in- insecure-origin.html [ Timeout ]
6 6
7 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad. 7 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad.
8 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Crash ] 8 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Crash ]
9 http/tests/security/upgrade-insecure-requests/iframe-upgrade-csp.https.html [ Cr ash ] 9 http/tests/security/upgrade-insecure-requests/iframe-upgrade-csp.https.html [ Cr ash ]
10 10
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 79
80 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process. 80 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process.
81 http/tests/local/drag-over-remote-content.html [ Timeout ] 81 http/tests/local/drag-over-remote-content.html [ Timeout ]
82 82
83 # https://crbug.com/619662 - Expected console output differences. 83 # https://crbug.com/619662 - Expected console output differences.
84 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] 84 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
85 85
86 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process. 86 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process.
87 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] 87 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ]
88 88
89 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. 89 # https://crbug.com/623268 - Can't inspect OOPIFs from main page's DevTools wind ow.
90 # Uninvestigated failures under http/tests (but outside of http/tests/security):
91 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time out ] 90 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time out ]
92 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ] 91 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ]
93 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable. html [ Timeout ] 92 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable. html [ Timeout ]
94 http/tests/inspector/change-iframe-src.html [ Timeout ] 93 http/tests/inspector/change-iframe-src.html [ Timeout ]
95 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ] 94 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ]
95 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ]
96
97 # https://crbug.com/623210 - DevTools extensions load in separate process in lay out tests.
96 http/tests/inspector/extensions-headers.html [ Timeout ] 98 http/tests/inspector/extensions-headers.html [ Timeout ]
97 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] 99 http/tests/inspector/extensions-iframe-eval.html [ Timeout ]
98 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] 100 http/tests/inspector/extensions-ignore-cache.html [ Timeout ]
99 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 101 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
100 http/tests/inspector/extensions-useragent.html [ Timeout ] 102 http/tests/inspector/extensions-useragent.html [ Timeout ]
103
104 # https://crbug.com/623265 - cross-site navigation in main page breaks test.
101 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] 105 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ]
102 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ] 106
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