This test passed on r517014 and failed starting from r517145.
thanks, Vladimir
On 3/12/07, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
Hello everyone,
the classlib test
org.apache.harmony.nio.tests.java.nio.channels.FileChannelTest failed
now on the SUSE 9 Linux on x86_64 platform. This failure is stable. I
try to identify the guilty commit.
Thanks, Vladimir
Execution log:
Test: test_transferToJJLWritableByteChannel_SocketChannelClass:
org.apache.harmony.nio.tests.java.nio.channels.FileChannelTest
java.io.IOException
at
org.apache.harmony.luni.platform.OSFileSystem.transfer(OSFileSystem.java:238)
at
org.apache.harmony.nio.internal.FileChannelImpl.kernelTransfer(FileChannelImpl.java:455)
at
org.apache.harmony.nio.internal.FileChannelImpl.transferTo(FileChannelImpl.java:443)
at
org.apache.harmony.nio.tests.java.nio.channels.FileChannelTest.test_transferToJJLWritableByteChannel_SocketChannel(FileChannelTest.java:3058)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)