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 the tests in #2080 #2083

Merged
merged 6 commits into from Oct 13, 2020
Merged

Fix the tests in #2080 #2083

merged 6 commits into from Oct 13, 2020

Conversation

jvshahid
Copy link
Member

This PR introduces three new commits on top of #2080/386ebcb5 in which @thbar adds tests showing a JRuby regression when parsing ISO-8859-1 content.

@codeclimate
Copy link

codeclimate bot commented Sep 15, 2020

Code Climate has analyzed commit 9cf1b35 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 94.3%.

View more on Code Climate.

@thbar
Copy link
Contributor

thbar commented Sep 15, 2020

The fix looks correct based on my client test suite. Nice work!

Linking to #2080 (comment) for the record.

@AppVeyorBot
Copy link

Build nokogiri 1.0.676 failed (commit 20d1781d58 by @jvshahid)

@jvshahid
Copy link
Member Author

@flavorjones Do the above appveyor failures have anything to do with my changes? I don't think they are, but
I'm not 100% sure.

@thbar
Copy link
Contributor

thbar commented Oct 6, 2020

@flavorjones is there any chance we could re-trigger the appveyor build once, to see if this is a transient error? I've looked at the build log, these looks like actual errors, but I'm not 100% sure either.

@flavorjones
Copy link
Member

@AppVeyorBot
Copy link

Build nokogiri 1.0.676 completed (commit 2f71d87920 by @jvshahid)

@flavorjones flavorjones added this to the v1.11.0 milestone Oct 6, 2020
@thbar
Copy link
Contributor

thbar commented Oct 8, 2020

Looks good now!

@ghost

This comment was marked as spam.

@ghost

This comment was marked as spam.

@sparklemotion sparklemotion temporarily blocked ghost Oct 12, 2020
flavorjones added a commit that referenced this pull request Oct 12, 2020
thbar and others added 5 commits October 12, 2020 12:24
This change fixes the tests in #2080, but introduces more errors.  The errors
are mostly unexpected null encoding when parsing an HTML document.
This change reduces the number of errors from 23 to 4.
This is another place where we pass less information to the Java layer that was
missed in ba16682.
@flavorjones
Copy link
Member

Rebased and added CHANGELOG entry

@AppVeyorBot
Copy link

@flavorjones flavorjones merged commit d27cb96 into master Oct 13, 2020
@flavorjones flavorjones deleted the repro-iso-jruby branch October 13, 2020 12:14
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

4 participants