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

failing test (timeout) on windows 1.20 #99

Open
JaSei opened this issue Aug 14, 2023 · 0 comments
Open

failing test (timeout) on windows 1.20 #99

JaSei opened this issue Aug 14, 2023 · 0 comments

Comments

@JaSei
Copy link
Collaborator

JaSei commented Aug 14, 2023

gotestcover  -covermode=atomic -coverprofile=coverage.txt $(go list ./... | grep -v /vendor/) -run . -timeout=2m
ok  	github.com/avast/retry-go/v4/examples	5.933s	coverage: [no statements]
command [go test -cover -covermode atomic -coverprofile C:\Users\RUNNER~1\AppData\Local\Temp\gotestcover-175[9](https://github.com/avast/retry-go/actions/runs/5841605985/job/15841924098#step:6:10)463031 github.com/avast/retry-go/v4 -run . -timeout=2m]: exit status 1
--- FAIL: TestMaxDelay (0.25s)
    retry_test.go:279: 
        	Error Trace:	D:/a/retry-go/retry-go/retry_test.go:279
        	Error:      	"250.5436ms" is not less than "250ms"
        	Test:       	TestMaxDelay
        	Messages:   	5 times with maximum delay retry is longer than 250ms
1
2
FAIL
	github.com/avast/retry-go/v4	coverage: 96.3% of statements
FAIL	github.com/avast/retry-go/v4	[16](https://github.com/avast/retry-go/actions/runs/5841605985/job/15841924098#step:6:17).229s
FAIL
test failed
mingw32-make: *** [makefile:31: test_and_cover_report] Error 1
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