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 tests #650

Merged
merged 2 commits into from
Nov 8, 2020
Merged

Fix failing tests #650

merged 2 commits into from
Nov 8, 2020

Conversation

jhaber
Copy link
Contributor

@jhaber jhaber commented Nov 7, 2020

Follow-up to #573 to fix 2 failing tests.

The failing BasicGeneratorFilteringTest was just because multipleMatches needs to be set to true (and was accidentally flipped to false in #573). The test was updated in 6318aee in a way that requires this flag to be true.

The failing BasicParserFilteringTest is the issue I described here (which appears to have existed since the filtering functionality was introduced). I filed #649 and ignored the test for now.

While I was in there, I also extended BasicParserFilteringTest#testValueOmitsFieldName2 slightly to make the input more complex

@cowtowncoder cowtowncoder merged commit a440d70 into FasterXML:2.12 Nov 8, 2020
@cowtowncoder
Copy link
Member

Excellent thanks!

@jhaber jhaber deleted the 2.12-fix-build branch November 8, 2020 23:13
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.

2 participants