Bug#397567: commons-io: FTBFS: failed test org.apache.commons.io.DemuxTestCase

Lucas Nussbaum lucas at lucas-nussbaum.net
Wed Nov 15 17:18:21 UTC 2006


On 15/11/06 at 16:14 +0100, Steinar H. Gunderson wrote:
> On Wed, Nov 08, 2006 at 10:24:27AM +0100, Lucas Nussbaum wrote:
> > During a rebuild of all packages in etch, I discovered that your package
> > failed to build on i386.
> 
> I'm unable to reproduce this -- both in a regular sid environment, in a sid
> pbuilder and in an etch pbuilder. Could you please test it again? (Perhaps
> this is related to the lack of network on the nodes somehow?)

Ok, I investigated it further. First, on i386, it seems to fail
randomly:
build no 1 failed.
build no 2 succeeded.
build no 3 succeeded.
build no 4 succeeded.
build no 5 failed. (org.apache.commons.io.DemuxTestCase failed with the
same error as in the previous mail)
build no 6 failed:
internal-test:
    [mkdir] Created dir: /root/commons-io-1.0/target/test-reports
kaffe-bin:
/tmp/buildd/kaffe-1.1.7/build-tree/kaffe-1.1.7/kaffe/kaffevm/systems/unix-pthreads/thread-impl.c:1490:
jthread_unsuspendall: Assertion `val == 0' failed.
make: *** [install] Aborted
build no 7 failed:
    [junit] Testcase: testDump took 0.119 sec
    [junit] Internal error: caught an unexpected exception.
    [junit] Please check your CLASSPATH and your installation.
    [junit] java/lang/NullPointerException
    [junit] Test org.apache.commons.io.IOTestSuite FAILED

Between each build, I just ran debian/rules clean.

On amd64, this is a different story:
build no 1 timed out on org.apache.commons.io.FileCleanerTestCase
build no 2 fails: 
    [junit] Testcase: testFileCleaner took 0.03 sec
    [junit] 	FAILED
    [junit] File does not exist
    [junit] junit.framework.AssertionFailedError: File does not exist
    [junit]    at
org.apache.commons.io.FileCleanerTestCase.testFileCleaner
(FileCleanerTestCase.java:72)
    [junit]    at java.lang.reflect.Method.invoke0 (Method.java)
    [junit]    at java.lang.reflect.Method.invoke (Method.java:255)

    [junit] Test org.apache.commons.io.FileCleanerTestCase FAILED
build no 3 timed out on org.apache.commons.io.FileCleanerTestCase
build no 4 failed (same as build no 2)
build no 5 timed out (same as build no 1)
-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |




More information about the pkg-java-maintainers mailing list