Package: cvs2svn
Version: 2.3.0-1
Severity: important

Some of the regression tests failed during a build in a clean sid chroot:

EXCEPTION: Failure: Symbol filled twice in a row
Traceback (most recent call last):
  File "/tmp/buildd/cvs2svn-2.3.0/svntest/main.py", line 1164, in run
    rc = self.pred.run(sandbox)
  File "/tmp/buildd/cvs2svn-2.3.0/svntest/testcase.py", line 69, in run
    return self._delegate.run(sandbox)
  File "./run-tests.py", line 842, in run
    return self.func()
  File "./run-tests.py", line 2519, in double_fill2
    raise Failure('Symbol filled twice in a row')
Failure: Symbol filled twice in a row
XFAIL: run-tests.py 85: reveal a second bug that created a branch twice

------

EXCEPTION: Failure: Revision 3 changed paths list was:
{'/tags/tag1 (from /trunk:2)': 'A', '/tags/tag1/test/b': 'D'}

It should have been:
{'/tags/tag1 (from /trunk:3)': 'A'}


Traceback (most recent call last):
  File "/tmp/buildd/cvs2svn-2.3.0/svntest/main.py", line 1164, in run
    rc = self.pred.run(sandbox)
  File "/tmp/buildd/cvs2svn-2.3.0/svntest/testcase.py", line 69, in run
    return self._delegate.run(sandbox)
  File "./run-tests.py", line 842, in run
return self.func() File "./run-tests.py", line 3140, in tagging_after_delete
    log.check_changes(expected)
  File "./run-tests.py", line 316, in check_changes
    % (self.revision, self.changed_paths, cp,)
Failure: Revision 3 changed paths list was:
{'/tags/tag1 (from /trunk:2)': 'A', '/tags/tag1/test/b': 'D'}
It should have been: {'/tags/tag1 (from /trunk:3)': 'A'} XFAIL: run-tests.py 127: optimal tag after deleting files

------

Traceback (most recent call last):
  File "/tmp/buildd/cvs2svn-2.3.0/svntest/main.py", line 1164, in run
    rc = self.pred.run(sandbox)
  File "/tmp/buildd/cvs2svn-2.3.0/svntest/testcase.py", line 69, in run
    return self._delegate.run(sandbox)
  File "./run-tests.py", line 842, in run
    return self.func()
  File "./run-tests.py", line 3613, in add_cvsignore_to_branch_test
    raise Failure()
Failure
XFAIL: run-tests.py 160: check adding .cvsignore to an existing branch


--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to