-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When I run lein test on the current master I get the following error:
FAIL in (test-classify) (naive_bayes_test.clj:21)
expected: (> (second (vals classified)) (first (vals classified)))
actual: (not (> 6.197072333096878E-9 5.37790979818612E-4))
mvn test does not seem to have this problem, although I suspect this is because the tests aren't actually being run.... at least I can't see any of the test output.
Metadata
Metadata
Assignees
Labels
No labels