Extension content verification: move browser test disable logic
This is a follow-up to https://chromium-review.googlesource.com/c/chromium/src/+/692554 which disabled extension content verification from tests inheriting from ExtensionBrowserTest. For pref hash browsertests, there seems to be a time window between the PRE_ tests and their normal counterpart during which which extension content verification is enabled. During this time window, the good.crx extension installed by PrefHashBrowserTestUnchangedCustom is disabled. This should fix the failures described in https://bugs.chromium.org/p/chromium/issues/detail?id=770001#c8 and allow us to re-land https://chromium-review.googlesource.com/c/chromium/src/+/698985 Bug: 766806 Change-Id: I261eaef5eae9cf192a6f514092c3b5ad4feafc8e Reviewed-on: https://chromium-review.googlesource.com/703508Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: proberge <proberge@chromium.org> Cr-Commit-Position: refs/heads/master@{#506940}
Showing
Please register or sign in to comment