Skip to content

Benchmark test fails locally (preventing publish of forked repository) #5

@LSaldyt

Description

@LSaldyt

When issuing lein test, the following test fails on my machine:

lein test :only anglican.algorithm-test/test-benchmarks

FAIL in (test-benchmarks) (algorithm_test.clj:284)
[:gaussian :lmh]
expected: (< error (:threshold benchmark))
  actual: (not (< 0.2106529389611469 0.1))

A few other tests fail at the same line location. Is there some kind of hard-coded machine-specific value that is causing this?

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