Skip to content

TestEventuallyIssue805: flaky test #1411

@dolmen

Description

@dolmen

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

Metadata

Metadata

Assignees

Labels

bugpkg-assertChange related to package testify/assert

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions