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

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

Issue 1940593002: Make sure the test finishes after EventSource loading has completed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added Access-Control-Allow-Origin http header to the test event stream. Created 4 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
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/582494 - [sigsegv / av] blink::Document::styleEngine. 4 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine.
5 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] 5 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ]
6 6
7 # https://crbug.com/602818 - Incorrect process transfer for blob URL 7 # https://crbug.com/602818 - Incorrect process transfer for blob URL
8 http/tests/fileapi/blob-url-in-subframe.html [ Timeout ] 8 http/tests/fileapi/blob-url-in-subframe.html [ Timeout ]
9 9
10 # https://crbug.com/584984 - Check failed: bindings_ == kInvalidBindings || bind ings_ == bindings 10 # https://crbug.com/584984 - Check failed: bindings_ == kInvalidBindings || bind ings_ == bindings
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs. 61 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs.
62 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] 62 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ]
63 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] 63 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ]
64 64
65 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers 65 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers
66 # cross-origin-iframe.html layout test failure 66 # cross-origin-iframe.html layout test failure
67 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ] 67 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ]
68 68
69 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. 69 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs.
70 70
71 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?):
72 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu re ]
73
74 # Uninvestigated failures under http/tests/security: 71 # Uninvestigated failures under http/tests/security:
75 http/tests/security/cross-frame-access-enumeration.html [ Timeout ] 72 http/tests/security/cross-frame-access-enumeration.html [ Timeout ]
76 http/tests/security/cross-frame-access-get-custom-property-cached.html [ Timeout ] 73 http/tests/security/cross-frame-access-get-custom-property-cached.html [ Timeout ]
77 http/tests/security/cross-frame-access-get.html [ Timeout ] 74 http/tests/security/cross-frame-access-get.html [ Timeout ]
78 http/tests/security/cross-frame-access-get-override.html [ Timeout ] 75 http/tests/security/cross-frame-access-get-override.html [ Timeout ]
79 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Timeout ] 76 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Timeout ]
80 http/tests/security/cross-frame-access-location-get.html [ Timeout ] 77 http/tests/security/cross-frame-access-location-get.html [ Timeout ]
81 http/tests/security/cross-frame-access-location-get-override.html [ Timeout ] 78 http/tests/security/cross-frame-access-location-get-override.html [ Timeout ]
82 http/tests/security/cross-origin-shared-worker-allowed.html [ Failure Timeout ] 79 http/tests/security/cross-origin-shared-worker-allowed.html [ Failure Timeout ]
83 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure Timeout ] 80 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure Timeout ]
(...skipping 26 matching lines...) Expand all
110 http/tests/local/drag-over-remote-content.html [ Crash Timeout ] 107 http/tests/local/drag-over-remote-content.html [ Crash Timeout ]
111 http/tests/misc/copy-resolves-urls.html [ Failure ] 108 http/tests/misc/copy-resolves-urls.html [ Failure ]
112 http/tests/navigation/redirect-on-back-updates-history-item.html [ Timeout ] 109 http/tests/navigation/redirect-on-back-updates-history-item.html [ Timeout ]
113 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Timeout ] 110 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Timeout ]
114 http/tests/plugins/cross-frame-object-access.html [ Failure ] 111 http/tests/plugins/cross-frame-object-access.html [ Failure ]
115 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ] 112 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ]
116 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ] 113 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ]
117 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ] 114 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ]
118 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ] 115 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ]
119 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ] 116 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/mixedContent/insecure-eventsource-in-main-frame-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698