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

Create MonthDeserTest.java (to reproduce #274) #275

Closed
wants to merge 2 commits into from

Conversation

dhruvspathak
Copy link

@dhruvspathak dhruvspathak commented May 22, 2023

(reproduces issue of #274)

Should fix the problem of "0" assigning the month "JANUARY" instead of "1".

Should fix the problem of "0" assigning the month "JANUARY" instead of "1".
@cowtowncoder
Copy link
Member

Since these tests are failing, they need to go under datetime/src/test/java/com/fasterxml/jackson/datatype/jsr310/failing (so as not to fail CI). Could you move the test class to under failing/ package?

@cowtowncoder cowtowncoder changed the title Create MonthDeserTest.java Create MonthDeserTest.java (to reproduce #275) May 23, 2023
@cowtowncoder cowtowncoder changed the title Create MonthDeserTest.java (to reproduce #275) Create MonthDeserTest.java (to reproduce #274) May 23, 2023
@cowtowncoder
Copy link
Member

I moved the test under failing/ so CI passes.

@cowtowncoder
Copy link
Member

Since #274 has been implemented, closing this PR.

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