You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mark Hindess <ma...@googlemail.com> on 2006/06/12 18:34:49 UTC

[classlib] unstable test on linux: java.nio.channels.SinkChannelTest

Seen this fail a couple of times on linux with the rather unhelpful 
error:

  expected:<...bytesbytesbytesbytesbytes> but was:<...>

  junit.framework.ComparisonFailure: expected:<...bytesbytesbytesbytesbytes>
  but was:<...>
  at org.apache.harmony.tests.java.nio.channels.SinkChannelTest.test_write_LByteBuffer_mutliThread(SinkChannelTest.java:134)

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


Re: [classlib] unstable test on linux: java.nio.channels.SinkChannelTest

Posted by George Harley <ge...@googlemail.com>.
Hi Mark,

I committed that test earlier today as part of the HARMONY-41 patch. 
I've just now checked in a slight modification to the test to see if we 
can flush the source of the problem.

Best regards,
George


Mark Hindess wrote:
> Seen this fail a couple of times on linux with the rather unhelpful 
> error:
>
>   expected:<...bytesbytesbytesbytesbytes> but was:<...>
>
>   junit.framework.ComparisonFailure: expected:<...bytesbytesbytesbytesbytes>
>   but was:<...>
>   at org.apache.harmony.tests.java.nio.channels.SinkChannelTest.test_write_LByteBuffer_mutliThread(SinkChannelTest.java:134)
>
> 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