Commit 141c8001 authored by Henrik Boström's avatar Henrik Boström Committed by Commit Bot

Disable failing test MTPDeviceDelegateImplWinTest.GalleryNameMTP.

TBR=fdoray@chromium.org, reillyg@chromium.org

NOTRY=True

Bug: 868254
Change-Id: I5e80699e1d04e51be31a097b2b4deb0ec5e3a7ce
Reviewed-on: https://chromium-review.googlesource.com/1152737
Commit-Queue: Henrik Boström <hbos@chromium.org>
Reviewed-by: default avatarHenrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#578576}
parent ada4b56b
......@@ -158,7 +158,8 @@ void MTPDeviceDelegateImplWinTest::CheckGalleryInfo(
EXPECT_EQ(0UL, info.transient_device_id.size());
}
TEST_F(MTPDeviceDelegateImplWinTest, GalleryNameMTP) {
// TODO(https://crbug.com/868254): Failing on Win7 Tests (1). Fix and enable.
TEST_F(MTPDeviceDelegateImplWinTest, DISABLED_GalleryNameMTP) {
base::FilePath location(
PortableDeviceWatcherWin::GetStoragePathFromStorageId(
TestPortableDeviceWatcherWin::kStorageUniqueIdA));
......
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