Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

TestLeakyBucket & TestTokenBucket fails occasionally. #57

Closed
nipak opened this issue May 18, 2020 · 0 comments
Closed

TestLeakyBucket & TestTokenBucket fails occasionally. #57

nipak opened this issue May 18, 2020 · 0 comments
Milestone

Comments

@nipak
Copy link

nipak commented May 18, 2020

=== RUN TestTokenBucket
--- FAIL: TestTokenBucket (0.03s)
functional_test.go:141:
Error Trace: functional_test.go:141
Error: Not equal:
expected: 0
actual : 1
Test: TestTokenBucket
=== RUN TestLeakyBucket
--- FAIL: TestLeakyBucket (0.06s)
functional_test.go:202:
Error Trace: functional_test.go:202
Error: Not equal:
expected: 0
actual : 1
Test: TestLeakyBucket
Messages: 2
functional_test.go:202:
Error Trace: functional_test.go:202
Error: Not equal:
expected: 1
actual : 2
Test: TestLeakyBucket
Messages: 3

@thrawn01 thrawn01 added this to the v1.0.0 milestone Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants