Re: Failed tests of cvs2svn 2.3.0 on Solaris Sparc w/Python 2.6.2

James Abbatiello <[email protected]> Thu, 12 Nov 2009 11:11:51 -0500
Newsgroups gmane.comp.version-control.subversion.cvs2svn.devel
Message-ID <[email protected]>
On Thu, Nov 12, 2009 at 10:37 AM, Dagobert Michelsen <[email protected]> wrote:
> Hi,
>
> I am currently trying to build cvs2svn on Solaris 8 Sparc with Python
> 2.6.2
> from OpenCSW and get some failed tests:
>> XFAIL: run-tests.py 85: reveal a second bug that created a branch twice
>> XFAIL: run-tests.py 127: optimal tag after deleting files
>> FAIL:  run-tests.py 131: verify that --use-internal-co works
>> FAIL:  run-tests.py 132: verify that --use-internal-co --exclude=...
>> XFAIL: run-tests.py 160: check adding .cvsignore to an existing branch
>
> I guess the errors can not be safely ignored?

Somebody will jump in to correct me if I'm wrong here but I believe
the XFAIL tests are eXpected to FAIL due to issues that haven't been
addressed yet.  The two FAILs are probably because you don't have RCS
installed.  You need 'co' on your $PATH since those tests work by
comparing an internal routine to the real 'co'.  I don't know what the
implications of not having 'co' are for a real conversion.

-- 
James Abbatiello

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=2417117

To unsubscribe from this discussion, e-mail: [[email protected]].