Skip to content

Test failures on 3.0 branch (master) after #596 #602

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

Closed
cowtowncoder opened this issue Nov 6, 2022 · 4 comments
Closed

Test failures on 3.0 branch (master) after #596 #602

cowtowncoder opened this issue Nov 6, 2022 · 4 comments
Labels
3.x Issue affecting/planned for Jackson 3.x

Comments

@cowtowncoder
Copy link
Member

(note: follow up to #596)

Looks like there are a few test failures on 3.0 branch (master):

[ERROR] Tests run: 234, Failures: 0, Errors: 9, Skipped: 6

These are now visible after package rename, but are not necessarily due to rename: there have been some changes to jackson-databind over time and Kotlin module hasn't compiled against in a while.

@cowtowncoder cowtowncoder added the 3.x Issue affecting/planned for Jackson 3.x label Nov 6, 2022
@RealYusufIsmail
Copy link

as noted in #599
Screenshot 2022-11-07 at 15 55 20
There is also an issue with @JsonIgnore

@cowtowncoder
Copy link
Member Author

@RealYusufIsmail What is the issue with @JsonIgnore?

@RealYusufIsmail
Copy link

I cant remember where the issue as but it was throwing an error as it was saying that the @JsonIgnore parameter was not added in the test

@k163377
Copy link
Contributor

k163377 commented Apr 2, 2023

It is closed as a duplicate of #555.

@k163377 k163377 closed this as completed Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue affecting/planned for Jackson 3.x
Projects
None yet
Development

No branches or pull requests

3 participants