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

parseDate - verify null input is not breaking #2440

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

M-i-k-e-l
Copy link
Contributor

parseDate - verify null input is not breaking

@M-i-k-e-l
Copy link
Contributor Author

M-i-k-e-l commented Apr 1, 2024

Pretty sure this fails on some flakiness of month's start...

it("should display today's date", () => {

Not sure if we should look into it or if it's just a testing issue (locally it passes)

@Inbal-Tish
Copy link
Collaborator

Pretty sure this fails on some flakiness of month's start...

it("should display today's date", () => {

Not sure if we should look into it or if it's just a testing issue (locally it passes)

It is a flaky test, I'll take a look. It might be a problem with the tool getting the month title

@Inbal-Tish
Copy link
Collaborator

Pretty sure this fails on some flakiness of month's start...

it("should display today's date", () => {

Not sure if we should look into it or if it's just a testing issue (locally it passes)

It is a flaky test, I'll take a look. It might be a problem with the tool getting the month title

Take a look at this: #2441

@M-i-k-e-l M-i-k-e-l merged commit 9e96690 into master Apr 2, 2024
1 check passed
@M-i-k-e-l M-i-k-e-l deleted the infra/interface-parse-date-handle-null-test branch April 2, 2024 12:04
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

2 participants