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

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

Issue 1635873003: Replicating WebFrame::uniqueName across renderers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dump-render-tree3
Patch Set: Rebasing... Created 4 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
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/587909 - Regression caused by recent render pipeline throttl ing changes. 4 # https://crbug.com/587909 - Regression caused by recent render pipeline throttl ing changes.
5 http/tests/misc/dns-prefetch-control.html [ Timeout ] 5 http/tests/misc/dns-prefetch-control.html [ Timeout ]
6 http/tests/navigatorconnect/connect-cross-origin.html [ Timeout ] 6 http/tests/navigatorconnect/connect-cross-origin.html [ Timeout ]
7 http/tests/security/document-origin.html [ Timeout ] 7 http/tests/security/document-origin.html [ Timeout ]
8 http/tests/serviceworker/navigation-redirect.html [ Timeout ] 8 http/tests/serviceworker/navigation-redirect.html [ Timeout ]
9 9
10 # https://crbug.com/584984 - Recent, uninvestigated yet regression. 10 # https://crbug.com/584984 - Recent, uninvestigated yet regression.
(...skipping 26 matching lines...) Expand all
37 http/tests/security/listener/xss-XMLHttpRequest-shortcut.html [ Crash ] 37 http/tests/security/listener/xss-XMLHttpRequest-shortcut.html [ Crash ]
38 http/tests/security/object-literals.html [ Crash ] 38 http/tests/security/object-literals.html [ Crash ]
39 http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin.html [ Crash Timeout ] 39 http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin.html [ Crash Timeout ]
40 http/tests/security/xss-eval.html [ Crash ] 40 http/tests/security/xss-eval.html [ Crash ]
41 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html [ Crash ] 41 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html [ Crash ]
42 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-c har.html [ Crash Timeout ] 42 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-c har.html [ Crash Timeout ]
43 http/tests/security/xssAuditor/dom-write-location-inline-event.html [ Crash ] 43 http/tests/security/xssAuditor/dom-write-location-inline-event.html [ Crash ]
44 http/tests/serviceworker/windowclient-navigate.html [ Crash ] 44 http/tests/serviceworker/windowclient-navigate.html [ Crash ]
45 http/tests/xmlhttprequest/detaching-frame-2.html [ Crash ] 45 http/tests/xmlhttprequest/detaching-frame-2.html [ Crash ]
46 46
47 # https://crbug.com/576969 - unique name is not replicated into OOPIFs.
48 http/tests/security/aboutBlank/xss-DENIED-set-opener.html [ Failure ]
49 http/tests/security/cross-origin-appcache-allowed.html [ Failure ]
50 http/tests/security/cross-origin-indexeddb-allowed.html [ Failure ]
51 http/tests/security/cross-origin-local-storage-allowed.html [ Failure ]
52 http/tests/security/cross-origin-session-storage-allowed.html [ Failure ]
53 http/tests/security/cross-origin-websql-allowed.html [ Failure ]
54
55 # https://crbug.com/582289 - dumpResourceLoadCallbacks test flag is not replicat ed into OOPIFs. 47 # https://crbug.com/582289 - dumpResourceLoadCallbacks test flag is not replicat ed into OOPIFs.
56 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-orig in-deny.html [ Failure ] 48 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-orig in-deny.html [ Failure ]
57 49
58 # https://crbug.com/582231 - expected an exception for cross-domain window acces s. 50 # https://crbug.com/582231 - expected an exception for cross-domain window acces s.
59 http/tests/security/cross-frame-access-call.html [ Failure ] 51 http/tests/security/cross-frame-access-call.html [ Failure ]
60 http/tests/security/cross-frame-access-dispatchEvent.html [ Failure ] 52 http/tests/security/cross-frame-access-dispatchEvent.html [ Failure ]
61 53
62 # https://crbug.com/582201 - missing console message about blocked XSS. 54 # https://crbug.com/582201 - missing console message about blocked XSS.
63 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getA ttribute-value.html [ Failure ] 55 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getA ttribute-value.html [ Failure ]
64 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-html dom.html [ Failure ] 56 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-html dom.html [ Failure ]
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] 278 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ]
287 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] 279 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ]
288 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] 280 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ]
289 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] 281 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ]
290 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] 282 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ]
291 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] 283 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ]
292 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] 284 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ]
293 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] 285 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ]
294 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] 286 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ]
295 287
OLDNEW
« no previous file with comments | « content/test/test_render_frame_host.cc ('k') | third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698