--
You received this message because you are subscribed to the Google Groups "Clojure Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure-dev...@googlegroups.com.
To post to this group, send email to cloju...@googlegroups.com.
Visit this group at https://groups.google.com/group/clojure-dev.
For more options, visit https://groups.google.com/d/optout.
Build failed, but looks like due to an actual test failure.
Changed and kicked off a build of the project.
--MarkThanks,Can we remove versions 1.2.0 - 1.4.0 from the test matrix for data.priority-map so that this build will succeed?I just tried to build version 0.0.9 of data.priority-map, in which I added an implementation of the IKVReduce protocol for more efficient support of reduce-kv with priority maps.Unfortunately, the test cases fail in the test matrix for Clojure versions 1.2.0, 1.2.1, 1.3.0, and 1.4.0. It works for versions 1.5.0 and newer.
You received this message because you are subscribed to the Google Groups "Clojure Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure-dev+unsubscribe@googlegroups.com.
To post to this group, send email to cloju...@googlegroups.com.
Visit this group at https://groups.google.com/group/clojure-dev.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Clojure Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure-dev+unsubscribe@googlegroups.com.
Thanks That's the test failure that was appearing before, but the test-matrix only showed a problem in versions 1.2.0-1.4.0 (Build 333 of data.priority-map-test-matrix).
When I go to the data.priority-map-test-matrix build now, it shows no configurations at all any more in the test-matrix, so I can't see what version is failing in the overall build. Are all the configurations supposed to be gone?