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

Occasional build failures due to gen/any-printable producing #NaN sometimes in the EDN test #26

Closed
99-not-out opened this issue Jan 4, 2019 · 1 comment

Comments

@99-not-out
Copy link
Contributor

Occasional build failures due to gen/any-printable producing #NaN sometimes in the EDN test. This comes from the double generator used by any-printable.

(prop/for-all [x gen/any-printable]

Spotted by @r0man

Example failing build: https://circleci.com/gh/FundingCircle/jackdaw/65?utm_campaign=workflow-failed&utm_medium=email&utm_source=notification

@99-not-out
Copy link
Contributor Author

Resolved by PR #27 (merged)

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