microsoft / microsoft/VFSForGit
GitStatusCache.dat permission issues during functional tests
Open
@jamill is already working on this.
Since Feb 18, 2019.
type: test-reliability
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
I got the following error in an unrelated PR functional test build:
2019-01-03T17:09:11.6340118Z => GVFS.FunctionalTests.Tests.GitCommands.AddStageTests(True).StageAllowsPlaceholderCreation()
2019-01-03T17:09:11.6349261Z Test GVFS.FunctionalTests.Tests.GitCommands.AddStageTests(True).StageAllowsPlaceholderCreation()
2019-01-03T17:09:11.6361257Z Failed at 5:09:11 PM taking 00:00:09.9359773
2019-01-03T17:09:11.6373800Z status Errors Lines
2019-01-03T17:09:11.6378219Z status Errors Lines counts do not match. was: 1 expected: 0
2019-01-03T17:09:11.6392471Z Extra: fatal: could not open 'C:/Repos/GVFSFunctionalTests/enlistment/644b252d19d14e1587ec/.gvfs/gitStatusCache/GitStatusCache.dat' for reading: Permission denied
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.