[ http://jira.codehaus.org/browse/CONTINUUM-968?page=comments#action_79016 
] 
            
thierry lach commented on CONTINUUM-968:
----------------------------------------

Oh - and just in case this is significant......

C:\continuum-1.1-src>svn --version
svn, version 1.2.3 (r15833)
   compiled Sep 13 2005, 22:45:22

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme


C:\continuum-1.1-src>



> Tests for continuum-release fail randomly
> -----------------------------------------
>
>                 Key: CONTINUUM-968
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-968
>             Project: Continuum
>          Issue Type: Test
>    Affects Versions: 1.1
>         Environment: tests fail for some environments and pass for others. 
> For some they fail at random
>            Reporter: Philippe Faes
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: continuum-release.diff
>
>
> The test for continuum-release fails randomly. This is because the two test 
> methods are executed in a random order (this is intended JUnit behavior), and 
> the tests alter files. 
> Solution is to restore files between tests (method setUp) and to force the 
> order of the two tests (create one test method that calls the two other 
> methods one by one).
> Patch is attached. Please verify and commit.

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

        

Reply via email to