You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Elena Semukhina (JIRA)" <ji...@apache.org> on 2007/01/24 13:41:49 UTC

[jira] Created: (HARMONY-3051) [drlvm][smoke tests] Three smoke can be removed from exclude lists

[drlvm][smoke tests] Three smoke can be removed from exclude lists
------------------------------------------------------------------

                 Key: HARMONY-3051
                 URL: https://issues.apache.org/jira/browse/HARMONY-3051
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Elena Semukhina


The following smoke tests pass now:

gc/SynchronizedFinilazersTest.java
init/ErrorInInitializer.java
thread/InfiniteFinalizer.java

They were kept in exclude lists about two or even more months ago because they failed intermittently. I returned back to them recently to investigate and found out that they pass. I ran them iteratively hundreds times on SLES9 x86, x86_64, Windows 2003 server. 
Possibly some commits that happened during these months fixed the issues.

We need to remove the tests from the exclude lists.


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


[jira] Updated: (HARMONY-3051) [drlvm][smoke tests] Three smoke can be removed from exclude lists

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

Elena Semukhina updated HARMONY-3051:
-------------------------------------

    Attachment: H-3051_update_smoke_exclude_list.patch

I attached the patch to the exclude lists and test sources (remove XXX keywords).


> [drlvm][smoke tests] Three smoke can be removed from exclude lists
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3051
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3051
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-3051_update_smoke_exclude_list.patch
>
>
> The following smoke tests pass now:
> gc/SynchronizedFinilazersTest.java
> init/ErrorInInitializer.java
> thread/InfiniteFinalizer.java
> They were kept in exclude lists about two or even more months ago because they failed intermittently. I returned back to them recently to investigate and found out that they pass. I ran them iteratively hundreds times on SLES9 x86, x86_64, Windows 2003 server. 
> Possibly some commits that happened during these months fixed the issues.
> We need to remove the tests from the exclude lists.

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


[jira] Closed: (HARMONY-3051) [drlvm][smoke tests] Three smoke can be removed from exclude lists

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

Alexey Varlamov closed HARMONY-3051.
------------------------------------

    Resolution: Fixed

Applied at r501045, thanks!

> [drlvm][smoke tests] Three smoke can be removed from exclude lists
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3051
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3051
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Alexey Varlamov
>         Attachments: H-3051_update_smoke_exclude_list.patch
>
>
> The following smoke tests pass now:
> gc/SynchronizedFinilazersTest.java
> init/ErrorInInitializer.java
> thread/InfiniteFinalizer.java
> They were kept in exclude lists about two or even more months ago because they failed intermittently. I returned back to them recently to investigate and found out that they pass. I ran them iteratively hundreds times on SLES9 x86, x86_64, Windows 2003 server. 
> Possibly some commits that happened during these months fixed the issues.
> We need to remove the tests from the exclude lists.

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


[jira] Updated: (HARMONY-3051) [drlvm][smoke tests] Three smoke can be removed from exclude lists

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

Elena Semukhina updated HARMONY-3051:
-------------------------------------

    Attachment: H-3051_update_smoke_exclude_list.patch

> [drlvm][smoke tests] Three smoke can be removed from exclude lists
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3051
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3051
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-3051_update_smoke_exclude_list.patch
>
>
> The following smoke tests pass now:
> gc/SynchronizedFinilazersTest.java
> init/ErrorInInitializer.java
> thread/InfiniteFinalizer.java
> They were kept in exclude lists about two or even more months ago because they failed intermittently. I returned back to them recently to investigate and found out that they pass. I ran them iteratively hundreds times on SLES9 x86, x86_64, Windows 2003 server. 
> Possibly some commits that happened during these months fixed the issues.
> We need to remove the tests from the exclude lists.

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


[jira] Updated: (HARMONY-3051) [drlvm][smoke tests] Three smoke can be removed from exclude lists

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

Elena Semukhina updated HARMONY-3051:
-------------------------------------

    Attachment:     (was: H-3051_update_smoke_exclude_list.patch)

> [drlvm][smoke tests] Three smoke can be removed from exclude lists
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3051
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3051
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-3051_update_smoke_exclude_list.patch
>
>
> The following smoke tests pass now:
> gc/SynchronizedFinilazersTest.java
> init/ErrorInInitializer.java
> thread/InfiniteFinalizer.java
> They were kept in exclude lists about two or even more months ago because they failed intermittently. I returned back to them recently to investigate and found out that they pass. I ran them iteratively hundreds times on SLES9 x86, x86_64, Windows 2003 server. 
> Possibly some commits that happened during these months fixed the issues.
> We need to remove the tests from the exclude lists.

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


[jira] Assigned: (HARMONY-3051) [drlvm][smoke tests] Three smoke can be removed from exclude lists

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

Alexey Varlamov reassigned HARMONY-3051:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][smoke tests] Three smoke can be removed from exclude lists
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3051
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3051
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Alexey Varlamov
>         Attachments: H-3051_update_smoke_exclude_list.patch
>
>
> The following smoke tests pass now:
> gc/SynchronizedFinilazersTest.java
> init/ErrorInInitializer.java
> thread/InfiniteFinalizer.java
> They were kept in exclude lists about two or even more months ago because they failed intermittently. I returned back to them recently to investigate and found out that they pass. I ran them iteratively hundreds times on SLES9 x86, x86_64, Windows 2003 server. 
> Possibly some commits that happened during these months fixed the issues.
> We need to remove the tests from the exclude lists.

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


[jira] Updated: (HARMONY-3051) [drlvm][smoke tests] Three smoke can be removed from exclude lists

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

Elena Semukhina updated HARMONY-3051:
-------------------------------------

    Patch Info: [Patch Available]

> [drlvm][smoke tests] Three smoke can be removed from exclude lists
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3051
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3051
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-3051_update_smoke_exclude_list.patch
>
>
> The following smoke tests pass now:
> gc/SynchronizedFinilazersTest.java
> init/ErrorInInitializer.java
> thread/InfiniteFinalizer.java
> They were kept in exclude lists about two or even more months ago because they failed intermittently. I returned back to them recently to investigate and found out that they pass. I ran them iteratively hundreds times on SLES9 x86, x86_64, Windows 2003 server. 
> Possibly some commits that happened during these months fixed the issues.
> We need to remove the tests from the exclude lists.

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