PolyMathOrg / PolyMath

Scientific Computing with Pharo
MIT License
169 stars 41 forks source link

[CI] Random Failure on CI: PMNumericalMethodsTestCase>>testOptimizeOneDimension #298

Closed jecisc closed 1 year ago

jecisc commented 1 year ago
PMNumericalMethodsTestCase
 ✗ #testOptimizeOneDimension (15ms)
TestFailure: Assertion failed
PMNumericalMethodsTestCase(TestAsserter)>>assert:description:resumable:
PMNumericalMethodsTestCase(TestAsserter)>>assert:description:
PMNumericalMethodsTestCase(Object)>>assert:
PMNumericalMethodsTestCase>>testOptimizeOneDimension ...assert: (maximum - 5) abs < 1.0e-6
PMNumericalMethodsTestCase(TestCase)>>performTest