We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We still have flaky tests. It looks like #865 did not fix everything related to #805 and #835.
$ go test -race -failfast -count 100 -run TestEventuallyIssue805 ./assert --- FAIL: TestEventuallyIssue805 (0.00s) assertions_test.go:2815: Error Trace: Error: Should be false Test: TestEventuallyIssue805 FAIL FAIL github.com/stretchr/testify/assert 0.451s FAIL
Cc: @snebel29
The text was updated successfully, but these errors were encountered:
This dinged us in this PR too: https://github.com/stretchr/testify/actions/runs/5596433158/jobs/10233448218#step:4:1567
Sorry, something went wrong.
dolmen
Successfully merging a pull request may close this issue.
We still have flaky tests. It looks like #865 did not fix everything related to #805 and #835.
Cc: @snebel29
The text was updated successfully, but these errors were encountered: