You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Geir Magnusson Jr." <ge...@pobox.com> on 2006/09/15 14:31:48 UTC

[classlib] Re: Build failures?

Hm. Bad.

Can we choose an extension for stuff like this that we can protect via a 
mime-type in ~/.subversion/config.txt?

geir


Mikhail Loenko wrote:
> 2006/9/15, Mikhail Loenko <ml...@gmail.com>:
>> CipherTest failure is caused by one of  "Set eol-style = native ..." 
>> commits
> 
> The cause is corrupted resource file
> 
> r446485
> incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/test/resources/hyts_des-ede3-cbc.test1.plaintext 
> 
>  (contents, props changed)
> 
> Thanks,
> Mikhail
> 
>>
>> Looking...
>>
>> Thanks,
>> Mikhail
>>
>> 2006/9/15, Mark Hindess <ma...@googlemail.com>:
>> >
>> > 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: harmony-dev-unsubscribe@incubator.apache.org
>> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>> >
>> >
>>
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib] Re: Build failures?

Posted by Tony Wu <wu...@gmail.com>.
hmm, I think we do have a list for which file should be marked as
sol:native, please refer to
http://www.apache.org/dev/svn-eol-style.txt

On 9/15/06, Mark Hindess <ma...@googlemail.com> wrote:
>
> On 15 September 2006 at 21:03, "Mikhail Loenko" <ml...@gmail.com> wrote:
> >
> > Similar reason for failure in archive. I've set manually mime-type for
> > the two files.
> > Now both Windows and Linux work for me
>
> Me too.  Thanks Mikhail.
>
> -Mark.
>
> > 2006/9/15, Geir Magnusson Jr. <ge...@pobox.com>:
> > > Hm. Bad.
> > >
> > > Can we choose an extension for stuff like this that we can protect via a
> > > mime-type in ~/.subversion/config.txt?
> > >
> > > geir
> > >
> > >
> > > Mikhail Loenko wrote:
> > > > 2006/9/15, Mikhail Loenko <ml...@gmail.com>:
> > > >> CipherTest failure is caused by one of  "Set eol-style = native ..."
> > > >> commits
> > > >
> > > > The cause is corrupted resource file
> > > >
> > > > r446485
> > > > incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/test/resourc
> > es/hyts_des-ede3-cbc.test1.plaintext
> > > >
> > > >  (contents, props changed)
> > > >
> > > > Thanks,
> > > > Mikhail
> > > >
> > > >>
> > > >> Looking...
> > > >>
> > > >> Thanks,
> > > >> Mikhail
> > > >>
> > > >> 2006/9/15, Mark Hindess <ma...@googlemail.com>:
> > > >> >
> > > >> > 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$BI
> > I
> > > >> > (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.te
> > st_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_setStra
> > tegyI(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: harmony-dev-unsubscribe@incubator.apache.org
> > > >> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > > >> >
> > > >> >
> > > >>
> > > >
> > > > ---------------------------------------------------------------------
> > > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Tony Wu
China Software Development Lab, IBM

Re: [classlib] Re: Build failures?

Posted by Mark Hindess <ma...@googlemail.com>.
On 15 September 2006 at 21:03, "Mikhail Loenko" <ml...@gmail.com> wrote:
>
> Similar reason for failure in archive. I've set manually mime-type for
> the two files.
> Now both Windows and Linux work for me

Me too.  Thanks Mikhail.

-Mark.

> 2006/9/15, Geir Magnusson Jr. <ge...@pobox.com>:
> > Hm. Bad.
> >
> > Can we choose an extension for stuff like this that we can protect via a
> > mime-type in ~/.subversion/config.txt?
> >
> > geir
> >
> >
> > Mikhail Loenko wrote:
> > > 2006/9/15, Mikhail Loenko <ml...@gmail.com>:
> > >> CipherTest failure is caused by one of  "Set eol-style = native ..."
> > >> commits
> > >
> > > The cause is corrupted resource file
> > >
> > > r446485
> > > incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/test/resourc
> es/hyts_des-ede3-cbc.test1.plaintext
> > >
> > >  (contents, props changed)
> > >
> > > Thanks,
> > > Mikhail
> > >
> > >>
> > >> Looking...
> > >>
> > >> Thanks,
> > >> Mikhail
> > >>
> > >> 2006/9/15, Mark Hindess <ma...@googlemail.com>:
> > >> >
> > >> > 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$BI
> I
> > >> > (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.te
> st_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_setStra
> tegyI(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: harmony-dev-unsubscribe@incubator.apache.org
> > >> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > >> >
> > >> >
> > >>
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> > >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [classlib] Re: Build failures?

Posted by Mikhail Loenko <ml...@gmail.com>.
Similar reason for failure in archive. I've set manually mime-type for
the two files.
Now both Windows and Linux work for me

Thanks,
Mikhail

2006/9/15, Geir Magnusson Jr. <ge...@pobox.com>:
> Hm. Bad.
>
> Can we choose an extension for stuff like this that we can protect via a
> mime-type in ~/.subversion/config.txt?
>
> geir
>
>
> Mikhail Loenko wrote:
> > 2006/9/15, Mikhail Loenko <ml...@gmail.com>:
> >> CipherTest failure is caused by one of  "Set eol-style = native ..."
> >> commits
> >
> > The cause is corrupted resource file
> >
> > r446485
> > incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/test/resources/hyts_des-ede3-cbc.test1.plaintext
> >
> >  (contents, props changed)
> >
> > Thanks,
> > Mikhail
> >
> >>
> >> Looking...
> >>
> >> Thanks,
> >> Mikhail
> >>
> >> 2006/9/15, Mark Hindess <ma...@googlemail.com>:
> >> >
> >> > 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: harmony-dev-unsubscribe@incubator.apache.org
> >> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >> >
> >> >
> >>
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org