You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2007/12/07 15:10:43 UTC

[jira] Closed: (HARMONY-5018) [drlvm][shutdown] org.apache.harmony.test.stress.vm.threads.StressJoinTest doesn't return correct exit status

     [ https://issues.apache.org/jira/browse/HARMONY-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov closed HARMONY-5018.
-----------------------------------


Pavel, thank you for the fix. Only three tests continue to fail with crash error codes.

Tests completed with exit code which is not recognized by harness as known test execution code 
1 TEST-stress.org.apache.harmony.test.stress.jni.exceptions.ExceptionsTest16.xml (128)
2 TEST-stress.org.apache.harmony.test.stress.jni.globalrefs.GlobalRefsTest3.xml (3)
3 TEST-stress.org.apache.harmony.test.stress.jni.globalrefs.GlobalRefsTest4.xml (3)


> [drlvm][shutdown] org.apache.harmony.test.stress.vm.threads.StressJoinTest doesn't return correct exit status
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5018
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5018
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>         Environment: win 32, debug build
>            Reporter: Alexei Fedotov
>            Assignee: Gregory Shimansky
>             Fix For: 5.0M4
>
>         Attachments: H-5018.patch, H-5018.patch, H-5018.patch
>
>
> The following test reports incorrect exit status on Harmony VM
> $ build/checkouts/hdk/target/hdk/jdk/jre/bin/java.exe -showversion -Dorg.apache.harmony.test.share.stress.ReliabilityRunner.timeToWork=30 -org.apache.harmony.test.share.stress.ReliabilityRunner.timeToAbort=30 -cp build/classes/stress/classes';build/results/stress/temp;build\classes\stress\classes;build\classes\stress\lib;build\libs\th.jar;build\libs\junit-3.8.2.jar' org.apache.harmony.test.stress.vm.threads.StressJoinTest -numThreads 100 -smallObjSize 500 -freeMem 1000 -sleepTime 3000 -oOMEr on -sOEr on -joinMthd leader logLevel INFO || echo $?
> 128

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.