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

java.lang.IllegalArgumentException: Cannot write value of type class java.lang.Double #18

Closed
drewr opened this issue Oct 7, 2016 · 2 comments

Comments

@drewr
Copy link

drewr commented Oct 7, 2016

As described in clojure-emacs/cider-nrepl#251, something's awry here interacting with nrepl.

@pjstadig
Copy link
Owner

pjstadig commented Oct 7, 2016

I've commented on this issue before: clojure-emacs/cider-nrepl#330 (comment) It is due to a change in how cider filters the keys in test report objects.

I think the options are: 1) stop using humane-test-output which isn't so bad since things have gotten better since I wrote it and it may not be necessary anymore, or 2) make a fix in cider's encoding/decoding.

@drewr
Copy link
Author

drewr commented Oct 7, 2016

Thanks @pjstadig, hadn't seen that other comment.

@drewr drewr closed this as completed Oct 7, 2016
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

2 participants