Commit 46ee0193 authored by Yi Su's avatar Yi Su Committed by Commit Bot

[sheriff] disable...

[sheriff] disable GoogleServicesSettingsTestCase.testActivityAndInteractionsDisabledWithHistoryDisabled on all devices/simulators.

The test is only disabled on devices for now, and this CL disables it on
both devices and simulators.

TBR=edchin@chromium.org

Change-Id: I7aabcbd1fbfe9017907db950097a9e3e002efa68
Reviewed-on: https://chromium-review.googlesource.com/c/1345009Reviewed-by: default avatarYi Su <mrsuyi@chromium.org>
Reviewed-by: default avataredchin <edchin@chromium.org>
Commit-Queue: Yi Su <mrsuyi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#609786}
parent bb68c43e
......@@ -147,10 +147,8 @@ using unified_consent::prefs::kUnifiedConsentGiven;
// Tests that "Activity and Interactions" switch should be disabled when the
// "History" sync is off.
- (void)testActivityAndInteractionsDisabledWithHistoryDisabled {
// TODO(crbug.com/906680): Re-enable this test when it's fixed.
#if TARGET_IPHONE_SIMULATOR
// TODO(crbug.com/906680): Re-enable this test when it's fixed.
EARL_GREY_TEST_DISABLED(@"Test disabled on simulators.");
#endif
[SigninEarlGreyUI signinWithIdentity:[SigninEarlGreyUtils fakeIdentity1]];
[self resetUnifiedConsent];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment