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 2006/12/21 15:04:21 UTC

[jira] Created: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

[drlvm][smoke tests] Three intermittently failing tests should be excluded
--------------------------------------------------------------------------

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


Intensive test runs showed up some more intermittent failures of smoke tests.

The failling tests are

gc.LOS
gc.MultiThreads

They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.

stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.

We need to exclude these tests so that CC does not report them as a false alarm.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Elena Semukhina updated HARMONY-2838:
-------------------------------------


There was a typo in my last update: HARMONY-2817 has fixed the stress.Sync issue, not stress.Stack.

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Elena Semukhina updated HARMONY-2838:
-------------------------------------

    Attachment: H-2838_Smoke_exclude_2

Gregory, thank you for remaking the patch.
Possibly I was in a hurry... 
Actually I intended to exclude gc.MultiThreads for all platforms and now see that 2 have been missed. 

I attached another patch H-2838_Smoke_exclude_2 for those platforms.

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch, H-2838_Smoke_exclude_2
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Gregory Shimansky resolved HARMONY-2838.
----------------------------------------

    Resolution: Fixed

I had to create the change from your patch myself. The patch file didn't apply with an error. Also you've excluded gc/MultiThreads and gc/MultiThreads.java in different files.

Patch applied at 490187. Please check that it was applied as expected.

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Elena Semukhina updated HARMONY-2838:
-------------------------------------

    Patch Info: [Patch Available]

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-2838_Smoke_exclude.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2838?page=comments#action_12461150 ] 
            
Elena Semukhina commented on HARMONY-2838:
------------------------------------------

The issue is fixed, thank you.

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch, H-2838_Smoke_exclude_2
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2838?page=comments#action_12460760 ] 
            
Elena Semukhina commented on HARMONY-2838:
------------------------------------------

Unfortunately I still see stress.Sync hangs on linux ia32 interpreter... It has hang after 138 sussessful passes.


> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "tatyana doubtsova (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2838?page=comments#action_12460756 ] 
            
tatyana doubtsova commented on HARMONY-2838:
--------------------------------------------

CC hung on gc.MultiThreads on 23 Dec running on SUSEL9 32

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Elena Semukhina updated HARMONY-2838:
-------------------------------------

    Attachment: H-2838_Smoke_exclude.patch

The patch for tests excluding attached.


> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-2838_Smoke_exclude.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Elena Semukhina updated HARMONY-2838:
-------------------------------------

    Attachment: H-2838_Smoke_exclude_1.patch

HARMONY-2817 seems to fix stress.Stack issue but gc.MultiThreads and gc.LOS still hang rarely. I suggest that they are excluded for now until thorough investigation so that they don't prevent CC runs.

 I attached H-2838_Smoke_exclude_1.patch.


> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2838?page=comments#action_12461042 ] 
            
Gregory Shimansky commented on HARMONY-2838:
--------------------------------------------

Ok I've committed the 2nd patch. Check that this issue is fixed now.

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch, H-2838_Smoke_exclude_2
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Gregory Shimansky reassigned HARMONY-2838:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2838?page=comments#action_12460549 ] 
            
Gregory Shimansky commented on HARMONY-2838:
--------------------------------------------

If with applied patch for HARMONY-2817 the tests will work ok, I think this issue should be closed as invalid.

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-2838_Smoke_exclude.patch
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-2838) [drlvm][smoke tests] Three intermittently failing tests should be excluded

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2838?page=all ]

Gregory Shimansky closed HARMONY-2838.
--------------------------------------


VERIFIED.

> [drlvm][smoke tests] Three intermittently failing tests should be excluded
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2838
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2838
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-2838_Smoke_exclude.patch, H-2838_Smoke_exclude_1.patch, H-2838_Smoke_exclude_2
>
>
> Intensive test runs showed up some more intermittent failures of smoke tests.
> The failling tests are
> gc.LOS
> gc.MultiThreads
> They hang on Linux JIT (ia32, em64t) rather rarely. I observe these rare hangs for quite a long time. I ran these tests intensively yesterday and still saw the hangs.
> stress.Sync started hanging after HARMONY-2391 has been committed. Until the issue is resolved (HARMONY-2817) I suggest that it is excluded as well.
> We need to exclude these tests so that CC does not report them as a false alarm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira