Two on windows:

Operation produced incorrect results

junit.framework.AssertionFailedError: Operation produced incorrect results at
org.apache.harmony.crypto.tests.javax.crypto.CipherTest.test_update$BII
(CipherTest.java:295) at java.lang.reflect.AccessibleObject.invokeV
(AccessibleObject.java:25)


Operation produced incorrect results

junit.framework.AssertionFailedError: Operation produced incorrect results at
org.apache.harmony.crypto.tests.javax.crypto.CipherTest.test_doFinal
(CipherTest.java:342) at java.lang.reflect.AccessibleObject.invokeV
(AccessibleObject.java:25)

and four (two as above) on linux:


the checksum value is incorrect expected:<2036203193> but was:<2234399390>

junit.framework.AssertionFailedError: the checksum value is incorrect 
expected:<2036203193> but was:<2234399390> at 
org.apache.harmony.archive.tests.java.util.zip.CheckedInputStreamTest.test_getChecksum(CheckedInputStreamTest.java:78)
 at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25)


getTotalOut() for the default strategy did not correspond with JDK 
expected:<86> but was:<85>

junit.framework.AssertionFailedError: getTotalOut() for the default strategy 
did not correspond with JDK expected:<86> but was:<85> at 
org.apache.harmony.archive.tests.java.util.zip.DeflaterTest.test_setStrategyI(DeflaterTest.java:794)
 at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25)

Regards,
 Mark.



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to