2014-03-05 21:47 GMT+04:00 Sean Corfield <s...@corfield.org>:

> We've been running our (World Singles) test suite against
> 1.6.0-master-SNAPSHOT for some time as a matter of course and haven't
> tripped over anything so far (that I can recall). The only change in our
> bugbase due to 1.6.0 was the earlier change to disallow keyword literals
> that start with a digit (which I believe was reverted?).
>
> CongoMongo had a test failure (due to the hashing changes?). It was a
> suspicious test that was relying on the sequence ordering of iterating over
> a set so I just fixed the test.
>

All or nearly all ClojureWerkz projects test against 1.6.0-beta2 and
master. Most order dependent
tests fail with 1.6, and sometimes it is annoying (e.g. JSON generation
tests that compare strings).

Nothing that I'd consider a Clojure bug, though.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to