Naveen, to run the classlib tests on drlvm please use the following command:
ant -Dtest.jre.home=$DRLVM_HOME test where DRLVM_HOME points at e.g. .../drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jdk/jre Elena On 1/12/07, Naveen Neelakantam <[EMAIL PROTECTED]> wrote:
Can someone walk me through how to properly run the classlib tests using drlvm. I can run them successfully (well, 3 failures) using J9 by following the directions here: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/RUNNING- TESTS.txt?view=co I also tried copying the working_vm/build/lnx_ia32_gcc_debug/deploy/ jdk directory into working_classlib/deploy/jdk and then running "ant test" but then I get scores of failures and hundreds of errors, mostly from javax.swing. It actually matches the behavior I am seeing in CC: http:// frigga.cs.uiuc.edu:8080 Could these be real errors? Or do I just have something configured incorrectly. Naveen
-- Thanks, Elena
