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

Re: 1.5.0 up for signing/testing

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Wed, 18 Jun 2008 12:19:22 +0200

Hi there,

I have made a little test with this release of SVN 1.5

Environment: SuSE Enterprise Server 9 (SLES9)

   ./configure \
        --prefix=$SVN_PREFIX \
        --with-apr=$APACHE_INSTALL_DIR \
        --with-apr-util=$APACHE_INSTALL_DIR \
        --with-apxs=$APACHE_INSTALL_DIR/bin/apxs \
        --with-ssl \
        --enable-shared \
        --with-swig=/usr/local/swig \
...
    make swig-pl
    make check-swig-pl
    make install-swig-pl
    make swig-py
    make check-swig-py
    make install-swig-py

Apache 2.0.59

svnsles9:/usr/local/apache-2.0.59/bin # ./apr-config --version
0.9.12

SWIG Version 1.3.31
No BDB

svnsles9:/usr/install/compile/subversion-1.5.0 # make check
Running all tests in client-test [1/56]...success
Running all tests in compat-test [2/56]...success
Running all tests in config-test [3/56]...success
Running all tests in diff-diff3-test [4/56]...success
Running all tests in error-test [5/56]...success
Running all tests in fs-test [6/56]...success
Running all tests in hashdump-test [7/56]...success
Running all tests in locks-test [8/56]...success
Running all tests in mergeinfo-test [9/56]...success
Running all tests in opt-test [10/56]...success
Running all tests in path-test [11/56]...success
Running all tests in ra-local-test [12/56]...success
Running all tests in random-test [13/56]...success
Running all tests in repos-test [14/56]...success
Running all tests in revision-test [15/56]...success
Running all tests in stream-test [16/56]...success
Running all tests in string-test [17/56]...success
Running all tests in time-test [18/56]...success
Running all tests in translate-test [19/56]...success
Running all tests in utf-test [20/56]...success
Running all tests in target-test.py [21/56]...success
Running all tests in getopt_tests.py [22/56]...success
Running all tests in basic_tests.py [23/56]...success
Running all tests in checkout_tests.py [24/56]...success
Running all tests in commit_tests.py [25/56]...success
Running all tests in update_tests.py [26/56]...success
Running all tests in switch_tests.py [27/56]...success
Running all tests in prop_tests.py [28/56]...success
Running all tests in schedule_tests.py [29/56]...success
Running all tests in log_tests.py [30/56]...success
Running all tests in copy_tests.py [31/56]...success
Running all tests in diff_tests.py [32/56]...success
Running all tests in export_tests.py [33/56]...success
Running all tests in externals_tests.py [34/56]...success
Running all tests in merge_tests.py [35/56]...success
Running all tests in merge_authz_tests.py [36/56]...success
Running all tests in revert_tests.py [37/56]...success
Running all tests in mergeinfo_tests.py [38/56]...success
Running all tests in stat_tests.py [39/56]...success
Running all tests in trans_tests.py [40/56]...success
Running all tests in autoprop_tests.py [41/56]...success
Running all tests in blame_tests.py [42/56]...success
Running all tests in special_tests.py [43/56]...success
Running all tests in svnadmin_tests.py [44/56]...success
Running all tests in svnlook_tests.py [45/56]...success
Running all tests in svnversion_tests.py [46/56]...success
Running all tests in utf8_tests.py [47/56]...success
Running all tests in history_tests.py [48/56]...success
Running all tests in lock_tests.py [49/56]...success
Running all tests in cat_tests.py [50/56]...success
Running all tests in import_tests.py [51/56]...success
Running all tests in svnsync_tests.py [52/56]...success
Running all tests in authz_tests.py [53/56]...success
Running all tests in depth_tests.py [54/56]...success
Running all tests in svndumpfilter_tests.py [55/56]...success
Running all tests in changelist_tests.py [56/56]...success
At least one test was SKIPPED, checking
/usr/install/compile/subversion-1.5.0/tests.log
SKIP: update_tests.py 32: update wc on the root of a Windows (virtual)
drive
SKIP: switch_tests.py 17: refresh the WC file system read-only attribute
SKIP: merge_authz_tests.py 1: skipped paths get overriding mergeinfo
SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8
SKIP: svnsync_tests.py 14: verify that unreadable content is not synced
SKIP: svnsync_tests.py 15: verify that copies from unreadable dirs work
SKIP: svnsync_tests.py 16: verify copies with mods from unreadable dirs
SKIP: svnsync_tests.py 17: verify copies with mods from unreadable dirs
+copy
SKIP: authz_tests.py 1: authz issue #2486 - open root
SKIP: authz_tests.py 2: authz issue #2486 - open directory
SKIP: authz_tests.py 3: broken authz files cause errors
SKIP: authz_tests.py 4: test authz for read operations
SKIP: authz_tests.py 5: test authz for write operations
SKIP: authz_tests.py 6: test authz for checkout
SKIP: authz_tests.py 7: test authz for log and tracing path changes
SKIP: authz_tests.py 8: test authz for checkout and update
SKIP: authz_tests.py 9: test authz for export with unreadable subfolder
SKIP: authz_tests.py 10: test authz for aliases
SKIP: authz_tests.py 11: test the authz validation rules
SKIP: authz_tests.py 12: test authz for locking
SKIP: authz_tests.py 13: authz issue #2712
SKIP: authz_tests.py 14: switched to directory, no read access on parents

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-18 12:19:46 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.