Log:
[ RUN ] ServiceTestNotInitialized.CheckAsyncTestCredentials
[0615/195659:WARNING:homedirs.cc(804)] Deleting Cache test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6/vault/user/Cache
unknown file: Failure
Unexpected mock function call - taking default action specified at:
../../../../../../../../../../mnt/host/source/src/platform2/cryptohome/mock_platform.cc:25:
Function call: GetFileEnumerator(@0xf60807b0 "test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6/vault/user/Cache", false, 19)
Returns: 0xf931e8a0
Google Mock tried the following 1 expectation, but it didn't match:
../../../../../../../../../../mnt/host/source/src/platform2/cryptohome/make_tests.cc:259: EXPECT_CALL(*platform, GetFileEnumerator(base_path, false, _))...
Expected arg #0: is equal to "test_image_dir/7cd541858d02c799378fb0ad5b9d3380ca4e3337"
Actual: "test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6/vault/user/Cache"
Expected: to be called once
Actual: never called - unsatisfied and active
[0615/195659:WARNING:homedirs.cc(811)] Deleting GCache test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6/vault/user/GCache/v1/tmp
unknown file: Failure
Unexpected mock function call - taking default action specified at:
../../../../../../../../../../mnt/host/source/src/platform2/cryptohome/mock_platform.cc:25:
Function call: GetFileEnumerator(@0xf60807a8 "test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6/vault/user/GCache/v1/tmp", false, 19)
Returns: 0xf5703568
Google Mock tried the following 1 expectation, but it didn't match:
../../../../../../../../../../mnt/host/source/src/platform2/cryptohome/make_tests.cc:259: EXPECT_CALL(*platform, GetFileEnumerator(base_path, false, _))...
Expected arg #0: is equal to "test_image_dir/7cd541858d02c799378fb0ad5b9d3380ca4e3337"
Actual: "test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6/vault/user/GCache/v1/tmp"
Expected: to be called once
Actual: never called - unsatisfied and active
unknown file: Failure
Unexpected mock function call - taking default action specified at:
../../../../../../../../../../mnt/host/source/src/platform2/cryptohome/mock_platform.cc:25:
Function call: GetFileEnumerator(@0xf6080734 "test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6", false, 1)
Returns: 0xf5703480
Google Mock tried the following 1 expectation, but it didn't match:
../../../../../../../../../../mnt/host/source/src/platform2/cryptohome/make_tests.cc:259: EXPECT_CALL(*platform, GetFileEnumerator(base_path, false, _))...
Expected arg #0: is equal to "test_image_dir/7cd541858d02c799378fb0ad5b9d3380ca4e3337"
Actual: "test_image_dir/4d8d52c5e980e6a46d1dd76d3b6653f3da0d56d6"
Expected: to be called once
Actual: never called - unsatisfied and active
[ FAILED ] ServiceTestNotInitialized.CheckAsyncTestCredentials (113 ms)
Comment 1 by apronin@chromium.org
, Sep 2 2016Status: WontFix (was: Untriaged)