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

hotstuff_integration CDT Integration Tests Fail #268

Closed
ericpassmore opened this issue Feb 15, 2024 · 1 comment · Fixed by #272
Closed

hotstuff_integration CDT Integration Tests Fail #268

ericpassmore opened this issue Feb 15, 2024 · 1 comment · Fixed by #272
Assignees
Milestone

Comments

@ericpassmore
Copy link
Contributor

ericpassmore commented Feb 15, 2024

Test failure for hotstuff_integration branch of CDT using hotstuff_integration Leap checked against two different leap builds

  • leap git commit 5286fcfe9cf00fdeea92fe1747240ba6df060a98
  • leap git commit 2c77713129f940061ac4f2804b803dd8dd517d09
cdt/tests/integration/instant_finality_tests.cpp(35): fatal error: in "instant_finality_tests/instant_finality_test": critical check pretty_output.get_object().contains("proposed_finalizer_policy") has failed
0 exception: unspecified
rethrow
    {}
    integration_tests  instant_finality_tests.cpp:51 test_method

cdt/tests/integration/main.cpp(16): fatal error: in "instant_finality_tests/instant_finality_test": Caught Unexpected Exception

*** 2 failures are detected in the test module "Master Test Suite"
@ericpassmore ericpassmore changed the title CDT Integration Tests Fail hotstuff_integration CDT Integration Tests Fail Feb 15, 2024
@ericpassmore
Copy link
Contributor Author

This line is throwing the exception.

BOOST_REQUIRE(pretty_output.get_object().contains("proposed_finalizer_policy"));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
3 participants