Commit a3e6bea2 authored by mfomitchev's avatar mfomitchev Committed by Commit bot

Marking SearchGeolocationDisclosureInfoBarTest#testInfoBarAppears as flaky.

TBR=dfalcantara,benwells
BUG=678210

Review-Url: https://codereview.chromium.org/2610913002
Cr-Commit-Position: refs/heads/master@{#441415}
parent 03d450ac
...@@ -8,6 +8,7 @@ import android.support.test.filters.SmallTest; ...@@ -8,6 +8,7 @@ import android.support.test.filters.SmallTest;
import org.chromium.base.test.util.CommandLineFlags; import org.chromium.base.test.util.CommandLineFlags;
import org.chromium.base.test.util.Feature; import org.chromium.base.test.util.Feature;
import org.chromium.base.test.util.FlakyTest;
import org.chromium.chrome.browser.ChromeActivity; import org.chromium.chrome.browser.ChromeActivity;
import org.chromium.chrome.browser.SearchGeolocationDisclosureTabHelper; import org.chromium.chrome.browser.SearchGeolocationDisclosureTabHelper;
import org.chromium.chrome.test.ChromeActivityTestCaseBase; import org.chromium.chrome.test.ChromeActivityTestCaseBase;
...@@ -49,6 +50,7 @@ public class SearchGeolocationDisclosureInfoBarTest ...@@ -49,6 +50,7 @@ public class SearchGeolocationDisclosureInfoBarTest
super.tearDown(); super.tearDown();
} }
@FlakyTest(message = "https://crbug.com/678210")
@SmallTest @SmallTest
@Feature({"Browser", "Main"}) @Feature({"Browser", "Main"})
@CommandLineFlags.Add(ENABLE_NEW_DISCLOSURE_FEATURE) @CommandLineFlags.Add(ENABLE_NEW_DISCLOSURE_FEATURE)
......
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