[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-alpha1 tarballs up for testing/signing

From: Dongsheng Song <dongsheng.song_at_gmail.com>
Date: Sat, 23 Feb 2008 22:30:13 +0800

Test on OpenBSD 4.3-beta (GENERIC) #0: Sat Feb 23 11:15:54 CST 2008

Dongsheng

START: client-test
client-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_client
PASS: client-test 1: test svn_client__elide_mergeinfo_catalog
END: client-test

START: compat-test
compat-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: compat-test 1: svn_ver_compatible
END: compat-test

START: config-test
config-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
config-test: invalid option: --verbose
PASS: config-test 1: test svn_config
PASS: config-test 2: test svn_config boolean conversion
PASS: config-test 3: test svn_config_has_section
END: config-test

START: diff-diff3-test
diff-diff3-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_diff
PASS: diff-diff3-test 1: these dump core
PASS: diff-diff3-test 2: 2-way unified diff and trivial merge
PASS: diff-diff3-test 3: 2-way unified diff where output is suspect
PASS: diff-diff3-test 4: 3-way merge, non-overlapping changes
PASS: diff-diff3-test 5: 3-way merge, non-conflicting overlapping changes
PASS: diff-diff3-test 6: 3-way merge, conflicting overlapping changes
PASS: diff-diff3-test 7: random trivial merge (seed:2335108591)
PASS: diff-diff3-test 8: random 3-way merge (seed:3153938346)
PASS: diff-diff3-test 9: merge with part already present (seed:3449670435)
PASS: diff-diff3-test 10: 3-way merge, adjacent changes
END: diff-diff3-test

START: error-test
error-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: error-test 1: test svn_error_root_cause
END: error-test

START: fs-test
fs-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_fs
PASS: fs-test 1: begin a txn, check its name, then close it
PASS: fs-test 2: open an existing transaction by name
PASS: fs-test 3: begin a txn, get the txn root, and add a file
PASS: fs-test 4: create 2 txns, list them, and verify the list
PASS: fs-test 5: check that transaction names are not reused
PASS: fs-test 6: write and read a file's contents
PASS: fs-test 7: test basic file and subdirectory creation
PASS: fs-test 8: make The Official Subversion Test Tree
PASS: fs-test 9: fill a directory, then list it
PASS: fs-test 10: set and get some revision properties
PASS: fs-test 11: set/get txn props, commit, validate new rev props
PASS: fs-test 12: set and get some node properties
PASS: fs-test 13: delete mutable nodes from directories
PASS: fs-test 14: delete nodes tree
PASS: fs-test 15: fetch the youngest revision from a filesystem
PASS: fs-test 16: basic commit
PASS: fs-test 17: testing tree validation helper
svn_tests: commit conflicted at '/A/D/H', but no conflict expected
XFAIL: fs-test 18: merging commit
PASS: fs-test 19: copying and tracking copy history
PASS: fs-test 20: commit datestamps
PASS: fs-test 21: check old revisions
PASS: fs-test 22: after each commit, check all revisions
PASS: fs-test 23: create and modify medium file (seed=2341004933)
PASS: fs-test 24: create and modify large file (seed=2343901876)
PASS: fs-test 25: ensure accurate storage of root node
PASS: fs-test 26: svn_fs_node_created_rev test
PASS: fs-test 27: test svn_fs_check_related
PASS: fs-test 28: test complex copies (branches)
PASS: fs-test 29: test checksums
PASS: fs-test 30: calculating closest history-affecting copies
PASS: fs-test 31: svn_fs_root_t (base) revisions
PASS: fs-test 32: test dir prop preservation in unordered txns
PASS: fs-test 33: test svn_fs_set_uuid
PASS: fs-test 34: test svn_fs_node_origin_rev
END: fs-test

START: hashdump-test
hashdump-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: hashdump-test 1: write a hash to a file
PASS: hashdump-test 2: read a file into a hash
PASS: hashdump-test 3: write hash out, read back in, compare
END: hashdump-test

START: locks-test
locks-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_fs
PASS: locks-test 1: lock only
PASS: locks-test 2: lookup lock by path
PASS: locks-test 3: attach lock
PASS: locks-test 4: get locks
PASS: locks-test 5: basic locking
PASS: locks-test 6: test that locking requires proper credentials
PASS: locks-test 7: test that locking is enforced in final commit step
PASS: locks-test 8: dir propchange can be committed with locked child
svn_tests: Path '/A/D/G2/blooga' doesn't exist in HEAD revision
XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
svn_tests: Path '/Program Files/Tigris.org/Subversion' doesn't exist in HEAD revision
XFAIL: locks-test 10: directory locks (kinda)
PASS: locks-test 11: test that locks can expire
PASS: locks-test 12: breaking, stealing, refreshing a lock
PASS: locks-test 13: check out-of-dateness before locking
END: locks-test

START: mergeinfo-test
mergeinfo-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: mergeinfo-test 1: parse single line mergeinfo
PASS: mergeinfo-test 2: copy a mergeinfo data structure
PASS: mergeinfo-test 3: parse single line mergeinfo and combine ranges
PASS: mergeinfo-test 4: parse broken single line mergeinfo
PASS: mergeinfo-test 5: remove rangelists
PASS: mergeinfo-test 6: test rangelist remove with random data
PASS: mergeinfo-test 7: remove of mergeinfo
PASS: mergeinfo-test 8: reversal of rangelist
PASS: mergeinfo-test 9: intersection of rangelists
PASS: mergeinfo-test 10: test rangelist intersect with random data
PASS: mergeinfo-test 11: diff of mergeinfo
PASS: mergeinfo-test 12: merging of mergeinfo hashs
PASS: mergeinfo-test 13: intersection of mergeinfo
PASS: mergeinfo-test 14: turning rangelist back into a string
PASS: mergeinfo-test 15: turning mergeinfo back into a string
PASS: mergeinfo-test 16: merge of rangelists
PASS: mergeinfo-test 17: diff of rangelists
END: mergeinfo-test

START: opt-test
opt-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: opt-test 1: test svn_opt_parse_path
PASS: opt-test 2: test svn_opt_args_to_target_array2
END: opt-test

START: path-test
path-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: path-test 1: test svn_path_is_child
PASS: path-test 2: test svn_path_split
PASS: path-test 3: test svn_path_is_url
PASS: path-test 4: test svn_path_is_uri_safe
PASS: path-test 5: test svn_path_uri_[en/de]code
PASS: path-test 6: test svn_path_uri_decode with invalid escape
PASS: path-test 7: test svn_path_uri_autoescape
PASS: path-test 8: test svn_path_uri_from_iri
PASS: path-test 9: test svn_path_join(_many)
PASS: path-test 10: test svn_path_basename
PASS: path-test 11: test svn_path_dirname
PASS: path-test 12: test svn_path_decompose
PASS: path-test 13: test svn_path_canonicalize
PASS: path-test 14: test svn_path_remove_component
PASS: path-test 15: test svn_dirent_is_root
PASS: path-test 16: test svn_path_is_ancestor
PASS: path-test 17: test svn_path_check_valid
PASS: path-test 18: test svn_path_is_single_path_component
PASS: path-test 19: test svn_path_compare_paths
PASS: path-test 20: test svn_path_get_longest_ancestor
PASS: path-test 21: test svn_path_splitext
PASS: path-test 22: test svn_path_decompose
END: path-test

START: ra-local-test
ra-local-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_ra_local
PASS: ra-local-test 1: open an ra session to a local repository
PASS: ra-local-test 2: get the youngest revision in a repository
PASS: ra-local-test 3: svn_ra_local__split_URL: syntax validation
PASS: ra-local-test 4: svn_ra_local__split_URL: invalid host names
PASS: ra-local-test 5: svn_ra_local__split_URL: valid host names
PASS: ra-local-test 6: test svn_ra_local__split_URL correctness
END: ra-local-test

START: random-test
random-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_delta
SEED: random delta test, seed = 2358019345
PASS: random-test 1: random delta test, seed = 2358019345
SEED: random combine delta test, seed = 2358647667
SEED: Last seen = 396485845
PASS: random-test 2: random combine delta test, seed = 2358647667
END: random-test

START: repos-test
repos-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_repos
PASS: repos-test 1: test svn_repos_dir_delta2
PASS: repos-test 2: test deletions under copies in node_tree code
PASS: repos-test 3: test svn_repos_history() (partially)
PASS: repos-test 4: test svn_repos_node_locations
PASS: repos-test 5: test svn_repos_node_locations some more
PASS: repos-test 6: test removal of defunct locks
PASS: repos-test 7: test authz access control
PASS: repos-test 8: test authz in the commit editor
PASS: repos-test 9: test commit with explicit txn
PASS: repos-test 10: test svn_repos_node_location_segments
PASS: repos-test 11: test reporter and svn_depth_exclude
END: repos-test

START: revision-test
revision-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: revision-test 1: test svn_revnum_parse
END: revision-test

START: stream-test
stream-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: stream-test 1: test svn_stream_from_string
PASS: stream-test 2: test compressed streams
END: stream-test

START: string-test
string-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: string-test 1: make svn_stringbuf_t from cstring
PASS: string-test 2: make svn_stringbuf_t from substring of cstring
PASS: string-test 3: append svn_stringbuf_t to svn_stringbuf_t
PASS: string-test 4: append C string to svn_stringbuf_t
PASS: string-test 5: append bytes, then compare two strings
PASS: string-test 6: dup two strings, then compare
PASS: string-test 7: chopping a string
PASS: string-test 8: emptying a string
PASS: string-test 9: fill string with hashmarks
PASS: string-test 10: block initialization and growth
PASS: string-test 11: formatting strings from varargs
PASS: string-test 12: create string from file
PASS: string-test 13: find_char_backward; middle case
PASS: string-test 14: find_char_backward; 0 case
PASS: string-test 15: find_char_backward; strlen - 1 case
PASS: string-test 16: find_char_backward; len = 0 case
PASS: string-test 17: find_char_backward; no occurence case
PASS: string-test 18: check whitespace removal; common case
PASS: string-test 19: check whitespace removal; no whitespace case
PASS: string-test 20: check whitespace removal; all whitespace case
PASS: string-test 21: check that whitespace will be stripped correctly
PASS: string-test 22: compare stringbufs; different lengths
PASS: string-test 23: compare stringbufs; same length, different content
END: string-test

START: time-test
time-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: time-test 1: test svn_time_to_cstring
PASS: time-test 2: test svn_time_from_cstring
PASS: time-test 3: test svn_time_from_cstring (old format)
PASS: time-test 4: test svn_time_[to/from]_cstring() invariant
PASS: time-test 5: test svn_parse_date
END: time-test

START: translate-test
translate-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: translate-test 1: no conversions
PASS: translate-test 2: convert CRLF to CRLF
PASS: translate-test 3: convert LF to CRLF
PASS: translate-test 4: convert CR to CRLF
PASS: translate-test 5: convert mixed line endings to CRLF
PASS: translate-test 6: convert LF to LF
PASS: translate-test 7: convert CRLF to LF
PASS: translate-test 8: convert CR to LF
PASS: translate-test 9: convert mixed line endings to LF
PASS: translate-test 10: convert CRLF to CR
PASS: translate-test 11: convert LF to CR
PASS: translate-test 12: convert CR to CR
PASS: translate-test 13: convert mixed line endings to CR
PASS: translate-test 14: keep mixed line endings without repair flag
PASS: translate-test 15: expand author
PASS: translate-test 16: expand date
PASS: translate-test 17: expand author and date
PASS: translate-test 18: expand author and rev
PASS: translate-test 19: expand rev
PASS: translate-test 20: expand rev and url
PASS: translate-test 21: expand author, date, rev, and url
PASS: translate-test 22: lf_to_crlf; expand author
PASS: translate-test 23: mixed_to_lf; expand author and date
PASS: translate-test 24: crlf_to_cr; expand author and rev
PASS: translate-test 25: cr_to_crlf; expand rev
PASS: translate-test 26: cr_to_crlf; expand rev and url
PASS: translate-test 27: mixed_to_crlf; expand author, date, rev, and url
PASS: translate-test 28: unexpand author
PASS: translate-test 29: unexpand date
PASS: translate-test 30: unexpand author and date
PASS: translate-test 31: unexpand author and rev
PASS: translate-test 32: unexpand rev
PASS: translate-test 33: unexpand rev and url
PASS: translate-test 34: unexpand author, date, rev, and url
PASS: translate-test 35: lf_to_crlf; unexpand author
PASS: translate-test 36: mixed_to_lf; unexpand author and date
PASS: translate-test 37: crlf_to_cr; unexpand author and rev
PASS: translate-test 38: cr_to_crlf; unexpand rev
PASS: translate-test 39: cr_to_crlf; unexpand rev and url
PASS: translate-test 40: mixed_to_crlf; unexpand author, date, rev, url
END: translate-test

START: utf-test
utf-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_subr
PASS: utf-test 1: test is_valid/last_valid
PASS: utf-test 2: test last_valid/last_valid2 (seed:2366342218)
PASS: utf-test 3: test svn_utf_cstring_to_utf8_ex2
PASS: utf-test 4: test svn_utf_cstring_from_utf8_ex2
END: utf-test

START: target-test.py
PASS: target-test 1: normal use
PASS: target-test 2: identical dirs
PASS: target-test 3: identical files
PASS: target-test 4: single dir
PASS: target-test 5: single file
PASS: target-test 6: URLs
PASS: target-test 7: URLs with no common prefix
PASS: target-test 8: file URLs with no common prefix
PASS: target-test 9: URLs with mixed protocols
PASS: target-test 10: mixed paths and URLs
END: target-test.py

START: getopt_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/getopt_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: getopt_tests.py

START: basic_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/basic_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: basic_tests.py

START: checkout_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/checkout_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: checkout_tests.py

START: commit_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/commit_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: commit_tests.py

START: update_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/update_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: update_tests.py

START: switch_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/switch_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: switch_tests.py

START: prop_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/prop_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: prop_tests.py

START: schedule_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/schedule_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: schedule_tests.py

START: log_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/log_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: log_tests.py

START: copy_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/copy_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: copy_tests.py

START: diff_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/diff_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: diff_tests.py

START: export_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/export_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: export_tests.py

START: externals_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/externals_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: externals_tests.py

START: merge_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/merge_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: merge_tests.py

START: merge_authz_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/merge_authz_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: merge_authz_tests.py

START: revert_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/revert_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: revert_tests.py

START: mergeinfo_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/mergeinfo_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: mergeinfo_tests.py

START: stat_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/stat_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: stat_tests.py

START: trans_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/trans_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: trans_tests.py

START: autoprop_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/autoprop_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: autoprop_tests.py

START: blame_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/blame_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: blame_tests.py

START: special_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/special_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: special_tests.py

START: svnadmin_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svnadmin_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: svnadmin_tests.py

START: svnlook_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svnlook_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: svnlook_tests.py

START: svnversion_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svnversion_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: svnversion_tests.py

START: utf8_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/utf8_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: utf8_tests.py

START: history_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/history_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: history_tests.py

START: lock_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/lock_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: lock_tests.py

START: cat_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/cat_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: cat_tests.py

START: import_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/import_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: import_tests.py

START: svnsync_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svnsync_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: svnsync_tests.py

START: authz_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/authz_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: authz_tests.py

START: depth_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/depth_tests.py", line 25, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: depth_tests.py

START: svndumpfilter_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svndumpfilter_tests.py", line 24, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: svndumpfilter_tests.py

START: changelist_tests.py
Traceback (most recent call last):
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/changelist_tests.py", line 23, in <module>
    import svntest
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/__init__.py", line 33, in <module>
    import main, tree, verify, actions, wc
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/main.py", line 1408, in <module>
    import actions
  File "/tmp/subversion-1.5.0-alpha1/subversion/tests/cmdline/svntest/actions.py", line 20, in <module>
    import xml.parsers.expat
  File "/usr/local/lib/python2.5/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: No module named pyexpat
END: changelist_tests.py

START: changes-test
changes-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_fs_base
PASS: changes-test 1: add changes to the changes table
PASS: changes-test 2: fetch raw changes from the changes table
PASS: changes-test 3: delete changes from the changes table
PASS: changes-test 4: fetch compressed changes from the changes table
PASS: changes-test 5: verify ordered-ness of fetched compressed changes
END: changes-test

START: fs-base-test
fs-base-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_fs_base
PASS: fs-base-test 1: svn_fs_create_berkeley
PASS: fs-base-test 2: open an existing Berkeley DB filesystem
PASS: fs-base-test 3: delete mutable nodes from directories
PASS: fs-base-test 4: delete nodes tree
PASS: fs-base-test 5: abort a transaction
PASS: fs-base-test 6: create new items within a copied directory
PASS: fs-base-test 7: test svn_fs__canonicalize_abspath
PASS: fs-base-test 8: test skip deltas
PASS: fs-base-test 9: ensure no-op for redundant copies
END: fs-base-test

START: key-test
key-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_fs_base
PASS: key-test 1: testing sequential alphanumeric key generation
END: key-test

START: skel-test
skel-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_fs_base
PASS: skel-test 1: parse implicit-length atoms
PASS: skel-test 2: parse explicit-length atoms
PASS: skel-test 3: parse invalid atoms
PASS: skel-test 4: parse lists
PASS: skel-test 5: unparse implicit-length atoms
PASS: skel-test 6: unparse lists
END: skel-test

START: strings-reps-test
strings-reps-test: invalid option: --srcdir=/tmp/subversion-1.5.0-alpha1/subversion/tests/libsvn_fs_base
PASS: strings-reps-test 1: write a new rep, get a new key back
PASS: strings-reps-test 2: write a new rep, then overwrite it
PASS: strings-reps-test 3: write and overwrite a new rep; confirm with reads
PASS: strings-reps-test 4: write, then delete, a new rep; confirm deletion
PASS: strings-reps-test 5: test many strings table functions together
PASS: strings-reps-test 6: write a null string
PASS: strings-reps-test 7: write a string, then abort during an overwrite
PASS: strings-reps-test 8: create and copy a string
END: strings-reps-test

Received on 2008-02-23 15:30:59 CET

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.