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

JRuby build #1258

Merged
merged 3 commits into from
Mar 25, 2021
Merged

JRuby build #1258

merged 3 commits into from
Mar 25, 2021

Conversation

picandocodigo
Copy link
Member

The current issue with the JRuby build is related to an error which involves Typhoeus and its interaction with native libcurl. So I'm
stopping the failing tests from Typhoeus from running in JRuby. I will research further and I will update once there's a proper fix for that issue.

While debugging the issue with the JRuby build, I found #1226 hadn't been ported to master so this PR also includes that code.

- Extracts meta header related code into a module
- Adds more tests for specific situations when http libraries haven't been loaded by the time the meta header methods are called

Related to #1224
There's an issue with current versions of Typhoeus and libcurl, triggering a segmentation fault. I
will update to rerun these tests once there's a fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant