You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/11/14 07:28:38 UTC

[jira] Closed: (HARMONY-1955) [classlib][luni] org.apache.harmony.luni.tests.java.lang.ThreadGroupTest fails

     [ http://issues.apache.org/jira/browse/HARMONY-1955?page=all ]

Alexey Varlamov closed HARMONY-1955.
------------------------------------

    Resolution: Fixed

Applied the H-1625_ThreadGroupTest.patch at r474673.
Thanks to all!

> [classlib][luni] org.apache.harmony.luni.tests.java.lang.ThreadGroupTest fails
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-1955
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1955
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexei Fedotov
>         Assigned To: Alexey Varlamov
>         Attachments: H-1625_ThreadGroupTest.patch, ThreadGroupTest-1.patch
>
>
> Elena Semukhina wrote at HARMONY-1625:
> 2) <testcase classname="org.apache.harmony.luni.tests.java.lang.ThreadGroupTest" name="test_suspend" time="3.86"> 
>     <error message="The thread group Test group is not empty" type="java.lang.IllegalThreadStateException">java.lang.IllegalThreadStateException: The thread group Test group is not empty  [...]
> test_suspend fails because it tries to destroy a non-empty group containing suspended threads. I suggest to change the test so that it stops the threads and then destroys the group. 
> 3) <testcase classname="org.apache.harmony.luni.tests.java.lang.ThreadGroupTest" name="test_list" time="0.213"> 
>       <failure message="Either &apos;list&apos; is wrong or other tests are leaving side-effects. [...]
> test_list fails because it verifies the length of the output string. The output on drlvm is quite correct but longer than expected. I suggest to change the test so that it checks the output in more smart way. 
> See also http://wiki.apache.org/harmony/Unit_Tests_Pass_on_DRLVM

-- 
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