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 failing encoding test in CI #582

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Jun 30, 2021

An encoding test for buggy behavior related to libxml <= 2.9.10 does not pass with libxml >= 2.9.11, which was introduced in Nokogiri v1.11.4.

because this bug doesn't appear with later versions of libxml2
@flavorjones flavorjones force-pushed the flavorjones-investigate-failing-encoding-test branch from 6aa4c8c to 1ff5168 Compare June 30, 2021 14:04
@flavorjones flavorjones changed the title investigate failing encoding test in CI fix failing encoding test in CI Jun 30, 2021
@flavorjones flavorjones merged commit 840cf80 into main Jun 30, 2021
@flavorjones flavorjones deleted the flavorjones-investigate-failing-encoding-test branch June 30, 2021 14:07
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.

1 participant