Skip SiteInstanceTest.StartIsolatingSite if dynamic isolated origins are disabled.
Running content_unittests with --disable-site-isolation-trials caused this test to fail because the flag disbles dynamic isolated origins support. This change simply adds logic to skip the test if the feature it is testing is disabled. Bug: 1015882 Change-Id: I9a051251bce0d164943d72b2cb5c67887035f24b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2292794 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Auto-Submit: Aaron Colwell <acolwell@chromium.org> Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#787480}
Showing
Please register or sign in to comment