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

dayOfYear test fails on my machine #3659

Closed
dsherret opened this issue Sep 19, 2023 · 1 comment · Fixed by #3668
Closed

dayOfYear test fails on my machine #3659

dsherret opened this issue Sep 19, 2023 · 1 comment · Fixed by #3668
Labels
duplicate This issue or pull request already exists needs triage

Comments

@dsherret
Copy link
Member

[std/datetime] dayOfYear => ./datetime/day_of_year_test.ts:189:6
error: AssertionError: Values are not equal.


    [Diff] Actual / Expected


-   73
+   74

  throw new AssertionError(message);
        ^
    at assertEquals (file:///V:/deno_std/assert/assert_equals.ts:53:9)
    at fn (file:///V:/deno_std/datetime/day_of_year_test.ts:201:5)
@lino-levan
Copy link
Contributor

Related / duplicate of #3571

@dsherret dsherret added the duplicate This issue or pull request already exists label Sep 25, 2023
@dsherret dsherret closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants