Commit d0e722ab authored by Yoichi Osato's avatar Yoichi Osato Committed by Commit Bot

Disable flaky ActivationStateComputingThrottleSubFrameTest.DisabledStatePropagated/

TBR=battre@chromium.org

Bug: 1011200
Change-Id: I44f5b3ba33c861b2885da30ea561a68adba014bd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839153Reviewed-by: default avatarYoichi Osato <yoichio@chromium.org>
Commit-Queue: Yoichi Osato <yoichio@chromium.org>
Auto-Submit: Yoichi Osato <yoichio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#702696}
parent 2dd72a6f
...@@ -441,7 +441,8 @@ TEST_P(ActivationStateComputingThrottleSubFrameTest, ...@@ -441,7 +441,8 @@ TEST_P(ActivationStateComputingThrottleSubFrameTest,
EXPECT_FALSE(state.generic_blocking_rules_disabled); EXPECT_FALSE(state.generic_blocking_rules_disabled);
} }
TEST_P(ActivationStateComputingThrottleSubFrameTest, DisabledStatePropagated) { TEST_P(ActivationStateComputingThrottleSubFrameTest,
DISABLED_DisabledStatePropagated) {
NavigateAndCommitMainFrameWithPageActivationState( NavigateAndCommitMainFrameWithPageActivationState(
GURL("http://allow-child-to-be-whitelisted.com/"), GURL("http://allow-child-to-be-whitelisted.com/"),
mojom::ActivationLevel::kEnabled); mojom::ActivationLevel::kEnabled);
......
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