Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test #2

Closed
jecisc opened this issue Feb 9, 2023 · 0 comments
Closed

Failing test #2

jecisc opened this issue Feb 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jecisc
Copy link
Contributor

jecisc commented Feb 9, 2023

AILeastSquaresTest
✗ #testSolutionIntelFortranExample (372ms)
TestFailure: Got 15.988138226151472 instead of 15.99.
AILeastSquaresTest(TestAsserter)>>assert:description:resumable:
AILeastSquaresTest(TestAsserter)>>assert:description:
AILeastSquaresTest(TestAsserter)>>assert:closeTo:precision:
AILeastSquaresTest(TestAsserter)>>assert:closeTo:
[ :algoValue :fixtureValue | self assert: algoValue closeTo: fixtureValue ] in AILeastSquaresTest>>testSolutionIntelFortranExample ...assert: algoValue closeTo: fixtureValue
Array(SequenceableCollection)>>with:do:
AILeastSquaresTest>>testSolutionIntelFortranExample ...with: fixture singularValues
do: [ :algoValue :fixtureValue | self assert: algoValue closeTo: fixtureValue ]
AILeastSquaresTest(TestCase)>>performTest

@jecisc jecisc added the bug Something isn't working label Feb 9, 2023
@jecisc jecisc closed this as completed in 62b56f8 Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant