Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failures in waddrmgr tests #666

Open
devrandom opened this issue Dec 14, 2019 · 3 comments
Open

Intermittent failures in waddrmgr tests #666

devrandom opened this issue Dec 14, 2019 · 3 comments

Comments

@devrandom
Copy link
Contributor

devrandom commented Dec 14, 2019

This happens in various tests. Here's a sample:

$ go clean --testcache && go test ./waddrmgr
--- FAIL: TestMigrationPopulateBirthdayBlock (0.04s)
    common_test.go:289: Failed to create Manager: failed to master private key: unable to decrypt
FAIL
FAIL	github.com/btcsuite/btcwallet/waddrmgr	0.669s
FAIL
@devrandom
Copy link
Contributor Author

I win at issue numbering.

@devrandom
Copy link
Contributor Author

go test ./waddrmgr -parallel=1 does not fail.

@devrandom
Copy link
Contributor Author

Another spurious failure, might not be related: https://travis-ci.org/btcsuite/btcwallet/builds/625346699

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

No branches or pull requests

1 participant