The test failed because it couldn't detect equality between two NaN
values. I modified the TestUtils.assertEquals method for double arrays
to use our TestUtils.assertEquals method for doubles instead of
Assert.assertEquals. Our method has the needed NaN checks. With this
changed, I enabled the test as well. This should make the test pass
but, if GUMP complains again, I'll disable the test.
Phil Steitz wrote:
The last failure was due to a test I introduced in r776311
(NaturalRankingTest.testNaNsFixedTiesRandom). I have disabled the
test for now. Sorry for the noise...
Phil
Luc
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
--
Thanks,
Brent Worden
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org