unit_tests FileCacheTest failing |
||
Issue description
At commit 53aa274
unit_tests --gtest_filter=FileCacheTest.*
5 tests failed:
FileCacheTest.ClearDirty (../../components/drive/chromeos/file_cache_unittest.cc:648)
FileCacheTest.FixMetadataAndFileAttributes (../../components/drive/chromeos/file_cache_unittest.cc:751)
FileCacheTest.OpenForWrite (../../components/drive/chromeos/file_cache_unittest.cc:549)
FileCacheTest.PinAndUnpin (../../components/drive/chromeos/file_cache_unittest.cc:466)
FileCacheTest.Store (../../components/drive/chromeos/file_cache_unittest.cc:418)
,
Feb 2 2018
The tests are passing on buildbot. Example: https://build.chromium.org/deprecated/tryserver.chromium.chromiumos/builders/linux-chromeos-rel/builds/51251/steps/unit_tests%20(with%20patch)/logs/stdio So I think this happens only when running the tests locally on a Linux machine by the command above.
,
Feb 2 2018
The tests passed on my local build.
,
Feb 2 2018
Closing as WontFix as this seems not a public issue.
,
Feb 23 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by yamaguchi@chromium.org
, Feb 2 2018