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

svn rev 4965: FAIL (i686-pc-win32-winxp static ra_dav) (branches/release-0.18)

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-02-20 06:23:07 CET

Testing Release configuration on remote repository http://localhost.
Running all tests in getopt_tests.py...success
Running all tests in basic_tests.py...success
Running all tests in commit_tests.py...FAILURE
Running all tests in update_tests.py...success
Running all tests in switch_tests.py...success
Running all tests in prop_tests.py...success
Running all tests in schedule_tests.py...success
Running all tests in log_tests.py...success
Running all tests in copy_tests.py...success
Running all tests in diff_tests.py...success
Running all tests in externals_tests.py...success
Running all tests in merge_tests.py...success
Running all tests in stat_tests.py...success
Running all tests in trans_tests.py...success
Running all tests in svnadmin_tests.py...success
Running all tests in svnlook_tests.py...success
Running all tests in svnversion_tests.py...success
At least one test FAILED, checking C:\Home\brane\src\svn\repo\dav-tests.log
FAIL: commit_tests.py 16: commit files and dirs with URI-unsafe characters
At least one test was SKIPPED, checking C:\Home\brane\src\svn\repo\dav-tests.log
SKIP: basic_tests.py 16: basic import of executable files
SKIP: commit_tests.py 26: committing a symlink should fail
SKIP: prop_tests.py 11: set and get a revprop change
SKIP: schedule_tests.py 4: schedule: add some executable files
SKIP: schedule_tests.py 10: revert: add some executable files
SKIP: schedule_tests.py 16: commit: add some executable files
SKIP: copy_tests.py 11: executable bit should be preserved when copying
SKIP: merge_tests.py 5: merge one file, receive a specific error
SKIP: stat_tests.py 6: status with versioned items replaced by symbolic links

FAIL: win-tests.py

From dav-tests.log:
CMD: svnadmin.exe "create" "repositories/commit_tests-16" <TIME = 0.000000>
CMD: svnadmin.exe dump "local_tmp/repos" | svnadmin.exe load "repositories/commit_tests-16" <TIME = 0.000000>
CMD: svn.exe "co" "--username" "jrandom" "--password" "rayjandom" "http://localhost/repositories/commit_tests-16" "working_copies/commit_tests-16" <TIME = 0.015000>
caught unexpected exception
Traceback (most recent call last):
  File "C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline\svntest\testcase.py", line 81, in run
    error = apply(self.pred.func, args)
  File "C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline/commit_tests.py", line 1063, in commit_uri_unsafe
    svntest.main.file_append(tab_path, "This path has a tab in it.")
  File "C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline\svntest\main.py", line 273, in file_append
    fp = open(path, 'a') # open in (a)ppend mode
IOError: [Errno 2] No such file or directory: 'working_copies/commit_tests-16/A/D/G/tab\tpath'
FAIL: commit_tests.py 16: commit files and dirs with URI-unsafe characters
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 20 06:23:48 2003

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.