You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2007/03/01 14:25:50 UTC

[jira] Created: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

[drlvm][testing] new mode 'default' should be tested by DRLVM tests
-------------------------------------------------------------------

                 Key: HARMONY-3276
                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Vladimir Ivanov


It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Updated: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ivanov updated HARMONY-3276:
-------------------------------------

    Attachment: tests.patch

As I see the non-documented option was used only to fill in blank line. 
I change the mode name from 'def' to already defined 'jit'. Names of exclude lists were updated. 
As I mention on the dev@ list, I suggest update default testing from "int+jet+opt" to "int+opt+default". But with this patch any user can run all 4 modes with option: 
ant -Dtest.mode=opt,jet,jit,int test
and testing will report passed while exclude lists for 'jit' mode was restored.


> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexey Varlamov
>         Attachments: tests.patch, tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Commented: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478329 ] 

Alexey Varlamov commented on HARMONY-3276:
------------------------------------------

Thanks for the update, applied at r515047

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexey Varlamov
>         Attachments: excl.srv.patch, tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Commented: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477186 ] 

Alexey Varlamov commented on HARMONY-3276:
------------------------------------------

1) Your patch _replaces_ jet with def, rather than adds it - while your initial comment says "in addition".
2) There is "jit" mode defined already, why adding "def"? Also note there may be issues with empty switches, I recall VM does not receive arguments following the empty one on Linux.

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Attachments: tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Updated: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ivanov updated HARMONY-3276:
-------------------------------------

    Attachment:     (was: tests.patch)

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexey Varlamov
>         Attachments: tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Updated: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ivanov updated HARMONY-3276:
-------------------------------------

    Attachment: tests.patch

update for property and exclude lists.

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Attachments: tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Updated: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ivanov updated HARMONY-3276:
-------------------------------------

    Attachment: excl.srv.patch

Initial exclude lists for 'server' mode

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexey Varlamov
>         Attachments: excl.srv.patch, tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Closed: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov closed HARMONY-3276.
------------------------------------

    Resolution: Fixed

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexey Varlamov
>         Attachments: excl.srv.patch, tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Assigned: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov reassigned HARMONY-3276:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexey Varlamov
>         Attachments: tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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


[jira] Commented: (HARMONY-3276) [drlvm][testing] new mode 'default' should be tested by DRLVM tests

Posted by "Vladimir Ivanov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478674 ] 

Vladimir Ivanov commented on HARMONY-3276:
------------------------------------------

Verified, thanks

> [drlvm][testing] new mode 'default' should be tested by DRLVM tests
> -------------------------------------------------------------------
>
>                 Key: HARMONY-3276
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3276
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vladimir Ivanov
>         Assigned To: Alexey Varlamov
>         Attachments: excl.srv.patch, tests.patch
>
>
> It will nice if DRLVM will be tested in the 'default' mode also in addition to 'int', 'jet' and 'opt'.

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