## -------------------------------------------- ## ## monotone 0.20 test suite: integration tests. ## ## -------------------------------------------- ## testsuite: command line was: $ ././testsuite ## ---------------- ## ## Tested programs. ## ## ---------------- ## testsuite.at:12: /usr/local/src/monotone-0.20/monotone --version monotone 0.20 (base revision: 44ed8807bead656889fb5022f974e13a7169098c) ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Wed Jul 6 10:44:31 PDT 2005 1. basic invocations and options (t_null.at:3): ok (0m0.066s 0m0.150s) 2. scanning trees (t_scan.at:3): ok (0m0.127s 0m0.192s) 3. importing a file (t_import.at:3): ok (0m0.118s 0m0.142s) 4. generating and extracting keys and certs (t_genkey.at:3): ok (0m0.585s 0m0.304s) 5. calculation of unidiffs (t_unidiff.at:3): ok (0m2.571s 0m0.258s) 6. persistence of passphrase (t_persist_phrase.at:3): ok (0m0.114s 0m0.183s) 7. multiple version committing (t_versions.at:3): ok (0m0.769s 0m1.303s) 8. creating a fork (t_fork.at:3): ok (0m0.380s 0m0.586s) 9. creating a fork and updating (t_update.at:3): ok (0m0.217s 0m0.260s) 10. creating a fork and merging (t_merge.at:3): ok (0m0.322s 0m0.381s) 11. merging adds (t_merge_add.at:1): ok (0m0.316s 0m0.301s) 12. merging data in unrelated files (t_related_merge2_data.at:1): ok (0m0.307s 0m0.319s) 13. merging adds in unrelated revisions (t_merge2_add.at:1): ok (0m0.240s 0m0.212s) 14. merging data in unrelated revisions (t_merge2_data.at:1): ok (0m0.217s 0m0.234s) 15. calculation of incorrect unidiffs (t_unidiff2.at:3): ok (0m0.181s 0m0.211s) 16. delete work file on checkout (t_cwork.at:3): ok (0m0.115s 0m0.164s) 17. revert file to base version (t_revert.at:3): ok (0m0.630s 0m1.067s) 18. addition of files and directories (t_add.at:3): ok (0m0.188s 0m0.339s) 19. add and then drop file does nothing (t_drop.at:3): ok (0m0.093s 0m0.167s) 20. drop missing and unknown files (t_drop_missing.at:3): ok (0m0.136s 0m0.185s) 21. creating a bad criss-cross merge (t_cross.at:3): ok (0m0.965s 0m0.630s) 22. renaming a file (t_rename.at:3): ok (0m0.475s 0m0.638s) 23. renaming a directory (t_renamed.at:3): ok (0m0.368s 0m0.416s) 24. renaming and editing a file (t_erename.at:3): ok (0m0.508s 0m0.465s) 25. importing CVS files (t_cvsimport.at:3): ok (0m0.313s 0m0.411s) 26. importing files with non-english names (t_i18n_file.at:3): ok (0m0.475s 0m0.550s) 27. external unit test of the line merger (t_fmerge.at:3): ok (0m0.193s 0m0.301s) 28. exchanging work via netsync (t_netsync.at:3): ok (0m0.391s 0m0.589s) 29. single manifest netsync (t_netsync_single.at:3): ok (0m0.282s 0m0.340s) 30. netsync transfers public keys (t_netsync_pubkey.at:1): ok (0m0.316s 0m0.330s) 31. repeatedly exchanging work via netsync (t_netsync_repeated.at:1): ok (0m0.538s 0m0.526s) 33. disapproving of a revision (t_disapprove.at:3): ok (0m0.320s 0m0.319s) 34. creating a good and bad test result (t_testresult.at:3): ok (0m0.320s 0m0.353s) 35. importing a CVS file with one version (t_singlecvs.at:3): ok (0m0.131s 0m0.221s) 36. list missing files (t_ls_missing.at:3): ok (0m0.193s 0m0.354s) 37. attr set/get commands (t_attributes.at:3): ok (0m0.194s 0m0.258s) 38. single character filename support (t_single_char_filenames.at:6): ok (0m0.269s 0m0.321s) 39. manifest restrictions (t_restrictions.at:3): ok (0m1.068s 0m2.126s) 40. subdirectory restrictions (t_subdirs.at:3): ok (0m0.132s 0m0.404s) 41. renaming a patched file (t_movepatch.at:3): ok (0m0.335s 0m0.383s) 42. renaming a deleted file (t_movedel.at:3): ok (0m0.359s 0m0.380s) 43. merging a rename twice (t_remerge.at:3): ok (0m0.878s 0m0.765s) 44. updating from a merge which adds a file (t_update_missing.at:3): ok (0m0.338s 0m0.290s) 45. changing passphrase of a private key (t_chkeypass.at:3): ok (0m0.219s 0m0.172s) 46. diffing a revision with an added file (t_diff_added_file.at:3): ok (0m0.175s 0m0.145s) 47. updating to a given revision (t_update_to_revision.at:3): ok (0m0.315s 0m0.359s) 48. heads (t_heads.at:3): ok (0m0.458s 0m0.719s) 49. heads with discontinuous branches (t_heads_discontinuous_branch.at:3): ok (0m0.227s 0m0.217s) 50. test a merge (t_merge_1.at:1): ok (0m0.705s 0m0.368s) 51. test a merge 2 (t_merge_2.at:1): ok (0m0.408s 0m0.355s) 52. tags and tagging of revisions (t_tags.at:3): ok (0m0.349s 0m0.524s) 53. monotone add . (t_add_dot.at:1): ok (0m0.130s 0m0.240s) 56. merging an add edge (t_add_edge.at:1): ok (0m0.352s 0m0.332s) 57. merge(<>, ) (t_patch_drop_add.at:1): ok (0m0.446s 0m0.362s) 58. merge(<>, ) (t_add_drop_add.at:1): ok (0m0.454s 0m0.364s) 59. merge(, ) (t_merge2_add_drop_add.at:1): ok (0m0.506s 0m0.415s) 60. merge(<>, ) (t_add_patch_drop_add.at:1): ok (0m0.499s 0m0.413s) 61. merge(, ) (t_patch_vs_drop_add.at:1): ok (0m0.362s 0m0.346s) 62. explicit_merge (t_explicit_merge.at:1): ok (0m0.364s 0m0.398s) 63. update with multiple candidates (t_ambig_update.at:1): ok (0m0.429s 0m0.622s) 65. checkout creates right MT/options (t_checkout_options.at:1): ok (0m0.318s 0m0.615s) 66. trust hooks and trusted command (t_trusted.at:1): ok (0m0.169s 0m0.429s) 67. attr set adds .mt-attrs (t_attr.at:1): ok (0m0.142s 0m0.200s) 68. --rcfile requires extant file (t_rcfile_required.at:1): ok (0m0.050s 0m0.085s) 69. persistent netsync server - revs & certs (t_persistent_server_revision.at:1): ok (0m0.898s 0m0.797s) 70. persistent netsync server - keys (t_persistent_server_keys.at:1): ok (0m0.474s 0m0.298s) 71. first extent normalization pass (t_fmerge_normalize.at:1): ok (0m0.077s 0m0.157s) 73. schema migration (t_migrate_schema.at:1): ok (0m2.476s 0m3.900s) 74. database dump/load (t_dump_load.at:1): ok (0m0.612s 0m0.714s) 75. no-change deltas disappear (t_no_change_deltas.at:1): ok (0m0.297s 0m0.286s) 76. merge(<>, ) (t_drop_rename_patch.at:1): ok (0m0.407s 0m0.388s) 77. verification of command line options (t_cmdline_options.at:1): ok (0m0.075s 0m0.130s) 78. log hides deleted/renamed files (t_log_nonexistent.at:1): ok (0m0.396s 0m0.301s) 79. CRLF line normalization (t_crlf.at:1): ok (0m0.113s 0m0.171s) 80. pull a netsync branch which has a parent from another branch (t_netsync_diffbranch.at:1): ok (0m0.252s 0m0.242s) 82. check_same_db_contents macro (t_check_same_db_contents.at:1): ok (0m0.431s 0m0.648s) 83. merge rev with ancestor (t_merge_ancestor.at:1): ok (0m0.207s 0m0.171s) 84. propagate a descendent (t_propagate_desc.at:1): ok (0m0.288s 0m0.233s) 85. propagate an ancestor (t_propagate_anc.at:1): ok (0m1.232s 0m1.842s) 86. status with missing files (t_status_missing.at:1): ok (0m0.120s 0m0.181s) 88. update 1 (t_update_1.at:1): ok (0m0.228s 0m0.319s) 90. --db with .. (t_db_with_dots.at:1): ok (0m0.077s 0m0.168s) 91. add in subdir (t_subdir_add.at:1): ok (0m0.122s 0m0.190s) 93. revert in subdirs (t_subdir_revert.at:1): ok (0m0.146s 0m0.204s) 94. rename in subdir (t_subdir_rename.at:1): ok (0m0.233s 0m0.274s) 95. attr command in subdirs (t_subdir_attr.at:3): ok (0m0.143s 0m0.187s) 97. (normal) update 2 (t_update_2.at:1): ok (0m0.230s 0m0.254s) 99. merge with add, rename file, and rename dir (t_rename_added_in_rename.at:1): ok (0m0.500s 0m0.477s) 100. merge(, ) (t_rename_conflict.at:1): ok (0m0.262s 0m0.274s) 101. merge(, ) (t_rename_dir_patch.at:1): ok (0m0.328s 0m0.325s) 103. revert directories (t_revert_dirs.at:1): ok (0m0.140s 0m0.178s) 104. revert renames (t_revert_rename.at:1): ok (0m0.219s 0m0.380s) 105. revert unchanged file preserves mtime (t_revert_unchanged.at:3): ok (0m0.138s 0m0.285s) 107. rename cannot overwrite files (t_no_rename_overwrite.at:1): ok (0m0.221s 0m0.316s) 108. failed checkout is a no-op (t_checkout_noop_on_fail.at:1): ok (0m0.066s 0m0.140s) 111. db rebuild (t_rebuild.at:1): ok (0m0.770s 0m0.757s) 112. reading private keys from lua hooks (t_lua_privkey.at:1): ok (0m0.620s 0m0.282s) 113. committing with a non-english message (t_i18n_changelog.at:3): ok (0m0.294s 0m0.210s) 114. warn on bad restriction (t_restrictions_warn_on_unknown.at:1): ok (0m0.051s 0m0.085s) 115. MT/revision is required (t_need_mt_revision.at:1): ok (0m0.163s 0m0.204s) 116. update no-ops when no parent revision (t_update_null_revision.at:1): ok (0m0.062s 0m0.094s) 117. branch-based checkout (t_branch_checkout.at:1): ok (0m0.169s 0m0.163s) 118. db load must create a new db (t_load_into_existing.at:1): ok (0m0.155s 0m0.182s) 119. automate automate_version (t_automate_version.at:1): ok (0m0.062s 0m0.122s) 120. automate heads (t_automate_heads.at:1): ok (0m0.438s 0m0.546s) 121. merge normalization edge case (t_merge_normalization_edge_case.at:1): ok (0m0.183s 0m0.303s) 123. modification of an empty file (t_change_empty_file.at:3): ok (0m0.149s 0m0.163s) 124. largish file (t_largish_file.at:1): ok (0m6.979s 0m0.803s) 125. files with intermediate MT path elements (t_add_intermediate_MT_path.at:3): ok (0m0.464s 0m0.536s) 128. db missing (t_db_missing.at:1): ok (0m0.073s 0m0.120s) 129. database check (t_database_check.at:3): ok (0m0.645s 0m0.776s) 131. can execute things (t_can_execute.at:1): ok (0m0.088s 0m0.117s) 132. diff a binary file (t_diff_binary.at:1): ok (0m0.096s 0m0.169s) 133. command completion (t_command_completion.at:1): ok (0m0.091s 0m0.138s) 134. merge rename file and rename dir (t_merge_rename_file_and_rename_dir.at:3): ok (0m0.324s 0m0.309s) 135. diff respects restrictions (t_diff_restrict.at:1): ok (0m0.225s 0m0.301s) 136. cat file REV PATH (t_cat_file_by_name.at:1): ok (0m0.281s 0m0.492s) 137. client absorbs and checks epochs (t_epoch.at:1): ok (0m0.715s 0m0.653s) 138. server absorbs and checks epochs (t_epoch_server.at:1): ok (0m0.707s 0m0.647s) 139. epochs are not sent upstream by pull (t_epoch_unidirectional.at:1): ok (0m0.233s 0m0.278s) 140. vars (t_vars.at:1): ok (0m0.148s 0m0.289s) 141. default server/pattern (t_netsync_defaults.at:1): ok (0m0.455s 0m0.394s) 142. default server/pattern setting (t_netsync_set_defaults.at:1): ok (0m0.299s 0m0.232s) 143. client absorbs server key (t_netsync_absorbs.at:1): ok (0m0.191s 0m0.245s) 144. netsync verifies server keys (t_netsync_checks_server_key.at:1): ok (0m0.138s 0m0.188s) 146. empty id completion (t_empty_id_completion.at:1): ok (0m0.069s 0m0.112s) 147. empty string as a path name (t_empty_path.at:1): ok (0m0.173s 0m0.232s) 148. empty environment (t_empty_env.at:1): ok (0m0.094s 0m0.133s) 149. short options work correctly (t_short_opts.at:5): ok (0m0.107s 0m0.127s) 150. netsync is not interrupted by SIGPIPE (t_netsync_sigpipe.at:3): ok (0m0.243s 0m0.186s) 151. setup creates MT/log (t_setup_creates_log.at:3): ok (0m0.040s 0m0.081s) 152. checkout creates MT/log (t_checkout_creates_log.at:3): ok (0m0.109s 0m0.129s) 153. commit using MT/log (t_commit_log_1.at:3): ok (0m0.113s 0m0.139s) 154. commit w/o MT/log being present (t_commit_log_2.at:3): ok (0m0.102s 0m0.147s) 155. drop a public key (t_dropkey_1.at:3): ok (0m0.079s 0m0.164s) 156. drop a public and private key (t_dropkey_2.at:3): ok (0m0.097s 0m0.179s) 157. rename moves attributes (t_rename_attr.at:1): ok (0m0.227s 0m0.305s) 158. automate ancestors (t_automate_ancestors.at:1): ok (0m0.547s 0m0.719s) 159. automate descendents (t_automate_descendents.at:1): ok (0m0.594s 0m0.798s) 160. automate erase_ancestors (t_automate_erase_ancestors.at:1): ok (0m0.653s 0m1.257s) 161. automate toposort (t_automate_toposort.at:1): ok (0m0.753s 0m1.493s) 162. diff in a never-committed project (t_diff_first_rev.at:1): ok (0m0.055s 0m0.130s) 163. automate ancestry_difference (t_automate_ancestry_difference.at:1): ok (0m0.622s 0m0.980s) 164. automate leaves (t_automate_leaves.at:1): ok (0m0.408s 0m0.579s) 165. log --last=N (t_log_depth.at:1): ok (0m0.254s 0m0.245s) 166. commit using MT/log and --message (t_commit_log_3.at:3): ok (0m0.055s 0m0.107s) 167. check that --xargs / -@ behave correctly (t_at_sign.at:1): ok (0m0.054s 0m0.114s) 168. db execute (t_db_execute.at:1): ok (0m0.114s 0m0.240s) 169. sql functions unpack, unbase64 (t_sql_unpack.at:1): ok (0m0.061s 0m0.143s) 170. files with spaces at the end (t_final_space.at:1): ok (0m0.103s 0m0.104s) 171. inodeprints (t_inodeprints.at:1): ok (0m0.231s 0m0.304s) 172. update updates inodeprints (t_inodeprints_update.at:1): ok (0m0.183s 0m0.176s) 173. listing working copy manifests (t_ls_known.at:3): ok (0m0.215s 0m0.393s) 174. importing CVS files with identical logs (t_cvsimport_samelog.at:3): ok (0m0.304s 0m0.398s) 175. sticky branches (t_sticky_branch.at:1): ok (0m0.705s 0m0.559s) 176. checkout without --branch sets branch (t_checkout_id_sets_branch.at:1): ok (0m0.213s 0m0.237s) 177. netsync largish file (t_netsync_largish_file.at:1): ok (0m58.537s 0m9.582s) 178. update to off-branch rev (t_update_off_branch.at:1): ok (0m0.170s 0m0.097s) 179. setup/checkout touch new MT/options only (t_setup_checkout_modify_new_dir.at:1): ok (0m0.287s 0m0.172s) 181. test problematic cvs import (t_rcs_import.at:1): ok (0m0.070s 0m0.072s) 182. cvs_import with file added on a branch (t_cvsimport2.at:1): ok (0m0.198s 0m0.066s) 183. use get_linesep_conv hook (t_lf_crlf.at:1): ok (0m0.215s 0m0.193s) 185. update to non-existent rev (t_update_nonexistent.at:1): ok (0m0.097s 0m0.062s) 186. --author, --date (t_override_author_date.at:1): ok (0m0.127s 0m0.087s) 188. db check and non-serious errors (t_database_check_minor.at:1): ok (0m0.155s 0m0.111s) 189. db kill_rev_locally command (t_db_kill_rev_locally.at:1): ok (0m0.214s 0m0.120s) 190. drop removes attributes (t_drop_attr.at:1): ok (0m0.133s 0m0.099s) 191. attr drop drops entries from .mt-attrs (t_attr_drop.at:1): ok (0m0.113s 0m0.156s) 192. log --last=N FILENAME (t_log_depth_single.at:1): ok (0m0.225s 0m0.111s) 193. attr init functions (t_attr_init.at:1): ok (0m0.073s 0m0.093s) 194. add executable (t_add_executable.at:1): ok (0m0.113s 0m0.072s) 195. use_inodeprints hook (t_inodeprints_hook.at:1): ok (0m0.159s 0m0.134s) 196. bad packet args (t_bad_packets.at:1): ok (0m0.128s 0m0.091s) 197. commit/update multiple heads message (t_multiple_heads_msg.at:3): ok (0m0.395s 0m0.267s) 198. diffing with explicit rev same as wc rev (t_diff_currev.at:3): ok (0m0.144s 0m0.093s) 199. normalized filenames (t_normalized_filenames.at:1): ok (0m0.135s 0m0.090s) 200. working copy inventory (t_automate_inventory.at:1): ok (0m0.640s 0m0.621s) 203. replace dir with file (t_replace_dir_with_file.at:1): ok (0m0.118s 0m0.080s) 204. automate parents, automate children (t_parents_children.at:1): ok (0m0.598s 0m0.431s) 205. automate graph (t_automate_graph.at:1): ok (0m0.440s 0m0.272s) 206. files with non-utf8 data (t_i18n_file_data.at:1): ok (0m0.356s 0m0.242s) 207. cvs import, file dead on head and branch (t_cvsimport_manifest_cycle.at:3): ok (0m0.296s 0m0.119s) 208. selecting arbitrary certs (t_select_cert.at:1): ok (0m0.318s 0m0.182s) 209. check automate select (t_automate_select.at:1): ok (0m0.274s 0m0.194s) 210. refresh_inodeprints (t_refresh_inodeprints.at:1): ok (0m0.100s 0m0.081s) 211. test a merge 6 (t_merge_6.at:1): ok (0m0.280s 0m0.152s) 212. test annotate command (t_annotate.at:1): ok (0m0.870s 0m0.483s) 213. annotate file added on different forks (t_annotate_add_collision.at:1): ok (0m0.320s 0m0.191s) 214. annotate file on multirooted branch (t_annotate_branch_collision.at:1): ok (0m0.235s 0m0.153s) 215. netsync badhost gives nice error (t_netsync_error.at:1): ok (0m0.050s 0m0.042s) 216. checking a few command specific options (t_options.at:3): ok (0m0.132s 0m0.082s) 217. annotate where one parent is full copy (t_annotate_copy_all.at:1): ok (0m0.315s 0m0.221s) 218. cvs import, deleted file invariant (t_cvsimport_deleted_invar.at:3): ok (0m0.523s 0m0.150s) 219. --rcfile=- (t_rcfile_stdin.at:1): ok (0m0.095s 0m0.058s) 220. monotone up (t_monotone_up.at:1): ok (0m0.176s 0m0.091s) 221. merge(, ) (t_drop_vs_patch_rename.at:1): ok (0m0.306s 0m0.144s) 222. do not fail on unreadable MT/options (t_unreadable_MT.at:3): ok (0m0.048s 0m0.068s) 223. importing CVS with vendor imports and branches (t_cvsimport3.at:3): ok (0m0.361s 0m0.290s) 224. commit with --message-file (t_commit_message_file.at:1): ok (0m0.227s 0m0.149s) 225. commit with --message-file (t_commit_message_file.at:76): ok (0m0.223s 0m0.167s) 226. automate attributes (t_automate_attributes.at:1): ok (0m0.068s 0m0.096s) 227. diff against empty file (t_unidiff3.at:1): ok (0m0.125s 0m0.104s) 228. netsync permissions (t_netsync_permissions.at:3): ok (0m2.212s 0m0.840s) 230. merge(, ) (t_drop_vs_dropadd.at:2): ok (0m0.389s 0m0.192s) 231. annotate where lineage depends on traversal (t_annotate_lineage_dependent.at:1): ok (0m0.296s 0m0.239s) 232. annotate where line splits (t_annotate_split_line.at:1): ok (0m0.316s 0m0.220s) 233. automate certs (t_automate_certs.at:3): ok (0m0.136s 0m0.121s) 234. check later and earlier selectors (t_selector_later_earlier.at:1): ok (0m0.556s 0m0.818s) 235. automate stdio (t_automate_stdio.at:1): ok (0m0.057s 0m0.118s) 236. importing a small, real CVS repository (t_cvsimport_drepper.at:3): ok (0m0.298s 0m0.112s) 237. update with pending drop (t_update_with_pending_drop.at:3): ok (0m0.208s 0m0.147s) 238. update with pending add (t_update_with_pending_add.at:3): ok (0m0.215s 0m0.155s) 239. update with pending rename (t_update_with_pending_rename.at:3): ok (0m0.226s 0m0.152s) 241. merge manual file (t_merge_manual.at:1): ok (0m1.035s 0m0.550s) 242. revert works with restrictions (t_revert_restrict.at:3): ok (0m0.155s 0m0.174s) 243. status with missing files (t_status.at:1): ok (0m0.228s 0m0.271s) 244. a tricky CVS repository with tags (t_cvsimport_drepper2.at:3): ok (0m0.789s 0m0.164s) 245. --rcfile=directory (t_rcfile_dir.at:1): ok (0m0.061s 0m0.100s) 246. include() and includedir() lua functions (t_lua_includedir.at:1): ok (0m0.080s 0m0.115s) 247. lua function existsonpath (t_existsonpath.at:1): ok (0m0.055s 0m0.067s) 248. db kill_branch_locally command (t_db_kill_branch_locally.at:1): ok (0m0.163s 0m0.135s) 249. netsync with globs (t_netsync_globs.at:1): ok (0m0.393s 0m0.241s) testsuite: ending at: Wed Jul 6 11:01:19 PDT 2005 testsuite: test suite duration: 0h 16m 48s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 249 tests were run, 27 failed (26 expected failures). ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: monotone 0.20 test suite: integration tests test groups: NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 98: t_rename_dir_cross_level.at:1 rename_dir to non-sibling ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## 98. t_rename_dir_cross_level.at:1: testing ... t_rename_dir_cross_level.at:2: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR setup . stderr: stdout: t_rename_dir_cross_level.at:2: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR db init stderr: stdout: t_rename_dir_cross_level.at:2: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR read rename-out-file to working copy rename set stdout: t_rename_dir_cross_level.at:39: mv $OLD_DIR/rename-out-file rename-out-file t_rename_dir_cross_level.at:40: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR rename $OLD_DIR/rename-out-dir rename-out-dir stderr: monotone: adding subdir1/the_dir/rename-out-dir -> rename-out-dir to working copy rename set stdout: t_rename_dir_cross_level.at:41: mv $OLD_DIR/rename-out-dir rename-out-dir t_rename_dir_cross_level.at:42: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR rename rename-in-dir $OLD_DIR/rename-in-dir stderr: monotone: adding rename-in-dir -> subdir1/the_dir/rename-in-dir to working copy rename set stdout: t_rename_dir_cross_level.at:43: mv rename-in-dir $OLD_DIR/rename-in-dir t_rename_dir_cross_level.at:44: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR rename rename-in-file $OLD_DIR/rename-in-file stderr: monotone: adding rename-in-file -> subdir1/the_dir/rename-in-file to working copy rename set stdout: t_rename_dir_cross_level.at:45: mv rename-in-file $OLD_DIR/rename-in-file t_rename_dir_cross_level.at:46: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR drop $OLD_DIR/doomed stderr: monotone: adding subdir1/the_dir/doomed to working copy delete set stdout: t_rename_dir_cross_level.at:47: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR --branch=testbranch commit --message blah-blah stderr: monotone: beginning commit on branch 'testbranch' monotone: committed revision 049faff333f3a31020284162acb709eb57bf3506 stdout: t_rename_dir_cross_level.at:50: rm -rf MT.old t_rename_dir_cross_level.at:50: mv MT MT.old t_rename_dir_cross_level.at:50: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR checkout --revision=$BASE_R . stdout: t_rename_dir_cross_level.at:50: mv MT.old/options MT t_rename_dir_cross_level.at:50: test $PROBE_R_SHA = $BASE_R t_rename_dir_cross_level.at:52: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db address@hidden --root=$_ROOT_DIR rename $OLD_DIR/ $NEW_DIR/ stderr: monotone: adding subdir1/the_dir -> subdir2/target_dir/the_dir to working copy rename set stdout: t_rename_dir_cross_level.at:53: mv $OLD_DIR/ $NEW_DIR/ --- /dev/null 2005-03-19 11:36:14.000000000 -0800 +++ /usr/local/src/monotone-0.20/testsuite.dir/at-stderr 2005-07-06 10:50:51.000000000 -0700 @@ -0,0 +1 @@ +mv: target `subdir2/target_dir/the_dir/' is not a directory: No such file or directory t_rename_dir_cross_level.at:53: exit code was 1, expected 0 98. t_rename_dir_cross_level.at:1: 98. rename_dir to non-sibling (t_rename_dir_cross_level.at:1): FAILED (t_rename_dir_cross_level.at:53)