Skip to content

Test result different on pipeline and locally #402

@Serrof

Description

@Serrof

testGaussian in FiniteDifferencesDifferentiatorTest pases in the pipeline (which is Java 11) but not locally for me.
I'm running it on Windows, with JDK 8.

org.opentest4j.AssertionFailedError:
Expected :2.385E-13
Actual :2.47723716539916E-13

It seems that the scope goes well beyond that single test and does indeed come from the difference in JDK

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions