jtreg and junit

Henri Gomez henri.gomez at gmail.com
Sat Oct 8 00:39:20 PDT 2011


I still get errors in test due to junit

jtreg is installed under
/Users/henri/Documents/jenkins/data/DROP_DIR/jtreg (from
jtreg-4.1-bin-b03_11_jul_2011.zip)

junit 4.5 is installed under lib dir next to jtreg.jar or javatest.jar
(same one Kelly reported).


total 10512
-rw-r--r--@ 1 henri  staff  4218879 11 jul 19:27 javatest.jar
-rw-r--r--@ 1 henri  staff   500645 11 jul 19:27 jh.jar
-r--r--r--@ 1 henri  staff   457045 11 jul 19:28 jtreg.jar
-rw-r--r--  1 henri  staff   198945 30 sep 09:38 junit.jar

Tests are done with this script :

http://code.google.com/p/openjdk-osx-build/source/browse/trunk/testvmosxu.sh

Note, JT_HOME is defined

$JTREG_DIR/linux/bin/jtreg -jdk:${BUILD_JDK_LOCATION} -agentvm
-ignore:quiet -v:summary test/java/lang

I'm wondering why jtreg didn't locate junit.jar.

Did someone succeed with jtreg / junit on OS/X ?
If so, could you provide command line ?

Cheers


More information about the macosx-port-dev mailing list