You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2007/07/16 07:31:22 UTC

[build-test alert] BUILD FAILED Windows XP SP2 msvc debug: drlvm reg.test

BUILD FAILED:
	Ant Error Message:
C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\build.xml:472: The following error occurred while executing this line: C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\targets\reg.test.run.xml:122: There were test failures

Date of build:	07/16/2007 12:00:55
Time to build:	30 minutes 5 seconds
Last changed:	07/16/2007 11:24:09
Last log entry:	Fixed compilation warning after [r556007] HARMONY-2114

***********************************************************
Execution log (errors/warnings messages):	
Configuration:
     Hosting Java = 1.5.0_08 (Sun Microsystems Inc.)
    classlib root = C:\cruise\trunk\cc\projects\classlib\trunk
               os = Windows
             arch = ia32
              cxx = msvc
              cfg = debug
     svn revision = ${svn.revision}
       components = deploy

=====================================
DRLVM Regression Testing on platform: windows.x86
=====================================
        
Assertion failed: parentEntry->method == endMarker->getMethodDesc()->getMethodHandle(), file C:\cruise\trunk\cc\projects\drlvm\trunk\vm\jitrino\src\codegenerator\ia32\Ia32CodeEmitter.cpp, line 355
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Assertion failed: depth == 0, file C:\cruise\trunk\cc\projects\drlvm\trunk\vm\jitrino\src\main\PMF.cpp, line 708
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h1857/TestClass (method tryMe()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable"
vf_debug: VerifyError: Couldn't load class: org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable
The GC did not provide gc_add_weak_root_set_entry()
Running on JET
vf_debug: VerifyError: (class: org/apache/harmony/drlvm/tests/regression/h2103/SupClass, method: test()I) Incompatible object argument for invokespecial
vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
vf_debug: VerifyError: Couldn't load class: org/apache/harmony/drlvm/tests/regression/h2808/finTest2
Running on JIT
vf_debug: verifying class org/apache/harmony/drlvm/tests/regression/h3048/MyTestSuper (method <clinit>()V) couldn't load class "org/apache/harmony/drlvm/tests/regression/h3048/MyException"
vf_debug: VerifyError: Couldn't load class: org/apache/harmony/drlvm/tests/regression/h3048/MyException
Running on OPT
Running on OPT
==> VM Init callback
==> Exception callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3698/InvokeAgentException;
Exception location:	test()V	: 15
Catch clause location:	test()V	: 16
Top frame location:	test()V	: 15
TEST PASSED
==> VM Init callback
==> Class Prepare callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;
==> Breakpoint callback
    at: inner()V :0
==> Frame Pop callback
    at: inner()V
==> Single Step callback
    at: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;.outer()V :25
    expected location reached
TEST PASSED
The GC did not provide gc_add_weak_root_set_entry()
==> VM Init callback
==> Exception callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3894/InvokeAgentException;
Child threads:
0:	child thread 0
1:	child thread 7
2:	child thread 2
3:	child thread 9
4:	child thread 12
5:	child thread 5
6:	child thread 13
7:	child thread 8
8:	child thread 3
9:	child thread 10
10:	child thread 6
11:	child thread 14
12:	child thread 1
13:	child thread 4
14:	child thread 11
Child groups:
0:	empty child group 0
1:	empty child group 1
2:	child group 0
3:	child group 1
4:	child group 2
5:	child group 3
6:	child group 4
7:	child group 5
8:	child group 6
9:	child group 7
10:	child group 8
11:	child group 9
12:	child group 10
13:	child group 11
14:	child group 12
15:	child group 13
16:	child group 14
Checking threads...
Array length:   	15
Expected length:	15
Checking groups...
Array length:   	17
Expected length:	17
TEST PASSED
==> VM Init callback
==> Exception callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3909/InvokeAgentException;
System group:	system
All threads:
0:	ref handler	in group: system
1:	finalizer	in group: system
ok
2:	main	in group: main
Found 1 finalizer threads. All in system group
TEST PASSED
==> VM Init callback
starting native thread...
==> VM Init finished
native thread stated
==> Exception callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3982/InvokeAgentException;
All threads:
0:	attached_thread	in group: main
1:	ref handler	in group: system
2:	finalizer	in group: system
3:	main	in group: main
Atached thread  stack [0]
TEST PASSED
native thread finished
========================================
Regression testing report was stored in:
========================================
C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\reg.tests/reports/html
========================================

***********************************************************
Unit Tests: (96)
        

***********************************************************
Modifications since last successful build:	(1)
            
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp 07/16/2007 11:24:09 Fixed compilation warning after [r556007] HARMONY-2114