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

TestAddPartition in cluster_test.go is failing with assertion error and obtained nil #8

Open
ackris opened this issue Sep 9, 2024 · 0 comments
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 error when running go test -v for TestAddPartition.

=== 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 TestAddPartition in cluster_test.go is failing TestAddPartition in cluster_test.go is failing with assertion error and obtained nil 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