Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process |
| diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process |
| index 42b4d5cdbd3ae0a9ebd7d673018a3ebe637d677e..a9be07801dbb31102fa912429b59c596af729bee 100644 |
| --- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process |
| +++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process |
| @@ -80,6 +80,14 @@ http/tests/navigation/success200-frames-loadsame.html [ Failure ] |
| http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] |
| http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] |
| +# https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers |
| +# cross-origin-iframe.html layout test failure in --site-per-process-mode |
|
alexmos
2016/04/07 22:21:17
nit: these spaces look weird. :)
Łukasz Anforowicz
2016/04/07 22:24:40
Done.
|
| +http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ] |
| + |
| +# https://crbug.com/601581 - m_persistedPluginWidget->isFrameView() assert |
| +# fails in --site-per-process mode |
| +http/tests/security/xss-DENIED-object-element.html [ Crash ] |
| + |
| # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. |
| # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): |