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

Run unit test failed #114

Closed
chuntaojun opened this issue Sep 29, 2021 · 0 comments · Fixed by #115
Closed

Run unit test failed #114

chuntaojun opened this issue Sep 29, 2021 · 0 comments · Fixed by #115
Labels
bug Something isn't working
Milestone

Comments

@chuntaojun
Copy link
Member

Describe the bug

run circuitbreaker_test.go fail in Test_circuitBreakerStore_UpdateCircuitBreaker
run platform_test.go fail in Test_platformStore_GetPlatforms

To Reproduce

just exec cmd

go test -timeout 30s -run ^Test_circuitBreakerStore_UpdateCircuitBreaker$ github.com/polarismesh/polaris-server/store/boltdb

Expected behavior

unit test should be success

Environment

  • Version: 1.2.0

Additional context
Add any other context about the problem here.

@chuntaojun chuntaojun added the bug Something isn't working label Sep 29, 2021
andrewshan added a commit that referenced this issue Sep 29, 2021
[ISSUE #114] fix wrong unit test under store/boltdb
@andrewshan andrewshan added this to the v1.3.0 milestone Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants