-
Notifications
You must be signed in to change notification settings - Fork 39
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
ci: fix the check logic for Axon node status #1446
Conversation
Today, With more code added, I think such unpredictable tests should NOT be CI checks. |
@yangby-cryptape |
due to PR axonweb3#1446 and issue axonweb3#1387
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests on Axon commit a3ba757 failed
/run-ci |
CI tests run on commit:
CI test list:
Please check ci test results later. |
due to PR axonweb3#1446 and issue axonweb3#1387
due to PR axonweb3#1446 and issue axonweb3#1387
What this PR does / why we need it?
This PR is used to fix the problem of #1445
What is the impact of this PR?
No Breaking Change
CI Settings
CI Usage
Tip: Check the CI you want to run below, and then comment
/run-ci
.CI Switch
CI Description
cargo clippy --all --all-targets --all-features
cargo +nightly fmt --all -- --check
andcargo sort -gwc