Commit ac041851 authored by Elly Fong-Jones's avatar Elly Fong-Jones Committed by Commit Bot

sheriff: disable IntegrationTest.RegisterTestApp

Bug: 1131654
Change-Id: I355424eada911783e6d13fe6d869f1edad0c1681
Tbr: milagreen@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427429Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#809955}
parent 9f19adc8
......@@ -59,7 +59,8 @@ TEST_F(IntegrationTest, InstallUninstall) {
}
#if defined(OS_MAC)
TEST_F(IntegrationTest, RegisterTestApp) {
// Flaky: https://crbug.com/1131654
TEST_F(IntegrationTest, DISABLED_RegisterTestApp) {
RegisterTestApp();
ExpectInstalled();
ExpectActiveVersion(UPDATER_VERSION_STRING);
......
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