You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running the test suite with clojure 1.10.3 and ran into some failures because of hardcoded assumptions about Reflector.java that have changed since 1.8. I'm not sure what a viable solution here is, as the tests are predicated on correctly listing entirely implementation-dependent information:
Hey friends,
I tried running the test suite with clojure 1.10.3 and ran into some failures because of hardcoded assumptions about
Reflector.java
that have changed since 1.8. I'm not sure what a viable solution here is, as the tests are predicated on correctly listing entirely implementation-dependent information:prone/test/prone/stacks_test.clj
Lines 33 to 44 in b2314aa
prone/test/prone/stacks_test.clj
Lines 46 to 64 in b2314aa
The text was updated successfully, but these errors were encountered: