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

Fix HTTP unit tests (broken with new Boost versions) #9821

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vtnerd
Copy link
Contributor

@vtnerd vtnerd commented Feb 25, 2025

I noticed on two of my test boxes that the new HTTP tests seem to fail. I tracked this down to a cap on the body size, that seems to only be enforced by newer versions of Boost. Regardless, this PR seems to fix the tests on 1.85+.

If this PR passes all tests, I will PR the same fix to the release branch.

@vtnerd
Copy link
Contributor Author

vtnerd commented Feb 26, 2025

The failed test should be completely unrelated.

@0xFFFC0000
Copy link
Collaborator

[ FAILED ] select_outputs.exact_unlock_block

Is unrelated to PR.

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

Successfully merging this pull request may close these issues.

3 participants