HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Back to Query
  • Next Ticket →

Ticket #521 (closed defect: moved to bitbucket haikuports site)

Opened 4 years ago

Last modified 5 months ago

subversion fails many tests

Reported by: scottmc Owned by:
Priority: normal Milestone: Haiku Optional Packages
Component: dev-vcs/subversion Version:
Severity: normal Keywords:
Cc:

Description

/boot/develop/haikuports/dev-vcs/subversion/work/subversion-1.6.15> make check
Running all tests in auth-test [1/67]...FAILURE
Running all tests in cache-test [2/67]...FAILURE
Running all tests in checksum-test [3/67]...FAILURE
Running all tests in client-test [4/67]...FAILURE
Running all tests in compat-test [5/67]...FAILURE
Running all tests in config-test [6/67]...FAILURE
Running all tests in diff-diff3-test [7/67]...FAILURE
Running all tests in dirent_uri-test [8/67]...FAILURE
Running all tests in error-test [9/67]...FAILURE
Running all tests in fs-pack-test [10/67]...FAILURE
Running all tests in fs-test [11/67]...FAILURE
Running all tests in hashdump-test [12/67]...FAILURE
Running all tests in locks-test [13/67]...FAILURE
Running all tests in mergeinfo-test [14/67]...FAILURE
Running all tests in opt-test [15/67]...FAILURE
Running all tests in path-test [16/67]...FAILURE
Running all tests in ra-local-test [17/67]...FAILURE
Running all tests in random-test [18/67]...FAILURE
Running all tests in repos-test [19/67]...FAILURE
Running all tests in revision-test [20/67]...FAILURE
Running all tests in skel-test [21/67]...FAILURE
Running all tests in stream-test [22/67]...FAILURE
Running all tests in string-test [23/67]...FAILURE
Running all tests in target-test [24/67]...FAILURE
Running all tests in time-test [25/67]...FAILURE
Running all tests in translate-test [26/67]...FAILURE
Running all tests in tree-conflict-data-test [27/67]...FAILURE
Running all tests in utf-test [28/67]...FAILURE
Running all tests in window-test [29/67]...FAILURE
Running all tests in getopt_tests.py [30/67]...success
Running all tests in basic_tests.py [31/67]...success
Running all tests in checkout_tests.py [32/67]...success
Running all tests in commit_tests.py [33/67]...FAILURE
Running all tests in update_tests.py [34/67]...FAILURE
Running all tests in switch_tests.py [35/67]...success
Running all tests in prop_tests.py [36/67]...FAILURE
Running all tests in schedule_tests.py [37/67]...success
Running all tests in log_tests.py [38/67]...success
Running all tests in copy_tests.py [39/67]...success
Running all tests in diff_tests.py [40/67]...success
Running all tests in export_tests.py [41/67]...success
Running all tests in externals_tests.py [42/67]...success
Running all tests in merge_tests.py [43/67]...success
Running all tests in merge_authz_tests.py [44/67]...success
Running all tests in revert_tests.py [45/67]...success
Running all tests in mergeinfo_tests.py [46/67]...success
Running all tests in stat_tests.py [47/67]...success
Running all tests in trans_tests.py [48/67]...success
Running all tests in autoprop_tests.py [49/67]...success
Running all tests in blame_tests.py [50/67]...success
Running all tests in special_tests.py [51/67]...success
Running all tests in svnadmin_tests.py [52/67]...success
Running all tests in svnlook_tests.py [53/67]...FAILURE
Running all tests in svnversion_tests.py [54/67]...success
Running all tests in utf8_tests.py [55/67]...success
Running all tests in history_tests.py [56/67]...success
Running all tests in lock_tests.py [57/67]...success
Running all tests in cat_tests.py [58/67]...success
Running all tests in import_tests.py [59/67]...success
Running all tests in svnsync_tests.py [60/67]...success
Running all tests in authz_tests.py [61/67]...success
Running all tests in depth_tests.py [62/67]...success
Running all tests in svndumpfilter_tests.py [63/67]...success
Running all tests in changelist_tests.py [64/67]...success
Running all tests in info_tests.py [65/67]...success
Running all tests in tree_conflict_tests.py [66/67]...success
Running all tests in resolved_tests.py [67/67]...success
At least one test was SKIPPED, checking /boot/develop/haikuports/dev-vcs/subversion/work/subversion-1.6.15/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_tests.py 100: commits to subtrees added by merge wreak havoc
SKIP:  merge_authz_tests.py 1: skipped paths get overriding mergeinfo
SKIP:  merge_authz_tests.py 2: reintegrate fails if no root access
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
SKIP:  authz_tests.py 15: more authz issue #3242 - update to renamed file
SKIP:  authz_tests.py 16: recursive ls with private subtrees
At least one test XFAILED, checking /boot/develop/haikuports/dev-vcs/subversion/work/subversion-1.6.15/tests.log
XFAIL: basic_tests.py 39: 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 34: replace both dir and one of its children
XFAIL: merge_tests.py 55: avoid repeated merges for cyclic merging
XFAIL: merge_tests.py 71: merge target with non inheritable mergeinfo
XFAIL: merge_tests.py 90: merge added subtree
XFAIL: merge_tests.py 114: tree conflicts 5.1: leaf edit, tree del
XFAIL: merge_tests.py 115: tree conflicts 5.2: leaf del, tree del
XFAIL: merge_tests.py 119: tree conflicts 5.1: leaf edit (no ci), tree del
XFAIL: merge_tests.py 120: tree conflicts 5.2: leaf del (no ci), tree del
XFAIL: merge_tests.py 124: 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
At least one test FAILED, checking /boot/develop/haikuports/dev-vcs/subversion/work/subversion-1.6.15/tests.log
FAIL:  checksum-test: Unknown test failure see tests.log.
FAIL:  client-test: Unknown test failure see tests.log.
FAIL:  compat-test: Unknown test failure see tests.log.
FAIL:  config-test: Unknown test failure see tests.log.
FAIL:  diff-diff3-test: Unknown test failure see tests.log.
FAIL:  dirent_uri-test: Unknown test failure see tests.log.
FAIL:  error-test: Unknown test failure see tests.log.
FAIL:  fs-pack-test: Unknown test failure see tests.log.
FAIL:  fs-test: Unknown test failure see tests.log.
FAIL:  hashdump-test: Unknown test failure see tests.log.
FAIL:  locks-test: Unknown test failure see tests.log.
FAIL:  mergeinfo-test: Unknown test failure see tests.log.
FAIL:  opt-test: Unknown test failure see tests.log.
FAIL:  path-test: Unknown test failure see tests.log.
FAIL:  ra-local-test: Unknown test failure see tests.log.
FAIL:  random-test: Unknown test failure see tests.log.
FAIL:  repos-test: Unknown test failure see tests.log.
FAIL:  revision-test: Unknown test failure see tests.log.
FAIL:  skel-test: Unknown test failure see tests.log.
FAIL:  stream-test: Unknown test failure see tests.log.
FAIL:  string-test: Unknown test failure see tests.log.
FAIL:  target-test: Unknown test failure see tests.log.
FAIL:  time-test: Unknown test failure see tests.log.
FAIL:  translate-test: Unknown test failure see tests.log.
FAIL:  tree-conflict-data-test: Unknown test failure see tests.log.
FAIL:  utf-test: Unknown test failure see tests.log.
FAIL:  window-test: Unknown test failure see tests.log.
FAIL:  commit_tests.py 46: set revision props during remote property edit
FAIL:  update_tests.py 42: update --accept automatic conflict resolution
FAIL:  prop_tests.py 1: write/read props in wc only (ps, pl, pdel, pe)
FAIL:  prop_tests.py 16: property operations on an URL
FAIL:  svnlook_tests.py 11: test 'svnlook * -t'
Summary of test results:
  26 tests SKIPPED
  21 tests XFAILED
  32 tests FAILED
make: *** [check] Error 1
/boot/develop/haikuports/dev-vcs/subversion/work/subversion-1.6.15> 

Attachments

fails.log​ (38.5 KB) - added by scottmc 4 years ago.

Download all attachments as: .zip

Change History

Changed 4 years ago by scottmc

  • attachment fails.log​ added

comment:1 Changed 3 years ago by scottmc

  • Owner scottmc deleted

comment:2 Changed 5 months ago by scottmc

  • Resolution set to moved to bitbucket haikuports site
  • Status changed from new to closed

 http://bb.haikuports.org/haikuports/issue/173/subversion-issues

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/