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

Fix_fork_storm failure #3709 on node allocation and catch stalled vote/fork resolution errorrs in the test #3750

Merged
merged 4 commits into from Mar 14, 2022

Conversation

Justin-Randall
Copy link
Contributor

This does not make the test actually pass, it merely keeps if from failing over administrative interventions so developers can see what conditions the test reveals (either in the implementation or assumptions in the test itself).

Some additional diagnostics streaming to GTEST are included as a both a reference for better practices and to illustrate the failure condition.

Addressing issue #3709

Sorted command line options output
Reduce number of nodes spawned for reasonable limits on most systems.
C++ coding style and efficiency changes for iteration.
Add diagnostic message streaming as an example.
@clemahieu clemahieu merged commit 4512cfd into nanocurrency:develop Mar 14, 2022
@zhyatt zhyatt added the unit test Related to a new, changed or fixed unit test label Mar 14, 2022
@zhyatt zhyatt added this to the V24.0 milestone Mar 14, 2022
@zhyatt
Copy link
Collaborator

zhyatt commented Mar 14, 2022

Thanks for your help @Justin-Randall !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants