microsoft / microsoft/VFSForGit
MoveIndexFileFails on Windows is failing with CmdRunner
Open
@wilbaker is already working on this.
Since Aug 22, 2019.
affects: tests
platform: windows
type: test-reliability
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
The MoveIndexFileFails that was added in #1428 fails on Windows with the CmdRunner because the move of the index file succeeds and this causes other tests to fail as well. Marked the test as MacOnly in #1476
Need to look into why the move with the CmdRunner was not blocked.
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.