Skip to content

Failure in test suite #6

@mikera

Description

@mikera

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions