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

TestAboutNames is flaky #282

Closed
KyleMaas opened this issue Dec 28, 2022 · 1 comment · Fixed by #309
Closed

TestAboutNames is flaky #282

KyleMaas opened this issue Dec 28, 2022 · 1 comment · Fixed by #309
Labels

Comments

@KyleMaas
Copy link
Contributor

See failure in this test run:

https://github.com/ssbc/go-ssb/actions/runs/3789028221/jobs/6442390387#step:9:186

@KyleMaas
Copy link
Contributor Author

Let's see how well this copies:

2022/12/27 17:35:52 [margaret/indexes/badger] overwrote batch limit 0
2022/12/27 17:35:52 saved identity @KzI+2bp6KPa31RYEyxIPj6entUV9GAnlNlVBIyjvxMA=.ed25519 to testrun/TestAboutNames/about/secret
--- FAIL: TestAboutNames (0.02s)
    about_test.go:88: map[]
    about_test.go:91: 
        	Error Trace:	/home/runner/work/go-ssb/go-ssb/plugins2/names/about_test.go:91
        	Error:      	Should be true
        	Test:       	TestAboutNames
        	Messages:   	name for ali not found
FAIL
FAIL	github.com/ssbc/go-ssb/plugins2/names	0.029s
FAIL

Reasonably well. Related to #237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

2 participants