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

Re: SVN 1.4.2 build on Fedora 4: some tests are failing

From: mbaudier <mbaudier_at_laposte.net>
Date: 2006-12-19 07:43:02 CET

Hi,

thanks for the quick answer.

>
> make check will always fail if you run it as root. Run as a
non-root
> user and it'll pass.
>

I ran the whole process (untar sources + deps, configure,
make, make check) with a regular user, but I still get most of
the tests failures when greping the log:

[mbaudier@localhost subversion-1.4.2]$ cat
tests-061219_0810.log | grep FAIL
XFAIL: lt-fs-test 17: merging commit
XFAIL: lt-locks-test 9: able to reserve a name (lock
non-existent path)
XFAIL: lt-locks-test 10: directory locks (kinda)
XFAIL: commit_tests.py 15: hook testing
XFAIL: switch_tests.py 10: switch a file to a dir and back to
the file
XFAIL: diff_tests.py 28: diff a renamed directory
XFAIL: revert_tests.py 4: revert a moved file
XFAIL: stat_tests.py 25: run 'status -uN' with incoming changes

Only the following line disappeared in comparison whith the
run under
root (this is the line which had FAIL instead of XFAIL):
> > FAIL: switch_tests.py 17: refresh the WC file system
read-only attribute

Note that these failures are not reported in the higher-level
console output: all tests are said to be either 'success' or
'skipped':

make -k check
Running all tests in compat-test...success
Running all tests in config-test...success
Running all tests in diff-diff3-test...success
Running all tests in fs-test...success
Running all tests in hashdump-test...success
Running all tests in locks-test...success
Running all tests in opt-test...success
Running all tests in path-test...success
Running all tests in ra-local-test...success
Running all tests in random-test...success
Running all tests in repos-test...success
Running all tests in stream-test...success
Running all tests in string-test...success
Running all tests in time-test...success
Running all tests in translate-test...success
Running all tests in utf-test...success
Running all tests in target-test.py...success
Running all tests in getopt_tests.py...success
Running all tests in basic_tests.py...success
Running all tests in commit_tests.py...success
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 export_tests.py...success
Running all tests in externals_tests.py...success
Running all tests in merge_tests.py...success
Running all tests in revert_tests.py...success
Running all tests in stat_tests.py...success
Running all tests in trans_tests.py...success
Running all tests in autoprop_tests.py...success
Running all tests in blame_tests.py...success
Running all tests in special_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
Running all tests in utf8_tests.py...success
Running all tests in history_tests.py...success
Running all tests in lock_tests.py...success
Running all tests in cat_tests.py...success
Running all tests in import_tests.py...success
Running all tests in svnsync_tests.py...success
Running all tests in authz_tests.py...success
At least one test was SKIPPED, checking
/home/mbaudier/factory/subversion-1.4.2/tests.log
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: 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

Is there anything we should worry about?

Please find attached the complete zipped log file of the run
with a regular user.

Regards

Mathieu Accédez au courrier électronique de La Poste
sur www.laposte.net ou sur 3615 LAPOSTENET (0,34€ TTC /mn)
1 Giga de stockage gratuit – Antispam et antivirus intégrés

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue Dec 19 13:13:46 2006

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

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