Commit aa4b9280 authored by Andy Paicu's avatar Andy Paicu Committed by Commit Bot

Disabled flaky SafetyTipPageInfoBubbleViewBrowserTest tests

TBR: jdeblasio@chromium.org

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1113105
Change-Id: Iec8d55a08534d24fc5b4fc4fa612a1770ba669e1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344445Reviewed-by: default avatarAndy Paicu <andypaicu@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796308}
parent d0bbec5c
...@@ -431,8 +431,9 @@ INSTANTIATE_TEST_SUITE_P( ...@@ -431,8 +431,9 @@ INSTANTIATE_TEST_SUITE_P(
::testing::Values(UIStatus::kDisabled, ::testing::Values(UIStatus::kDisabled,
// Disabled for flakiness. https://crbug.com/1113105. // Disabled for flakiness. https://crbug.com/1113105.
// UIStatus::kEnabledWithDefaultFeatures, // UIStatus::kEnabledWithDefaultFeatures,
UIStatus::kEnabledWithSuspiciousSites, UIStatus::kEnabledWithSuspiciousSites));
UIStatus::kEnabledWithAllFeatures)); // Disabled for flakiness. https://crbug.com/1113105.
// UIStatus::kEnabledWithAllFeatures));
// Ensure normal sites with low engagement are not blocked. // Ensure normal sites with low engagement are not blocked.
IN_PROC_BROWSER_TEST_P(SafetyTipPageInfoBubbleViewBrowserTest, IN_PROC_BROWSER_TEST_P(SafetyTipPageInfoBubbleViewBrowserTest,
......
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