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

TestLeaderForPartition of cluster_test.go is failing with nil error #9

Open
ackris opened this issue Sep 9, 2024 · 0 comments
Open
Labels
bug Something isn't working unit test label to indicate unit tests

Comments

@ackris
Copy link
Owner

ackris commented Sep 9, 2024

We are getting the below error when running TestLeaderForPartition using go test -v.

=== RUN   TestAddPartition
    cluster_test.go:78: Expected error for duplicate partition, got <nil>
--- FAIL: TestAddPartition (0.00s)
@ackris ackris added the bug Something isn't working label Sep 9, 2024
@ackris ackris changed the title TestLeaderForPartition is failing in cluster_test.go TestLeaderForPartition of cluster_test.go is failing with nil error Sep 9, 2024
@ackris ackris added the unit test label to indicate unit tests label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unit test label to indicate unit tests
Projects
None yet
Development

No branches or pull requests

1 participant