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

Tests: fix plugin_test test failure #1490

Closed
heifner opened this issue Aug 14, 2023 · 2 comments · Fixed by #1729 or #1731
Closed

Tests: fix plugin_test test failure #1490

heifner opened this issue Aug 14, 2023 · 2 comments · Fixed by #1729 or #1731
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@heifner
Copy link
Member

heifner commented Aug 14, 2023

https://github.com/AntelopeIO/leap/actions/runs/5857836866/job/15880851171

failed to read response from monitor process
    {}
    plugin_test  compile_monitor.cpp:326 get_connection_to_compile_monitor

appbase: exception thrown during plugin "eosio::chain_plugin" initialization.
Miscellaneous exception
warn  2023-08-14T16:05:10.608 plugin_te test_read_only_trx.cpp:124    operator()           ] 3100000 misc_exception: Miscellaneous exception
failed to read response from monitor process
    {}
    plugin_test  compile_monitor.cpp:326 get_connection_to_compile_monitor
rethrow
    {}
    plugin_test  chain_plugin.cpp:1110 plugin_initialize
@oschwaldp-oci
Copy link
Contributor

@heifner
Copy link
Member Author

heifner commented Sep 19, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment