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

Call to IsSame in TestDuplicateBootstrap fails #523

Open
zenhack opened this issue May 27, 2023 · 0 comments
Open

Call to IsSame in TestDuplicateBootstrap fails #523

zenhack opened this issue May 27, 2023 · 0 comments
Labels

Comments

@zenhack
Copy link
Contributor

zenhack commented May 27, 2023

This is a loose end from #515, where we decided to merge without dealing with this failure:

$ go test
--- FAIL: TestDuplicateBootstrap (0.12s)
    level0_test.go:1391: 
        	Error Trace:	/home/isd/src/go-wk/go-capnp/rpc/level0_test.go:1391
        	Error:      	Should be true
        	Test:       	TestDuplicateBootstrap
    level0_test.go:2254: conn error: rpc: remote abort: connection closed
FAIL
exit status 1
FAIL	capnproto.org/go/capnp/v3/rpc	0.491s
@zenhack zenhack added the bug label May 27, 2023
zenhack added a commit to zenhack/go-capnp that referenced this issue May 27, 2023
Per capnproto#523, this is currently failing frequently. Mark it as flaky
until we're ready to actually deal with it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant