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

Test failure: plugin_http_api_test #992

Closed
linh2931 opened this issue Oct 30, 2024 · 3 comments · Fixed by #1007 or #1008
Closed

Test failure: plugin_http_api_test #992

linh2931 opened this issue Oct 30, 2024 · 3 comments · Fixed by #1007 or #1008
Assignees
Labels
👍 lgtm test-bug A test is not working as was intended.
Milestone

Comments

@linh2931
Copy link
Member

https://github.com/AntelopeIO/spring/actions/runs/11594759334/job/32282588256

Errors while running CTest
1/1 Test #2201: plugin_http_api_test .............***Timeout  50.03 sec
@enf-ci-bot enf-ci-bot moved this to Todo in Team Backlog Oct 30, 2024
@bhazzard bhazzard added more-info More information requested from issue reporter and removed triage labels Oct 31, 2024
@bhazzard
Copy link

bhazzard commented Oct 31, 2024

Based on logs: producer pause and then resume, but it doesn't resume as expected.

@bhazzard bhazzard added test-bug A test is not working as was intended. 👍 lgtm and removed more-info More information requested from issue reporter labels Oct 31, 2024
@linh2931 linh2931 self-assigned this Nov 1, 2024
@linh2931
Copy link
Member Author

linh2931 commented Nov 1, 2024

@heifner Would the fix be restore the producer configuration to the default after

payload = {"max_transaction_time":30,
"max_irreversible_block_age":1,
"cpu_effort_us":400000,
"max_scheduled_transaction_time_per_block_ms":10000,
"subjective_cpu_leeway_us":0,
"incoming_defer_ratio":1.0,
"greylist_limit":100}

and move the pause and resume at the end of producer api test?

@heifner
Copy link
Member

heifner commented Nov 1, 2024

@heifner Would the fix be restore the producer configuration to the default after

Yes, I think so.

@linh2931 linh2931 moved this from Todo to In Progress in Team Backlog Nov 1, 2024
@linh2931 linh2931 added this to the Spring v1.0.4 milestone Nov 1, 2024
@heifner heifner linked a pull request Nov 1, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in Team Backlog Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm test-bug A test is not working as was intended.
Projects
Status: Done
4 participants