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 Github145 test #375

Merged
merged 4 commits into from
Jan 2, 2021
Merged

Fix Github145 test #375

merged 4 commits into from
Jan 2, 2021

Conversation

dinomite
Copy link
Member

@dinomite dinomite commented Sep 20, 2020

This test broke at some point in the past. It's ignored on the 2.12 branch; this branch un-ignores it so it can be fixed.

Test itself was added for #145 ?

@dinomite dinomite added the good first issue Issue that seems easy to resolve and is likely a good candidate for contributors new to project label Sep 20, 2020
@dinomite
Copy link
Member Author

I'll gladly accept PRs to this branch or ProTip®s as to what I'm not seeing is wrong.

@cowtowncoder
Copy link
Member

Sounds good to me? I do not remember context for ignoral (there's no comment next to it?).

@dinomite
Copy link
Member Author

@cowtowncoder Oh, I just ignored it prior to this PR—after setting up CircleCI it became apparent this test was broken, but not clear when it broke.

@dinomite dinomite added the 2.12 label Sep 22, 2020
@dinomite
Copy link
Member Author

I added a note to the ignore on 2.12 and merged it into here. Also labeled this PR so we remember to address this for 2.12.

@dinomite dinomite added this to the 2.12.0 milestone Sep 22, 2020
@dinomite dinomite removed the 2.12 label Sep 22, 2020
@dinomite dinomite changed the title Unignore test Fix Github145 test Sep 22, 2020
@dinomite
Copy link
Member Author

…and gave this PR a meaningful title.

@cowtowncoder
Copy link
Member

I wonder if FasterXML/jackson-databind#1498 fix might be related here: 1-arg creator detection can now be made to work with databind (although default behavior should not change).

@dinomite dinomite modified the milestones: 2.12.0, 2.12.1 Dec 1, 2020
 Conflicts:
	src/test/kotlin/com/fasterxml/jackson/module/kotlin/test/github/Github145.kt
@dinomite dinomite marked this pull request as ready for review January 2, 2021 11:14
@dinomite dinomite merged commit ec06d64 into 2.12 Jan 2, 2021
@dinomite dinomite deleted the fix-github145 branch January 2, 2021 11:15
@dinomite
Copy link
Member Author

dinomite commented Jan 2, 2021

This was incidentally fixed by some other work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issue that seems easy to resolve and is likely a good candidate for contributors new to project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants