-
Notifications
You must be signed in to change notification settings - Fork 13
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
fix(iota-benchmark/tests): fix test_simulated_load_reconfig_restarts #3853
fix(iota-benchmark/tests): fix test_simulated_load_reconfig_restarts #3853
Conversation
… access_clock_object_test
…_simulated_load_reconfig_restarts,-access_clock_object_test)
@@ -468,10 +468,9 @@ async fn call_shared_object_contract() { | |||
); | |||
} | |||
|
|||
#[ignore("Disabled due to flakiness - re-enable when failure is fixed")] |
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.
instead of this comment, can you put in a link to a tracking GH issue?
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.
Do you mean create new one? Because it's original Sui's comment and there is no appropriate issue for it as I see
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.
Yes you could create one issue in the Product Backlog with low priority
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.
Done
…d_reconfig_restarts,-access_clock_object_test)' of github.com:iotaledger/kinesis into sc-platfrom/fix-iota-benchmark-tests(test_simulated_load_reconfig_restarts,-access_clock_object_test)
…_simulated_load_reconfig_restarts,-access_clock_object_test)
…_simulated_load_reconfig_restarts,-access_clock_object_test)
Description of change
test_simulated_load_reconfig_restarts
passed (green) without any changes.Links to any relevant issues
Fix #3852 .
Type of change
How the change has been tested
cargo simtest test_simulated_load_reconfig_restarts