-
Notifications
You must be signed in to change notification settings - Fork 78
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
Unit test failures #147
Comments
Hmm nothing jumps out at me. I actually get an exception locally with JDK 1.8.0_163:
|
I get the same errors with the newer deps on clojure 1.9/java 10 (running on Ubuntu 16.04) |
|
The error doesn't appear to be related to anything in the project itself though. |
Ah looks like a known issue |
So looks like the best thing to do might be to roll back test dependencies to the older versions, doesn't look like it's possible to run tests otherwise. |
I'm confused.... Is the problem in rrb_vector or lein-cljsbuild?
…On Wed, May 23, 2018 at 8:08 PM, Dmitri Sotnikov ***@***.***> wrote:
So looks like the best thing to do might be to roll back test dependencies
to the older versions, doesn't look like it's possible to run tests
otherwise.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#147 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGwXB-VksfJ37IQXQhvPdN7LViGlp5Gnks5t1iQRgaJpZM4ULd2z>
.
|
It looks like it needs to be addressed in lein-cljsbuild |
Doo does not use lein-cljsbuild for building even though it reads the (edit: okay, i was able to reproduce it myself after all.) |
Hi - I got the unit tests to run with phantom & java 8, but had 11 test failures. Am I missing something?
Alan
The text was updated successfully, but these errors were encountered: