Hello.

Jenkins (as well as local build of [Math]) is failing:
  https://ci-builds.apache.org/job/Commons/job/commons-math/336/

Two regressions appeared in unit tests untouched for ages:
  org.apache.commons.math4.legacy.analysis.polynomials.PolynomialsUtilsTest
  org.apache.commons.math4.legacy.ode.nonstiff.AdamsNordsieckTransformerTest

The impacted classes
  org.apache.commons.math4.legacy.analysis.polynomials.PolynomialsUtils
  org.apache.commons.math4.legacy.ode.nonstiff
both depend on class "BigFraction" from [Numbers] that has been modified
in commit 1497df18dfb77f454450d71733c31a47560c6845.
There, parentheses have been removed in logical tests.
Could this seemingly innocuous change be causing this issue?
If so, there is a probably unwanted side-effect (either in [Numbers] or in
[Math]).

Regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to