Skip to content

Tests that involve floating-point checks fail on JVM #847

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

Open
tasxatzial opened this issue Apr 11, 2025 · 0 comments
Open

Tests that involve floating-point checks fail on JVM #847

tasxatzial opened this issue Apr 11, 2025 · 0 comments
Assignees

Comments

@tasxatzial
Copy link
Member

Certain exercises that involve checking whether two floating-point numbers are equal, fail when running tests with lein test or clojure -X:test. They do however work with babashka. An example is cars-assemble.

This means that the tests for all the affected exercises need to be adjusted.

@tasxatzial tasxatzial self-assigned this Apr 11, 2025
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

No branches or pull requests

1 participant