You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2015/04/06 16:55:13 UTC

[jira] [Resolved] (JCS-96) org.apache.jcs.auxiliary.remote.server.RemoteCacheServerUnitTest#testAddListener_ToAll depends on other test

     [ https://issues.apache.org/jira/browse/JCS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Vandahl resolved JCS-96.
-------------------------------
       Resolution: Fixed
    Fix Version/s: jcs-2.0-beta-2
         Assignee: Thomas Vandahl

True reason:: Incomplete shutdown of RemoteCacheServer
Fixed in SVN.

> org.apache.jcs.auxiliary.remote.server.RemoteCacheServerUnitTest#testAddListener_ToAll depends on other test
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: JCS-96
>                 URL: https://issues.apache.org/jira/browse/JCS-96
>             Project: Commons JCS
>          Issue Type: Bug
>          Components: RMI Remote Cache
>    Affects Versions: jcs-2.0-beta-1
>         Environment: linux/cygwin
>            Reporter: Gregory Fernandez
>            Assignee: Thomas Vandahl
>            Priority: Minor
>             Fix For: jcs-2.0-beta-2
>
>
> When running maven test, this test fails.
> Step to reproduce :
> 1/ Comment all test in RemoteCacheServerUnitTest except testAddListener_ToAll and save
> 2/ Run: mvn -Dtest=org.apache.jcs.auxiliary.remote.server.RemoteCacheServerUnitTest test
> I get : Test failed.
> Expected result: Test success.
> When running "mvn test" under cygwin (maybe linux), the test testAddListener_ToAll is run before all "testAddListenerToCache_****", and "mvn test" fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)