Skip to content

Conversation

fhs
Copy link

@fhs fhs commented Dec 12, 2019

Fix build on Plan 9 and make all tests pass.

Note: running go test ./... may hang in TestTempFileMany or
TestTempFileManyWithUtil. I'm not sure if it's a go tool issue,
standard library issue, or something wrong with the tests. All tests
pass if tests are run with go test -count 1 ./....

Fixes #52

Signed-off-by: Fazlul Shahriar [email protected]

Fix build on Plan 9 and make all tests pass.

Note: running `go test ./...` may hang in `TestTempFileMany` or
`TestTempFileManyWithUtil`. I'm not sure if it's a go tool issue,
standard library issue, or something wrong with the tests.  All tests
pass if tests are run with `go test -count 1 ./...`.

Fixes src-d#52

Signed-off-by: Fazlul Shahriar <[email protected]>
fhs added a commit to fhs/go-git that referenced this pull request Dec 25, 2019
Not all the tests pass yet but this makes go-git usable on Plan 9.
Please merge this after src-d/go-billy#78.

Fixes src-d#756

Signed-off-by: Fazlul Shahriar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plan 9 Support
1 participant