On 06/09/2009, Phil Steitz wrote:
> sebb wrote:
> > On 05/09/2009, Luc Maisonobe wrote:
> >> Phil Steitz a écrit :
> >>
> >>> sebb wrote:
> >> >> There are quite a lot of assertions that don't give any details if a
> test fails.
> >> >>
> >> >> For example, the following currently fail
sebb wrote:
> On 05/09/2009, Luc Maisonobe wrote:
>> Phil Steitz a écrit :
>>
>>> sebb wrote:
>> >> There are quite a lot of assertions that don't give any details if a
>> test fails.
>> >>
>> >> For example, the following currently fails when using Harmony:
>> >>
>> >>
>> testIncreasingTol
On 05/09/2009, Luc Maisonobe wrote:
> Phil Steitz a écrit :
>
> > sebb wrote:
> >> There are quite a lot of assertions that don't give any details if a test
> fails.
> >>
> >> For example, the following currently fails when using Harmony:
> >>
> >>
> testIncreasingTolerance(org.apache.commo
Phil Steitz a écrit :
> sebb wrote:
>> There are quite a lot of assertions that don't give any details if a test
>> fails.
>>
>> For example, the following currently fails when using Harmony:
>>
>> testIncreasingTolerance(org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest)
>> java.l
sebb wrote:
> There are quite a lot of assertions that don't give any details if a test
> fails.
>
> For example, the following currently fails when using Harmony:
>
> testIncreasingTolerance(org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest)
> java.lang.AssertionError:
> a
There are quite a lot of assertions that don't give any details if a test fails.
For example, the following currently fails when using Harmony:
testIncreasingTolerance(org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest)
java.lang.AssertionError:
at org.junit.Assert.fail(Ass