[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

IRC with dionisos (07/27/2004)

From: <alatar_at_alatar.de>
Date: 2004-07-27 21:49:24 CEST

Hello,

here is the requested output:

D:\Ownfiles\Subversion\Work\cvs2svn>run-tests.py
PASS: run-tests.py 1: cvs2svn with no arguments shows usage
SKIP: run-tests.py 2: detection of the executable flag
FAIL: run-tests.py 3: conversion of filename with a space
FAIL: run-tests.py 4: two commits in quick succession
FAIL: run-tests.py 5: prune, but never too much
FAIL: run-tests.py 6: two interleaved trunk commits, different log msgs
FAIL: run-tests.py 7: simple trunk commits
FAIL: run-tests.py 8: simple tags and branches with no commits
FAIL: run-tests.py 9: simple branch commits
FAIL: run-tests.py 10: mixed-time tag
FAIL: run-tests.py 11: mixed-time branch, and a file added to the branch
FAIL: run-tests.py 12: a commit affecting both trunk and a branch
FAIL: run-tests.py 13: branch some trunk files, and later branch the rest
FAIL: run-tests.py 14: conversion of invalid symbolic names
UNEXPECTED EXCEPTION:
Traceback (most recent call last):
  File "D:\Ownfiles\Subversion\Work\cvs2svn\svntest\testcase.py", line 100, in r
un
    rc = apply(self.pred.func, args)
  File "D:\Ownfiles\Subversion\Work\cvs2svn\run-tests.py", line 819, in overlapp
ing_branch
    if not (logs[rev].changed_paths.get('/branches/vendorA (from /trunk:3)')
KeyError: 4
FAIL: run-tests.py 15: ignore a file with a branch with two names
FAIL: run-tests.py 16: convert a branch file rooted in a 'dead' revision
FAIL: run-tests.py 17: handle a control char in a log message
FAIL: run-tests.py 18: handle tags rooted in a redeleted revision
FAIL: run-tests.py 19: ensure that trunk doesn't get pruned
FAIL: run-tests.py 20: file deleted twice, in the root of the repository
FAIL: run-tests.py 21: branch created from both trunk and another branch
FAIL: run-tests.py 22: resyncing should not misorder commit groups
FAIL: run-tests.py 23: allow tags with mixed trunk and branch sources
FAIL: run-tests.py 24: never use the rev-in-progress as a copy source
FAIL: run-tests.py 25: do use the last completed rev as a copy source
FAIL: run-tests.py 26: correctly handle deletion as initial branch action
SKIP: run-tests.py 27: non ascii files converted incorrectly
FAIL: run-tests.py 28: avoid spurious changes for initial revs
FAIL: run-tests.py 29: handle default branches correctly
FAIL: run-tests.py 30: compose a tag from three sources
FAIL: run-tests.py 31: reserve a svn revnum for a fill only when required
FAIL: run-tests.py 32: make sure that filling prunes paths correctly
FAIL: run-tests.py 33: don't break when the trunk is empty
FAIL: run-tests.py 34: ensure that we don't create any spurious commits
FAIL: run-tests.py 35: verify correct revs are copied to default branches
FAIL: run-tests.py 36: run each pass individually
FAIL: run-tests.py 37: reveal a big bug in our resync algorithm
FAIL: run-tests.py 38: reveal a bug in our default branch detection code
PASS: run-tests.py 39: die if a file exists in and out of the attic
FAIL: run-tests.py 40: reveal a big bug in our SymbolicNameFillingGuide
XFAIL: run-tests.py 41: test eol settings and mime types together

D:\Ownfiles\Subversion\Work\cvs2svn>

-- 
Gruss,
 Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 28 04:58:38 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.