Nathan, maven_test works for me. In addition to SUCCESSFUL messages I've got 48 test reports at build/results/maven_test/results/reports/.
Thanks. On Dec 19, 2007 9:08 AM, Stepan Mishura <[EMAIL PROTECTED]> wrote: > Hi Nathan, > > I've not met such problem. I've just run the suite and got the next > notification (However I didn't look into the suite's automation very > deeply so issues may exist there): > > Failures: 0, errors: 0 > ------------------------------------- > > > BUILD COMPLETE: build.3 > > Date of build: 2007-12-19 11:56:23 +0600 > Time to build: 51 seconds > Last changed: 12/19/2007 11:48:00 > Last log entry: drlvm > > *********************************************************** > Errors/Warnings: (2) > > [replaceregexp] The following file is missing: > '/export/users/smishura/buildtest/branches/2.0/build/checkouts/maven_test/tmpfile.results.failed.error.txt' > [concat] File > /export/users/smishura/buildtest/branches/2.0/build/checkouts/maven_test/tmpfile.results.failed.error.txt > does not exist. > > *********************************************************** > Unit Tests: (220) > > All Tests Passed > > Thanks, > Stepan. > > > On 12/18/07, Nathan Beyer <[EMAIL PROTECTED]> wrote: > > I'm running some of the various buildtest adaptors and ran into a > > failure with 'maven_test'. Here's what I did. > > > > buildtest.sh -Dtest.suites="classlib,drlvm,maven_test" setup > > buildtest.sh run > > > > Here's the results. Is this expected? > > > > [java] [exec] [INFO] > > ------------------------------------------------------------------------ > > [java] [exec] [INFO] BUILD SUCCESSFUL > > [java] [exec] [INFO] > > ------------------------------------------------------------------------ > > [java] [exec] [INFO] Total time: 1 minute 29 seconds > > [java] [exec] [INFO] Finished at: Mon Dec 17 23:06:53 CST 2007 > > [java] [exec] [INFO] Final Memory: 38M/196M > > [java] [exec] [INFO] > > ------------------------------------------------------------------------ > > [java] [echo] > > work.dir:/home/nathan/harmony/bti/build/checkouts/maven_test > > [java] > > [java] restore.maven.pom: > > [java] [copy] Copying 1 file to > > /home/nathan/harmony/bti/build/checkouts/maven_test/maven-2.0.7-src > > [java] > > [java] compose.report: > > [java] [mkdir] Created dir: > > /home/nathan/harmony/bti/build/checkouts/maven_test/logs > > [java] [copy] Copying 49 files to > > /home/nathan/harmony/bti/build/checkouts/maven_test/logs > > [java] [mkdir] Created dir: > > /home/nathan/harmony/bti/build/results/maven_test/results/reports > > [java] [copy] Copying 49 files to > > /home/nathan/harmony/bti/build/results/maven_test/results/reports > > [java] [concat] No existing resources and no nested text, doing > > nothing > > [java] [copy] Warning: Could not find file > > /home/nathan/harmony/bti/build/checkouts/maven_test/tmpfile.results.txt > > to copy. > > [java] [replaceregexp] The following file is missing: > > '/home/nathan/harmony/bti/build/checkouts/maven_test/tmpfile.results.failed.error.txt' > > [java] [copy] Warning: Could not find file > > /home/nathan/harmony/bti/build/checkouts/maven_test/tmpfile.results.failed.error.txt > > to copy. > > [java] [length] > > /home/nathan/harmony/bti/build/checkouts/maven_test/tmpfile.results.failed.txt > > does not exist > > [java] [copy] Warning: Could not find file > > /home/nathan/harmony/bti/build/checkouts/maven_test/tmpfile.results.failed.error.txt > > to copy. > > [java] [length] > > /home/nathan/harmony/bti/build/checkouts/maven_test/tmpfile.results.error.txt > > does not exist > > [java] [concat] > > /home/nathan/harmony/bti/build/checkouts/maven_test/tmpfile.results.failed.error.txt > > does not exist. > > [java] [concat] No existing resources and no nested text, doing > > nothing > > [java] [copy] Copying 2 files to > > /home/nathan/harmony/bti/build/results/maven_test/results > > [java] [mkdir] Created dir: > > /home/nathan/harmony/bti/build/results/maven_test/20071217_1105 > > [java] [copy] Copying 51 files to > > /home/nathan/harmony/bti/build/results/maven_test/20071217_1105 > > [java] > > [java] check.status: > > [java] > > [java] BUILD FAILED > > [java] /home/nathan/harmony/bti/tests/maven_test/build.xml:311: > > Maven run failed: there are test failures > > [java] > > [java] Total time: 1 minute 33 seconds > > [echo] > > [echo] -------- > > [echo] WARNING: Target run of adaptor for Test Suite 'maven_test' FAILED > > [echo] -------- with the following exception: > > [echo] The following error occurred while executing this line: > > [echo] /home/nathan/harmony/bti/scripts/framework.xml:1079: Java > > returned: 1 > > [delete] Deleting: /home/nathan/harmony/bti/build/temp/null23188301 > > > > check-status: > > [echo] > > [echo] ------ > > [echo] ERROR: Execution of Test Suite 'maven_test' FAILED. > > [echo] ------ > > > > BUILD FAILED > > /home/nathan/harmony/bti/scripts/framework.xml:551: The following > > error occurred while executing this line: > > /home/nathan/harmony/bti/scripts/framework.xml:829: There are Test > > Suites failures > > > > Total time: 13 minutes 55 seconds > > > -- With best regards, Alexei, ESSD, Intel
