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

Flaky test: TestSendError #219

Open
crazy-max opened this issue Nov 4, 2024 · 1 comment
Open

Flaky test: TestSendError #219

crazy-max opened this issue Nov 4, 2024 · 1 comment

Comments

@crazy-max
Copy link
Collaborator

Encountered this one in #218: https://github.com/tonistiigi/fsutil/actions/runs/11671808580/job/32499037261#step:4:445

#18 15.02 === RUN   TestSendError
#18 15.02     receive_test.go:47: 
#18 15.02         	Error Trace:	/src/receive_test.go:47
#18 15.02         	            				/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75
#18 15.02         	            				/usr/local/go/src/runtime/asm_amd64.s:1700
#18 15.02         	Error:      	"context canceled" does not contain "error from sender:"
#18 15.02         	Test:       	TestSendError
#18 15.02     receive_test.go:48: 
#18 15.02         	Error Trace:	/src/receive_test.go:48
#18 15.02         	            				/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75
#18 15.02         	            				/usr/local/go/src/runtime/asm_amd64.s:1700
#18 15.02         	Error:      	"context canceled" does not contain "foo bar"
#18 15.02         	Test:       	TestSendError
@crazy-max
Copy link
Collaborator Author

Looks quite flaky, happened again on master: https://github.com/tonistiigi/fsutil/actions/runs/11672244797/job/32500428202#step:4:436

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

No branches or pull requests

1 participant