docker / docker/secrets-engine
Flaky keychain test
Open
@Benehiko is already working on this.
Since Aug 11, 2025.
- Dominant language
- Go
- Stars
- 91
- Forks
- 16
- Avg merge
- 9h 3m
- Merged PRs (30d)
- 24
Description
The keychain package has a flaky test: TestKeychain/list_all_credentials
#17 9.770 === RUN TestKeychain
#17 9.770 === RUN TestKeychain/save_credentials
#17 9.770 === RUN TestKeychain/get_credential
#17 9.770 === RUN TestKeychain/list_all_credentials
#17 9.770 keychain_test.go:133:
#17 9.770 Error Trace: /app/store/keychain/keychain_test.go:133
#17 9.770 Error: Received unexpected error:
#17 9.770 failed to create item: Couldn't create item: The secret was transferred or encrypted in an invalid way.
#17 9.770 Test: TestKeychain/list_all_credentials
Contributor guide
No contributing guide indexed for this repository
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.