[DRLVM] Running build test (on linux)

2006-09-20 Thread Ivan Volosyuk
Hi All, I have some kind of configuration problem. DRLVM's 'build test' fails on my machine on kernel tests with attached message. As I can see junit.jar is added in CLASSPATH in build.sh script, but something not work as expected. '-Djuint.home=make/tmp' or '-Djunit.jar=make/tmp/junit.jar'

Re: [DRLVM] Running build test (on linux)

2006-09-20 Thread Vladimir Gorr
On 9/20/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: Hi All, I have some kind of configuration problem. DRLVM's 'build test' fails on my machine on kernel tests with attached message. As I can see junit.jar is added in CLASSPATH in build.sh script, but something not work as expected.

Re: [DRLVM] Running build test (on linux)

2006-09-20 Thread Vladimir Gorr
On 9/20/06, Vladimir Gorr [EMAIL PROTECTED] wrote: On 9/20/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: Hi All, I have some kind of configuration problem. DRLVM's 'build test' fails on my machine on kernel tests with attached message. As I can see junit.jar is added in CLASSPATH in

Re: [DRLVM] Running build test (on linux)

2006-09-20 Thread Ivan Volosyuk
Thank you, looks like I had incomplete installation of ant. It finally works for me, a few tests fails though, some of them on RI according to messages. Is it expected behaviour? You can workaround your problem, copy all libraries from jre/bin into jre/bin/default. This is quick and dirty

Re: [DRLVM] Running build test (on linux)

2006-09-20 Thread Vladimir Gorr
On 9/20/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: Thank you, looks like I had incomplete installation of ant. It finally works for me, a few tests fails though, some of them on RI according to messages. Is it expected behaviour? Not. All our tests should be passed for DRLVM (due to our VM

Re: [DRLVM] Running build test (on linux)

2006-09-20 Thread Geir Magnusson Jr.
On Sep 20, 2006, at 10:44 PM, Vladimir Gorr wrote: On 9/20/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: Thank you, looks like I had incomplete installation of ant. It finally works for me, a few tests fails though, some of them on RI according to messages. Is it expected behaviour? Not.

Re: [DRLVM] Running build test (on linux)

2006-09-20 Thread Vladimir Gorr
On 9/21/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 20, 2006, at 10:44 PM, Vladimir Gorr wrote: On 9/20/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: Thank you, looks like I had incomplete installation of ant. It finally works for me, a few tests fails though, some of them on RI