Chromium Code Reviews| Index: testing/buildbot/filters/isolate-extensions.browser_tests.filter |
| diff --git a/testing/buildbot/filters/isolate-extensions.browser_tests.filter b/testing/buildbot/filters/isolate-extensions.browser_tests.filter |
| index d17f1d762dd42e58092a5718f1e383cc3fbe5b54..b8413bddf207b870c7b05edc289ccc933416edaa 100644 |
| --- a/testing/buildbot/filters/isolate-extensions.browser_tests.filter |
| +++ b/testing/buildbot/filters/isolate-extensions.browser_tests.filter |
| @@ -2,3 +2,6 @@ |
| # crbug.com/589177: ProcessManagerBrowserTest.FrameClassification is flaky with --site-per-process |
| -ProcessManagerBrowserTest.FrameClassification |
| + |
| +# crbug.com/576867: ExtensionResourceRequestPolicyTest.IframeNavigateToInaccessible fails in --isolate-extensions mode. |
|
Łukasz Anforowicz
2016/05/31 23:32:56
Question: does this test only fail in --isolate-ex
Łukasz Anforowicz
2016/05/31 23:32:56
nit: Can you please refer to this bug in the CL de
nasko
2016/05/31 23:47:06
Indeed it fails there too. Added an exception to t
|
| +-ExtensionResourceRequestPolicyTest.IframeNavigateToInaccessible |
|
Łukasz Anforowicz
2016/05/31 23:32:56
I assume this is a new test (and that this explain
nasko
2016/05/31 23:47:06
It is a new test introduced by https://codereview.
|