Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # These tests currently fail when they run with --isolate-extensions. | |
|
Charlie Reis
2016/06/24 23:26:02
Is that accurate, or do you need to run them with
alexmos
2016/06/24 23:54:06
Indeed, they should run with --isolate-sites-for-t
Charlie Reis
2016/06/25 00:05:15
Nah, we do the same thing with isolate-extensions.
| |
| 2 | |
| 3 # https://crbug.com/585194 - back/forward lists look different with --site-per-p rocess | |
| 4 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ] | |
| 5 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] | |
| 6 | |
| 7 # https://crbug.com/602493 - Layout tests harness doesn't support history dump a cross OOPIFs | |
| 8 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ] | |
|
Charlie Reis
2016/06/24 23:26:02
Looks like https://crbug.com/582522 also applies t
alexmos
2016/06/24 23:54:06
Yep, reference added.
| |
| 9 | |
| 10 # https://crbug.com/585171 - iframe restored from history should be excluded fro m performance entries. | |
| 11 http/tests/misc/resource-timing-iframe-restored-from-history.html [ Failure Time out ] | |
| 12 | |
| 13 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. | |
| 14 fast/history/same-document-iframes-changing-fragment.html [ Failure ] | |
| 15 fast/history/same-document-iframes-changing-pushstate.html [ Failure ] | |
| 16 fast/loader/form-state-restore-with-frames.html [ Failure ] | |
|
Charlie Reis
2016/06/24 23:26:02
Do you plan for the Win FYI bot to run the full su
alexmos
2016/06/24 23:54:06
I was going to, yes, but you're right that speed m
| |
| 17 | |
| OLD | NEW |