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

eosio_bios_if_tests/set_1_finalizer fails under default Savanna libtester #90

Closed
linh2931 opened this issue May 27, 2024 · 0 comments · Fixed by #95
Closed

eosio_bios_if_tests/set_1_finalizer fails under default Savanna libtester #90

linh2931 opened this issue May 27, 2024 · 0 comments · Fixed by #95
Assignees

Comments

@linh2931
Copy link
Member

tests/eosio.bios_inst_fin_tests.cpp(60): error: in "eosio_bios_if_tests/set_1_finalizer": check output_json.find("\"generation\": 1") != std::string::npos has failed [18446744073709551615 == 18446744073709551615]
tests/eosio.bios_inst_fin_tests.cpp(91): error: in "eosio_bios_if_tests/set_2_finalizers": check output_json.find("\"generation\": 1") != std::string::npos has failed [18446744073709551615 == 18446744073709551615]

We need to start with legacy_tester as the test transitions to Savanna explicitly by calling setfinalizers host function:

class eosio_bios_if_tester : public tester {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant