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

[Bug]: The test case "test_lock" will fail possibly #209

Closed
1 task done
Phoenix500526 opened this issue Mar 19, 2023 · 1 comment
Closed
1 task done

[Bug]: The test case "test_lock" will fail possibly #209

Phoenix500526 opened this issue Mar 19, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Phoenix500526
Copy link
Collaborator

Description about the bug

There is a low possibility the test case test_lock will fail. The error message has been pasted into Relevant log output

Run the command cargo test -p xline --test lock_test several times maybe reproduce this issue.

Version

0.1.0 (Default)

Relevant log output

running 2 tests
test test_lock ... FAILED
test test_lock_timeout ... ok

failures:

---- test_lock stdout ----
Error: GRpcStatus(Status { code: InvalidArgument, message: "lease error: lease 1679204913 already exists", metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sun, 19 Mar 2023 05:48:33 GMT", "content-length": "0"} }, source: None })


failures:
    test_lock

test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Phoenix500526 Phoenix500526 added the bug Something isn't working label Mar 19, 2023
@Phoenix500526
Copy link
Collaborator Author

Resolve in #212

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

No branches or pull requests

2 participants