Commit 32c0491a authored by Toby Huang's avatar Toby Huang Committed by Commit Bot

[Metrics] Disable FamilyUserMetricsProviderTest

FamilyUserMetricsProviderTest.UserCategory/* browser tests are causing
flaky failures. Disable the tests while looking for a fix.

Bug: 1144651
Change-Id: I92153b1b85db8970e5fa73c1d57fb9cc78b9ebb8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2514622
Commit-Queue: Toby Huang <tobyhuang@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Auto-Submit: Toby Huang <tobyhuang@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823338}
parent 17d3d351
......@@ -117,7 +117,7 @@ class FamilyUserMetricsProviderTest
base::test::ScopedFeatureList scoped_feature_list_;
};
IN_PROC_BROWSER_TEST_P(FamilyUserMetricsProviderTest, UserCategory) {
IN_PROC_BROWSER_TEST_P(FamilyUserMetricsProviderTest, DISABLED_UserCategory) {
base::HistogramTester histogram_tester;
// Simulate calling ProvideCurrentSessionData() prior to logging in.
// This call should return prematurely.
......
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