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

chore: test flake: TestCoderLog #37

Open
johnstcn opened this issue May 11, 2023 · 0 comments
Open

chore: test flake: TestCoderLog #37

johnstcn opened this issue May 11, 2023 · 0 comments

Comments

@johnstcn
Copy link
Member

--- FAIL: TestCoderLog (0.00s)
    --- FAIL: TestCoderLog/OutputNotDropped (0.01s)
        coder_test.go:100: 
            	Error Trace:	/home/runner/work/envbox/envbox/buildlog/coder_test.go:100
            	Error:      	Condition never satisfied
            	Test:       	TestCoderLog/OutputNotDropped
    --- FAIL: TestCoderLog/OK (0.01s)
        coder_test.go:51: 
            	Error Trace:	/home/runner/work/envbox/envbox/buildlog/coder_test.go:51
            	Error:      	Condition never satisfied
            	Test:       	TestCoderLog/OK
FAIL

I could only get it to reproduce somewhat reliably by running

go test -count=10000 ./buildlog/

Interestingly, the race detector didn't seem to pick anything up.

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