Yes, I have the same troubles on SUSE, probably after Weldon's commit r472773...
2006/11/9, Vladimir Ivanov <[EMAIL PROTECTED]>:
Hello everyone, today I can't run classlib tests over the DRLVM on SuSe linux. Could somebody else reproduce this failure and fix it? thanks, Vladimir Note, these tests work OK on IBMVM and on both VM on WindowsXP. Execution log: [EMAIL PROTECTED]:/export/viv/trunk/cc/projects/classlib/trunk> ant - Dtest.jre.home=/export/viv/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jre- Dbuild.module=archive test .... compile-support: [javac] Compiling 56 source files to /export/viv/trunk/cc/projects/classlib/trunk/build/test_support [javac] Since fork is false, ignoring memoryMaximumSize setting support-jar: [jar] Building jar: /export/viv/trunk/cc/projects/classlib/trunk/deploy/build/test/support.jar test-modules: compile-java: [echo] Compiling ARCHIVE classes copy-resources: svn-info: build-jar: build: copy-test-resources: compile-tests: [echo] Compiling ARCHIVE tests run-tests: [mkdir] Created dir: /export/viv/trunk/cc/projects/classlib/trunk/build/test_report [junit] Running org.apache.harmony.archive.tests.java.util.zip.ZipOutputStreamTest [junit] Tests FAILED touch-failures-file: touch-errors-file: test: full-report: [junitreport] Transform time: 516ms [echo] The test report is in /export/viv/trunk/cc/projects/classlib/trunk/build/test_report/html/index.html short-report: gen-report: check-test-result: BUILD FAILED /export/viv/trunk/cc/projects/classlib/trunk/build.xml:167: The following error occurred while executing this line: /export/viv/trunk/cc/projects/classlib/trunk/make/build-test.xml:128: There were test failures. Total time: 8 seconds [EMAIL PROTECTED]:/export/viv/trunk/cc/projects/classlib/trunk> /export/viv/trunk/cc/projects/drlvm/trunk/build/lnx_ia32 _gcc_debug/deploy/jre/bin/java -version Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. java version "1.5.0" pre-alpha : not complete or compatible svn = r472773, (Nov 9 2006), Linux/ia32/gcc 3.3.3, debug build http://incubator.apache.org/harmony [EMAIL PROTECTED]:/export/viv/trunk/cc/projects/classlib/trunk>