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: conditionally skip depending on net-http-persistent < v4 #558

Merged
merged 1 commit into from Jan 23, 2021

Conversation

flavorjones
Copy link
Member

Net::HTTP::Persistent removed #retry_change_requests in v4.0.0 and
later, so these tests fail if we've pulled in a more recent version
than that.

Related to drbrain/net-http-persistent#100

Net::HTTP::Persistent removed `#retry_change_requests` in v4.0.0 and
later, so these tests fail if we've pulled in a more recent version
than that.

Related to drbrain/net-http-persistent#100
@flavorjones flavorjones force-pushed the flavorjones/fix-tests-for-retry-change-request branch from 8ef56fc to 4fc17ae Compare January 23, 2021 17:48
@flavorjones
Copy link
Member Author

OK, everything is green except for Ruby 3.0 which is failing for reasons addressed by #557. Will merge and then move on to that PR.

@flavorjones flavorjones merged commit c922541 into master Jan 23, 2021
@flavorjones flavorjones deleted the flavorjones/fix-tests-for-retry-change-request branch January 23, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant