examples:
ignores: (deftest test:change-step-contiguous-forward> ....)
works: (deftest test:change-current-step ...) ignores: (deftest test-change-current-step ...)
Linux Ubuntu 14.04
Java 1.7.0_17 Java HotSpot(TM) 64-Bit Server VM
leiningen 2.5.1
:dependencies
[[org.clojure/clojure "1.6.0"]
[org.clojure/clojurescript "0.0-2665"]
[reagent "0.5.0-alpha"]
[alandipert/storage-atom "1.2.3"]
[com.andrewmcveigh/cljs-time "0.3.0"]]
lugins [[lein-cljsbuild "1.0.3"]]
Removed these two from ticket description these are not valid Clojure symbols see http://clojure.org/reader
I tested the remaining names could not reproduce. Please only reopen this ticket if a full minimal case is provided.