You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/02/16 16:52:06 UTC

[jira] Resolved: (HARMONY-3182) [drlvm][testing] run modes of DRLVM tests should be unified

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

Gregory Shimansky resolved HARMONY-3182.
----------------------------------------

    Resolution: Fixed

Patch applied at 508456.

I had to make the following corrections to your changes:

1. Added stress/Mix.java to windows excludes.
2. Added gc/Finalizer.java, gc/PhantomReferenceTest.java and gc/RunFinalizersOnExitTest.java to OPT excludes.
3. Added exclude files for IPF.
4. Deleted obsolete exclude files for jit and interpreter.
5. Fixed the problem with kernel tests which still used kernel.test.mode and kernel.test.timeout in kernel.test.xml.
6. Added JVMTI exclude file for windows.opt.

Please check that the patch is applied as expected.

> [drlvm][testing] run modes of DRLVM tests should be unified
> -----------------------------------------------------------
>
>                 Key: HARMONY-3182
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3182
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Gregory Shimansky
>         Attachments: jvmti.patch, smoke.patch, smoke.update.patch
>
>
> Now modes to run "jvmti" and "smoke" tests are hardcoded to the build files while modes to run kernel tests stored in the property file. 
> I suggest using this property file for these 3 runs.

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