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

Test results from 1.5.x branch

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 25 Aug 2008 13:40:34 -0400

Ran the tests from r32695
Only tested using fsfs.

ra_local/svn/dav(neon) were all OK.

Got the following failures with Serf:

SKIP: update_tests.py 32: update wc on the root of a Windows (virtual) drive
SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8
SKIP: authz_tests.py 13: authz issue #2712
At least one test FAILED, checking /Users/mphippard/work/svn-1.5.x/tests.log
FAIL: basic_tests.py 6: basic mkdir URL, including parent directories
FAIL: copy_tests.py 25: svn cp src-URL non-existent-URL-path

I have attached the log with just the two FAIL cases left in it.

Java/Perl/Ruby bindings all built and tested OK.

Python tests ran into a problem:

cd /Users/mphippard/work/svn-1.5.x/subversion/bindings/swig/python; \
          /usr/bin/python
/Users/mphippard/work/svn-1.5.x/subversion/bindings/swig/python/tests/run_all.py
....................................................................E....................................
======================================================================
ERROR: Make sure that repos.create doesn't segfault when we set fs-type
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/mphippard/work/svn-1.5.x/subversion/bindings/swig/python/tests/repository.py",
line 41, in test_create
    repos.create(path, "", "", None, fs_config)
  File "/Users/mphippard/work/svn-1.5.x/subversion/bindings/swig/python/libsvn/repos.py",
line 63, in svn_repos_create
    return apply(_repos.svn_repos_create, args)
SubversionException:
("'/var/folders/np/np0+f8EnHlacqSEtJRJGqk+++TI/-Tmp-/tmpY_xz-h-trac-svnrepos/test0'
is a subdirectory of an existing repository rooted at
'/var/folders/np/np0+f8EnHlacqSEtJRJGqk+++TI/-Tmp-/tmpY_xz-h-trac-svnrepos'",
165002)

----------------------------------------------------------------------
Ran 105 tests in 38.263s

FAILED (errors=1)
make: *** [check-swig-py] Error 1

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-08-25 19:40:49 CEST

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.