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

TestEventuallyIssue805: flaky test #1411

Closed
dolmen opened this issue Jul 6, 2023 · 1 comment · Fixed by #1412
Closed

TestEventuallyIssue805: flaky test #1411

dolmen opened this issue Jul 6, 2023 · 1 comment · Fixed by #1412
Assignees
Labels
bug pkg-assert Change related to package testify/assert

Comments

@dolmen
Copy link
Collaborator

dolmen commented Jul 6, 2023

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

@dolmen dolmen added bug pkg-assert Change related to package testify/assert labels Jul 6, 2023
@dolmen dolmen self-assigned this Jul 11, 2023
@brackendawson
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug pkg-assert Change related to package testify/assert
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants