You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Aleksey Ignatenko (JIRA)" <ji...@apache.org> on 2007/06/13 13:46:27 UTC

[jira] Created: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

[testing][reliability] Several issues in reliability tests
----------------------------------------------------------

                 Key: HARMONY-4144
                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
             Project: Harmony
          Issue Type: Bug
          Components: build - test - ci
            Reporter: Aleksey Ignatenko


There are known issues in reliability tests:
1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
2. AddRmShtdwnHooksTest - added IAE check
3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
4. Added final  version of DekkerTest which is in H-2918
5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
6. FileChannelMapTest - added file channel close 
7. run.xml - implemented jvm.under.test property check

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


[jira] Commented: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Aleksey Ignatenko commented on HARMONY-4144:
--------------------------------------------

Yes, sure, just give me a bit time for that.

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>            Assignee: Stepan Mishura
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Assigned: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Stepan Mishura reassigned HARMONY-4144:
---------------------------------------

    Assignee: Stepan Mishura

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>            Assignee: Stepan Mishura
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Commented: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Stepan Mishura commented on HARMONY-4144:
-----------------------------------------

Aleksey, you attached fixed files. Could you provide a patch for suite (i.e. file that contains only differences)?

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>            Assignee: Stepan Mishura
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Resolved: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Vladimir Ivanov resolved HARMONY-4144.
--------------------------------------

    Resolution: Fixed

fixed at 548917. Please, verify that patch was applied as expected.

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>            Assignee: Vladimir Ivanov
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Updated: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Aleksey Ignatenko updated HARMONY-4144:
---------------------------------------

    Description: 
There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
2. AddRmShtdwnHooksTest - added IAE check
3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
4. Added final  version of DekkerTest which is in H-2918
5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
6. FileChannelMapTest - added file channel close 
7. run.xml - implemented jvm.under.test property check

  was:
There are known issues in reliability tests:
1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
2. AddRmShtdwnHooksTest - added IAE check
3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
4. Added final  version of DekkerTest which is in H-2918
5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
6. FileChannelMapTest - added file channel close 
7. run.xml - implemented jvm.under.test property check


> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Assigned: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Vladimir Ivanov reassigned HARMONY-4144:
----------------------------------------

    Assignee: Vladimir Ivanov  (was: Stepan Mishura)

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>            Assignee: Vladimir Ivanov
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Updated: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Aleksey Ignatenko updated HARMONY-4144:
---------------------------------------

    Attachment: reltestsfix.zip

reltestsfix.zip fixes all isues mentioned beyond.

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests:
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Updated: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Aleksey Ignatenko updated HARMONY-4144:
---------------------------------------

    Comment: was deleted

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests:
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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


[jira] Closed: (HARMONY-4144) [testing][reliability] Several issues in reliability tests

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

Aleksey Ignatenko closed HARMONY-4144.
--------------------------------------

    Estimated Complexity: Moderate

verified.

> [testing][reliability] Several issues in reliability tests
> ----------------------------------------------------------
>
>                 Key: HARMONY-4144
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4144
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Aleksey Ignatenko
>            Assignee: Vladimir Ivanov
>         Attachments: reltestsfix.zip
>
>
> There are known issues in reliability tests, reltestsfix.zip fixes the following ones: 
> 1. exec - fixed minor issue (redirected output to work dir, created dir check, incorrect lines ends on HY, redirected logs to log.add)
> 2. AddRmShtdwnHooksTest - added IAE check
> 3. RecursiveTest - decreased threads number parameter (to avoid stress conditions), removed useless threads creation which forced stress conditions in the test
> 4. Added final  version of DekkerTest which is in H-2918
> 5. NetClient - fixed issue related to situation when some local port is busy and test failed, attached right auxiliary file
> 6. FileChannelMapTest - added file channel close 
> 7. run.xml - implemented jvm.under.test property check

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