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

RE: svn commit: r1400483 - in /subversion/trunk: subversion/libsvn_ra/ subversion/libsvn_subr/ subversion/libsvn_wc/ subversion/svnrdump/ subversion/tests/libsvn_wc/ tools/client-side/svn-bench/ tools/dev/svnraisetreeconflict/

From: Bert Huijben <bert_at_qqmail.nl>
Date: Sat, 20 Oct 2012 18:46:50 +0200

> -----Original Message-----
> From: stefan2_at_apache.org [mailto:stefan2_at_apache.org]
> Sent: zaterdag 20 oktober 2012 18:07
> To: commits_at_subversion.apache.org
> Subject: svn commit: r1400483 - in /subversion/trunk: subversion/libsvn_ra/
> subversion/libsvn_subr/ subversion/libsvn_wc/ subversion/svnrdump/
> subversion/tests/libsvn_wc/ tools/client-side/svn-bench/
> tools/dev/svnraisetreeconflict/
>
> Author: stefan2
> Date: Sat Oct 20 16:06:56 2012
> New Revision: 1400483

The combination of this command and r1400486 gives at the Windows buildbots:

Summary of test results:
  618 tests PASSED
  86 tests SKIPPED
  42 tests XFAILED (1 WORK-IN-PROGRESS)
  1040 tests FAILED
SUMMARY: Some tests failed.

Those 1040 failed tests are +- all the python tests.

One example is:
W: ERROR: dump failed: ..\..\..\subversion\libsvn_fs_fs\fs_fs.c:3190: (apr_err=160052)
W: CWD: E:\w2k3\tests\subversion\tests\cmdline
W: EXCEPTION: SVNRepositoryCopyFailure
Traceback (most recent call last):
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\svntest\main.py", line 1402, in run
    rc = self.pred.run(sandbox)
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\svntest\testcase.py", line 176, in run
    return self.func(sandbox)
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\autoprop_tests.py", line 202, in autoprops_add_no_none
    autoprops_test(sbox, 'add', 0, 0, '')
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\autoprop_tests.py", line 100, in autoprops_test
    sbox.build()
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\svntest\sandbox.py", line 112, in build
    svntest.actions.make_repo_and_wc(self, create_wc, read_only, minor_version)
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\svntest\actions.py", line 1850, in make_repo_and_wc
    guarantee_greek_repository(sbox.repo_dir, minor_version)
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\svntest\actions.py", line 159, in guarantee_greek_repository
    if main.copy_repos(main.pristine_greek_repos_dir, path, 1, 1, minor_version):
  File "D:\svn-w2k3-local\slik-w2k3-x64-local\build\subversion\tests\cmdline\svntest\main.py", line 959, in copy_repos
    raise SVNRepositoryCopyFailure
SVNRepositoryCopyFailure
FAIL: autoprop_tests.py 1: add: config=no, commandline=none

        Bert
Received on 2012-10-20 18:47:37 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.