On 9/19/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Keep in mind that the launcher will add the directory of the
executable to the LD_LIBRARY_PATH and then exec() itself, so it
should load...  I can't wait to figure this one out...

geir

I didn't managed to pass 'build test' either on Linux nor on Windows.
Geir, is it works for you?

---vvv----------------
On Linux I have:
[Smoke tests all passed]
    [echo]
    [echo]             ==================================
    [echo]             Run kernel tests using jitrino.jet
    [echo]             ==================================
    [echo]
   [mkdir] Created dir: /home/ivan/svn/drlvm/trunk/build/
    [echo] RUNNING : java.lang.Class1_5Test
...
/home/ivan/svn/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/build/targets/kernel.test.xml:161:
Could not create task or type of type: junit.
-----^^^-------------


Gregory, suggested to add property -Djunit.home=.. to command line but
it looks something wrong there.

On windows unit tests which are executed at first fails because of:

-----vvvv---------------
[echo] INFO: TEST test_jthread_get_priority start
[echo] ERROR: Assertion '(jthread_set_priority(tts->java_thread,
0))==((0))' failed at C:\work\harmony\drlvm\trunk\
sts\unit\thread\test_java_attrs.c:41
[echo] INFO: TEST test_jthread_get_priority: FAILED
[echo] INFO: TEST test_jthread_set_priority start
[echo] ERROR: Assertion '(jthread_set_priority(tts->java_thread,
0))==((0))' failed at C:\work\harmony\drlvm\trunk\
sts\unit\thread\test_java_attrs.c:41
-----^^^^---------------

--
Ivan
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to