]> dgit.raspbian.org Git - git-annex.git/blob
5f040c5d75544bd7d21142ebc038d346da07ce93
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 6"""
4  date="2021-04-23T04:21:05Z"
5  content="""
6 Results from Windows autobuilder with the 0% test being the first test ran:
7 That test succeeded, and then the 33% test failed. So apparently the first
8 retrieveKeyFile is setting up a situation where the second one fails.
9
10 Meanwhile, on Linux, I have verified that there is no leaking file handle
11 by retrieveKeyFile. Which doesn't mean there isn't on windows, but if there
12 is, it's a ghc bug or a Windows bug and not a bug I can do anything about.
13
14 Also, manually testing the directory special remote, not using the test
15 suite, retrieveKeyFile seems to work ok, even when run multiple times.
16
17 I have disabled the remote tests on Windows.
18 """]]