RFC: JamVM: there is something odd going on with the langtools tests

Xerxes Rånby xerxes at zafena.se
Sun Feb 27 16:44:41 PST 2011


On 2011-02-28 00:37, Xerxes Rånby wrote:
> On 2011-02-28 00:01, Mark Wielaard wrote:
>  > BTW. If you look at the buildbot test results there is something
>  > odd going on with the langtools tests. There are some failures that
>  > we should take a look at. But the odd thing is that they seem to
>  > just abort after T6397044. I can reproduce this locally.
>  > The logs stop at T6397044, but I have a (passing) T6397286.jtr
>  > file. Which seems to mean the actual failure/crash/abort is in
>  > that one or in processing the results from it. I haven't debugged
>  > it further.
>  >
> Yes this is odd.
>
> I have attached a patch for icedtea6 that disables a lot more
> Unrecognized options. I belive this will help us to locate tests that
> take-down JamVM in a unclean way. By finding these failing tests we will
> have a easier time to fix remaining bugs in JamVM.
Updated the patch once more.
 > Ok for TRUNK ?

Now whem running make check-hotspot the list of remaining FAILED and 
Error tests have been reduced to a handfull.

make check-hotspot

FAILED: compiler/6603011/Test.java
	Unexpected exit from test [exit code: 136]
	* Needs investigation!

FAILED: compiler/6800154/Test6800154.java
	Unexpected exit from test [exit code: 136]
	* Needs investigation!

Error:  compiler/6866651/Test.java
	elapsed time (seconds): 120.004 (timed out)

Error:  compiler/6901572/Test.java
	elapsed time (seconds): 120.001 (timed out)

FAILED: gc/6581734/Test6581734.java
	Exception: No matching memory pools found: test with 
-XX:+UseConcMarkSweepGC
	* Test are unsuitable for JamVM
	it should be ignored if possible when using JamVM.

FAILED: runtime/6626217/Test6626217.sh
	Execution failed: exit code 1
	* Needs investigation!

Error:  runtime/6925573/SortMethodsTest.java
	elapsed time (seconds): 120.001 (timed out)	

FAILED: runtime/6929067/Test6929067.sh
	Execution failed: exit code 127
	* Needs investigation!

Test results: passed: 91; failed: 5; error: 3

Cheers
Xerxes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jamvm-ignore-more-28feb.patch
Type: text/x-patch
Size: 2958 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110228/d3e071bb/jamvm-ignore-more-28feb.patch 


More information about the distro-pkg-dev mailing list