coder / coder/envbox

chore: test flake: TestCoderLog

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
73
Forks
22
Avg merge
14h 50m
Merged PRs (30d)
1

Description

```
--- 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.