Commit 8172d98f authored by Andy Paicu's avatar Andy Paicu Committed by Commit Bot

Disabled flaky `fileDisplayWithoutDriveThenDisable` testcase

TBR=adanilo@chromium.org

Bug: 1097013
Change-Id: I1ed5abccd73b2c8c2ad71dccca8fde5863232d15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2253762Reviewed-by: default avatarAndy Paicu <andypaicu@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780258}
parent da7b9e7a
......@@ -253,7 +253,8 @@ WRAPPED_INSTANTIATE_TEST_SUITE_P(
.DontMountVolumes(),
TestCase("fileDisplayWithoutVolumesThenMountDrive").DontMountVolumes(),
TestCase("fileDisplayWithoutDrive").DontMountVolumes(),
TestCase("fileDisplayWithoutDriveThenDisable").DontMountVolumes(),
// Test is failing (crbug.com/1097013)
// TestCase("fileDisplayWithoutDriveThenDisable").DontMountVolumes(),
TestCase("fileDisplayMountWithFakeItemSelected"),
TestCase("fileDisplayUnmountDriveWithSharedWithMeSelected"),
TestCase("fileDisplayUnmountRemovableRoot"),
......
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