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

Investigate plugin_http_api_test local failures #553

Closed
ClaytonCalabrese opened this issue Jun 28, 2022 · 0 comments · Fixed by #650
Closed

Investigate plugin_http_api_test local failures #553

ClaytonCalabrese opened this issue Jun 28, 2022 · 0 comments · Fixed by #650
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ClaytonCalabrese
Copy link
Contributor

ClaytonCalabrese commented Jun 28, 2022

plugin_http_api_test is failing locally with every run. The CI isn’t showing this same behavior. The job of this task is to investigate the failure, and determine why the CI isn’t seeing the same issue.

FAIL: test_ChainApi (__main__.PluginHttpTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/calabresec/main/mandel/build/tests/plugin_http_api_test.py", line 227, in test_ChainApi
    assert digest in str(ret_json["activated_protocol_features"]), f"ERROR: Expected active feature \'{feature}\' not found in returned list."
AssertionError: ERROR: Expected active feature 'GET_BLOCK_NUM' not found in returned list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants