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

Re: test failures on make check

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 17 Apr 2009 12:23:21 -0500

On Apr 17, 2009, at 11:35 AM, Michael S. Pasieka wrote:

> I after building from source, I ran 'make check' and 67/67 succeeded.
> But then I get the appended messages.
>
> What is the issue? Should I be concerned?
>
> -- Michael
>
>
> At least one test was SKIPPED, checking
> downloads/subversion/subversion-1.6.1.coconut/tests.log
> SKIP: lt-cache-test 2: basic memcache svn_cache test
> SKIP: lt-cache-test 3: memcache svn_cache with very long keys
> SKIP: update_tests.py 32: update wc on the root of a Windows
> (virtual)
> drive
> SKIP: merge_tests.py 101: commits to subtrees added by merge wreak
> havoc
> 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
> At least one test XFAILED, checking
> downloads/subversion/subversion-1.6.1.coconut/tests.log
> XFAIL: lt-fs-test 18: 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: lt-tree-conflict-data-test 3: detect broken tree conflict data
> XFAIL: basic_tests.py 38: remotely remove directories from two
> repositories
> XFAIL: update_tests.py 50: tree conflicts 2.3: skip on 2nd update
> XFAIL: switch_tests.py 10: switch a file to a dir and back to the file
> XFAIL: log_tests.py 21: test log -c on range of changes
> XFAIL: diff_tests.py 28: diff a renamed directory
> XFAIL: diff_tests.py 49: diff URL against working copy with local mods
> XFAIL: diff_tests.py 50: diff -r1 of removed file to its local
> addition
> XFAIL: merge_tests.py 33: merge a replacement of a directory
> XFAIL: merge_tests.py 34: replace both dir and one of its children
> XFAIL: merge_tests.py 55: avoid repeated merges for cyclic merging
> XFAIL: merge_tests.py 72: merge target with non inheritable mergeinfo
> XFAIL: merge_tests.py 91: merge added subtree
> XFAIL: merge_tests.py 115: tree conflicts 5.1: leaf edit, tree del
> XFAIL: merge_tests.py 116: tree conflicts 5.2: leaf del, tree del
> XFAIL: merge_tests.py 120: tree conflicts 5.1: leaf edit (no ci),
> tree del
> XFAIL: merge_tests.py 121: tree conflicts 5.2: leaf del (no ci),
> tree del
> XFAIL: merge_tests.py 125: merge prior to rename src existence still
> dels src
> XFAIL: revert_tests.py 4: revert a moved file
> XFAIL: mergeinfo_tests.py 4: 'mergeinfo' with uninteresting source
> selection
> XFAIL: special_tests.py 10: diff a symlink to a directory
> XFAIL: info_tests.py 2: info on added file
> XFAIL: tree_conflict_tests.py 14: merge dir: del/rpl/mv onto not-same
> Summary of test results:
> 24 tests SKIPPED
> 26 tests XFAILED

SKIPPED tests have been skipped because they are not applicable to the
environment (OS, repository access method, etc) in which the tests are
being run. XFAILED tests are tests which are eXpected FAILures. They
are generally features which are not implemented, or tests for known
bugs.

You may safely ignore both sets.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1771421

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-17 19:24:12 CEST

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.