1 | START: auth-test |
---|
2 | PASS: auth-test 1: test retrieving platform-specific auth providers |
---|
3 | PASS: auth-test 2: test svn_auth_clear() |
---|
4 | END: auth-test |
---|
5 | ELAPSED: auth-test 0:00:00.288911 |
---|
6 | |
---|
7 | START: bit-array-test |
---|
8 | PASS: bit-array-test 1: check entries to default to zero |
---|
9 | PASS: bit-array-test 2: get / set entries |
---|
10 | PASS: bit-array-test 3: get / set sparse entries |
---|
11 | END: bit-array-test |
---|
12 | ELAPSED: bit-array-test 0:00:00.730909 |
---|
13 | |
---|
14 | START: cache-test |
---|
15 | PASS: cache-test 1: basic inprocess svn_cache test |
---|
16 | SKIP: cache-test 2: basic memcache svn_cache test |
---|
17 | SKIP: cache-test 3: memcache svn_cache with very long keys |
---|
18 | PASS: cache-test 4: basic membuffer svn_cache test |
---|
19 | PASS: cache-test 5: test for error handling in membuffer svn_cache |
---|
20 | PASS: cache-test 6: test clearing a membuffer svn_cache |
---|
21 | END: cache-test |
---|
22 | ELAPSED: cache-test 0:00:00.213696 |
---|
23 | |
---|
24 | START: changes-test |
---|
25 | PASS: changes-test 1: add changes to the changes table |
---|
26 | PASS: changes-test 2: fetch raw changes from the changes table |
---|
27 | PASS: changes-test 3: delete changes from the changes table |
---|
28 | PASS: changes-test 4: fetch compressed changes from the changes table |
---|
29 | PASS: changes-test 5: verify ordered-ness of fetched compressed changes |
---|
30 | PASS: changes-test 6: verify that bad change sequences raise errors |
---|
31 | END: changes-test |
---|
32 | ELAPSED: changes-test 0:00:33.567477 |
---|
33 | |
---|
34 | START: checksum-test |
---|
35 | PASS: checksum-test 1: checksum parse |
---|
36 | PASS: checksum-test 2: checksum emptiness |
---|
37 | PASS: checksum-test 3: zero checksum matching |
---|
38 | PASS: checksum-test 4: zlib expansion test (zlib regression) |
---|
39 | PASS: checksum-test 5: zero checksum cross-type matching |
---|
40 | PASS: checksum-test 6: checksum (de-)serialization |
---|
41 | END: checksum-test |
---|
42 | ELAPSED: checksum-test 0:00:01.209524 |
---|
43 | |
---|
44 | START: client-test |
---|
45 | PASS: client-test 1: test svn_client__elide_mergeinfo_catalog |
---|
46 | PASS: client-test 2: test svn_client_args_to_target_array |
---|
47 | PASS: client-test 3: test svn_wc_add3 scenarios |
---|
48 | PASS: client-test 4: test foreign repository copy |
---|
49 | PASS: client-test 5: test svn_client_patch |
---|
50 | PASS: client-test 6: test a crash in svn_client_copy5 |
---|
51 | PASS: client-test 7: test youngest_common_ancestor |
---|
52 | PASS: client-test 8: test svn_client_suggest_merge_sources |
---|
53 | PASS: client-test 9: test svn_client_status6 with ignore_local_mods |
---|
54 | PASS: client-test 10: test svn_client_copy7 with externals_to_pin |
---|
55 | PASS: client-test 11: pin externals on selected subtrees only |
---|
56 | END: client-test |
---|
57 | ELAPSED: client-test 0:00:26.443685 |
---|
58 | |
---|
59 | START: compat-test |
---|
60 | PASS: compat-test 1: svn_ver_compatible |
---|
61 | PASS: compat-test 2: svn_version__parse_version_string |
---|
62 | PASS: compat-test 3: svn_version__at_least |
---|
63 | END: compat-test |
---|
64 | ELAPSED: compat-test 0:00:00.266013 |
---|
65 | |
---|
66 | START: config-test |
---|
67 | PASS: config-test 1: test svn_config |
---|
68 | PASS: config-test 2: test svn_config boolean conversion |
---|
69 | PASS: config-test 3: test svn_config_has_section (case insensitive) |
---|
70 | PASS: config-test 4: test svn_config_has_section (case sensitive) |
---|
71 | PASS: config-test 5: test case-sensitive option name lookup |
---|
72 | PASS: config-test 6: test svn_config_parse |
---|
73 | PASS: config-test 7: test parsing config file with BOM |
---|
74 | PASS: config-test 8: test r/o mode |
---|
75 | PASS: config-test 9: test variable expansion |
---|
76 | PASS: config-test 10: test parsing config file with invalid BOM |
---|
77 | END: config-test |
---|
78 | ELAPSED: config-test 0:00:00.196204 |
---|
79 | |
---|
80 | START: conflict-data-test |
---|
81 | PASS: conflict-data-test 1: deserialize tree conflict |
---|
82 | PASS: conflict-data-test 2: serialize tree conflict data |
---|
83 | PASS: conflict-data-test 3: read and write tree conflict data |
---|
84 | PASS: conflict-data-test 4: read and write a property conflict |
---|
85 | PASS: conflict-data-test 5: read and write a text conflict |
---|
86 | PASS: conflict-data-test 6: read and write a tree conflict |
---|
87 | PASS: conflict-data-test 7: test prop conflicts |
---|
88 | PASS: conflict-data-test 8: test property conflict resolving |
---|
89 | PASS: conflict-data-test 9: test binary file conflict |
---|
90 | END: conflict-data-test |
---|
91 | ELAPSED: conflict-data-test 0:00:09.069499 |
---|
92 | |
---|
93 | START: crypto-test |
---|
94 | SKIP: crypto-test 1: basic password encryption/decryption test |
---|
95 | SKIP: crypto-test 2: password checktext generation/validation |
---|
96 | END: crypto-test |
---|
97 | ELAPSED: crypto-test 0:00:00.187850 |
---|
98 | |
---|
99 | START: db-test |
---|
100 | PASS: db-test 1: get information from wc.db |
---|
101 | PASS: db-test 2: insert different nodes into wc.db |
---|
102 | PASS: db-test 3: getting the list of BASE or WORKING children |
---|
103 | PASS: db-test 4: reading information about the WORKING tree |
---|
104 | PASS: db-test 5: creation of per-directory handles |
---|
105 | PASS: db-test 6: scanning added working nodes |
---|
106 | PASS: db-test 7: deletion introspection functions |
---|
107 | PASS: db-test 8: relocating a node |
---|
108 | PASS: db-test 9: work queue processing |
---|
109 | PASS: db-test 10: externals store |
---|
110 | END: db-test |
---|
111 | ELAPSED: db-test 0:00:01.873734 |
---|
112 | |
---|
113 | START: diff-diff3-test |
---|
114 | PASS: diff-diff3-test 1: these dump core |
---|
115 | PASS: diff-diff3-test 2: 2-way unified diff and trivial merge |
---|
116 | PASS: diff-diff3-test 3: 2-way unified diff where output is suspect |
---|
117 | PASS: diff-diff3-test 4: 3-way merge, non-overlapping changes |
---|
118 | PASS: diff-diff3-test 5: 3-way merge, non-conflicting overlapping changes |
---|
119 | PASS: diff-diff3-test 6: 3-way merge, conflicting overlapping changes |
---|
120 | PASS: diff-diff3-test 7: random trivial merge |
---|
121 | PASS: diff-diff3-test 8: random 3-way merge |
---|
122 | PASS: diff-diff3-test 9: merge with part already present |
---|
123 | PASS: diff-diff3-test 10: 3-way merge, adjacent changes |
---|
124 | PASS: diff-diff3-test 11: 3-way merge with conflict styles |
---|
125 | PASS: diff-diff3-test 12: 4-way merge; see variance-adjusted-patching.html |
---|
126 | PASS: diff-diff3-test 13: offset of the normalized token |
---|
127 | PASS: diff-diff3-test 14: identical suffix starts at the boundary of a chunk |
---|
128 | PASS: diff-diff3-test 15: compare tokens at the chunk boundary |
---|
129 | PASS: diff-diff3-test 16: 2-way issue #3362 test v1 |
---|
130 | PASS: diff-diff3-test 17: 2-way issue #3362 test v2 |
---|
131 | END: diff-diff3-test |
---|
132 | ELAPSED: diff-diff3-test 0:00:14.275100 |
---|
133 | |
---|
134 | START: dirent_uri-test |
---|
135 | PASS: dirent_uri-test 1: test svn_dirent_is_root |
---|
136 | PASS: dirent_uri-test 2: test svn_uri_is_root |
---|
137 | PASS: dirent_uri-test 3: test svn_dirent_is_absolute |
---|
138 | PASS: dirent_uri-test 4: test svn_dirent_join(_many) |
---|
139 | PASS: dirent_uri-test 5: test svn_relpath_join |
---|
140 | PASS: dirent_uri-test 6: test svn_dirent_basename |
---|
141 | PASS: dirent_uri-test 7: test svn_relpath_basename |
---|
142 | PASS: dirent_uri-test 8: test svn_uri_basename |
---|
143 | PASS: dirent_uri-test 9: test svn_relpath_dirname |
---|
144 | PASS: dirent_uri-test 10: test svn_dirent_dirname |
---|
145 | PASS: dirent_uri-test 11: test svn_dirent_dirname |
---|
146 | PASS: dirent_uri-test 12: test svn_dirent_canonicalize |
---|
147 | PASS: dirent_uri-test 13: test svn_relpath_canonicalize |
---|
148 | PASS: dirent_uri-test 14: test svn_uri_canonicalize |
---|
149 | PASS: dirent_uri-test 15: test svn_dirent_is_canonical |
---|
150 | PASS: dirent_uri-test 16: test svn_relpath_is_canonical |
---|
151 | PASS: dirent_uri-test 17: test svn_uri_is_canonical |
---|
152 | PASS: dirent_uri-test 18: test svn_dirent_split |
---|
153 | PASS: dirent_uri-test 19: test svn_relpath_split |
---|
154 | PASS: dirent_uri-test 20: test svn_uri_split |
---|
155 | PASS: dirent_uri-test 21: test svn_dirent_get_longest_ancestor |
---|
156 | PASS: dirent_uri-test 22: test svn_relpath_get_longest_ancestor |
---|
157 | PASS: dirent_uri-test 23: test svn_uri_get_longest_ancestor |
---|
158 | PASS: dirent_uri-test 24: test svn_dirent_is_child |
---|
159 | PASS: dirent_uri-test 25: test svn_dirent_is_ancestor |
---|
160 | PASS: dirent_uri-test 26: test svn_uri_is_ancestor |
---|
161 | PASS: dirent_uri-test 27: test svn_dirent_skip_ancestor |
---|
162 | PASS: dirent_uri-test 28: test svn_relpath_skip_ancestor |
---|
163 | PASS: dirent_uri-test 29: test svn_uri_skip_ancestor |
---|
164 | PASS: dirent_uri-test 30: test svn_dirent_get_absolute |
---|
165 | PASS: dirent_uri-test 31: test svn_dirent_condense_targets |
---|
166 | PASS: dirent_uri-test 32: test svn_uri_condense_targets |
---|
167 | PASS: dirent_uri-test 33: test svn_dirent_local_style |
---|
168 | PASS: dirent_uri-test 34: test svn_dirent_internal_style |
---|
169 | PASS: dirent_uri-test 35: test svn_relpath_internal_style |
---|
170 | PASS: dirent_uri-test 36: test svn_uri_get_dirent_from_file_url |
---|
171 | PASS: dirent_uri-test 37: test svn_uri_get_dirent_from_file_url errors |
---|
172 | PASS: dirent_uri-test 38: test svn_uri_get_file_url_from_dirent |
---|
173 | PASS: dirent_uri-test 39: test svn_dirent_is_under_root |
---|
174 | PASS: dirent_uri-test 40: test svn_fspath__is_canonical |
---|
175 | PASS: dirent_uri-test 41: test svn_fspath__join |
---|
176 | PASS: dirent_uri-test 42: test svn_fspath__skip_ancestor |
---|
177 | PASS: dirent_uri-test 43: test svn_fspath__dirname/basename/split |
---|
178 | PASS: dirent_uri-test 44: test svn_fspath__get_longest_ancestor |
---|
179 | PASS: dirent_uri-test 45: test svn_cert__match_dns_identity |
---|
180 | svn_tests: E200006: Expected match but got no match for pattern 'baz*.example.net' on hostname 'baz1.example.net' |
---|
181 | XFAIL: dirent_uri-test 46: test match with RFC 6125 s. 6.4.3 Rule 3 |
---|
182 | END: dirent_uri-test |
---|
183 | ELAPSED: dirent_uri-test 0:00:00.209183 |
---|
184 | |
---|
185 | START: dump-load-test |
---|
186 | PASS: dump-load-test 1: test dumping with r0 mergeinfo |
---|
187 | PASS: dump-load-test 2: test loading with r0 mergeinfo |
---|
188 | END: dump-load-test |
---|
189 | ELAPSED: dump-load-test 0:00:11.010006 |
---|
190 | |
---|
191 | START: entries-compat-test |
---|
192 | PASS: entries-compat-test 1: entries are allocated in access baton |
---|
193 | PASS: entries-compat-test 2: access baton mojo can return stubs |
---|
194 | PASS: entries-compat-test 3: access baton like locks must work with wc-ng |
---|
195 | END: entries-compat-test |
---|
196 | ELAPSED: entries-compat-test 0:00:00.939858 |
---|
197 | |
---|
198 | START: error-code-test |
---|
199 | PASS: error-code-test 1: check that error codes are unique |
---|
200 | END: error-code-test |
---|
201 | ELAPSED: error-code-test 0:00:00.189869 |
---|
202 | |
---|
203 | START: error-test |
---|
204 | PASS: error-test 1: test svn_error_root_cause |
---|
205 | PASS: error-test 2: test svn_error_purge_tracing |
---|
206 | PASS: error-test 3: test svn_error_symbolic_name |
---|
207 | END: error-test |
---|
208 | ELAPSED: error-test 0:00:00.192298 |
---|
209 | |
---|
210 | START: fs-base-test |
---|
211 | PASS: fs-base-test 1: svn_fs_create_berkeley |
---|
212 | PASS: fs-base-test 2: open an existing Berkeley DB filesystem |
---|
213 | PASS: fs-base-test 3: delete mutable nodes from directories |
---|
214 | PASS: fs-base-test 4: delete nodes tree |
---|
215 | PASS: fs-base-test 5: abort a transaction |
---|
216 | PASS: fs-base-test 6: create new items within a copied directory |
---|
217 | PASS: fs-base-test 7: test svn_fs__canonicalize_abspath |
---|
218 | PASS: fs-base-test 8: test skip deltas |
---|
219 | PASS: fs-base-test 9: ensure no-op for redundant copies |
---|
220 | PASS: fs-base-test 10: test for orphaned textmod changed paths |
---|
221 | PASS: fs-base-test 11: testing sequential alphanumeric key generation |
---|
222 | END: fs-base-test |
---|
223 | ELAPSED: fs-base-test 0:00:56.285284 |
---|
224 | |
---|
225 | START: fs-fs-pack-test |
---|
226 | PASS: fs-fs-pack-test 1: pack a FSFS filesystem |
---|
227 | PASS: fs-fs-pack-test 2: pack FSFS where revs % shard = 0 |
---|
228 | PASS: fs-fs-pack-test 3: read from a packed FSFS filesystem |
---|
229 | PASS: fs-fs-pack-test 4: commit to a packed FSFS filesystem |
---|
230 | PASS: fs-fs-pack-test 5: get/set revprop while packing FSFS filesystem |
---|
231 | PASS: fs-fs-pack-test 6: get/set large packed revprops in FSFS |
---|
232 | PASS: fs-fs-pack-test 7: get/set huge packed revprops in FSFS |
---|
233 | PASS: fs-fs-pack-test 8: recover a fully packed filesystem |
---|
234 | PASS: fs-fs-pack-test 9: test file hint at shard boundary |
---|
235 | PASS: fs-fs-pack-test 10: test svn_fs_info |
---|
236 | PASS: fs-fs-pack-test 11: test packing with shard size = 1 |
---|
237 | PASS: fs-fs-pack-test 12: set multiple huge revprops in packed FSFS |
---|
238 | PASS: fs-fs-pack-test 13: upgrade txns to log addressing in shared FSFS |
---|
239 | PASS: fs-fs-pack-test 14: upgrade txns started before svnadmin upgrade |
---|
240 | PASS: fs-fs-pack-test 15: metadata checksums being checked |
---|
241 | PASS: fs-fs-pack-test 16: change revprops with enabled and disabled caching |
---|
242 | PASS: fs-fs-pack-test 17: id parser test |
---|
243 | PASS: fs-fs-pack-test 18: file with 0 expanded-length, issue #4554 |
---|
244 | PASS: fs-fs-pack-test 19: rep-sharing effectiveness |
---|
245 | PASS: fs-fs-pack-test 20: delta chains starting with PLAIN, issue #4577 |
---|
246 | PASS: fs-fs-pack-test 21: compare empty PLAIN and non-existent reps |
---|
247 | PASS: fs-fs-pack-test 22: pack with limited memory for metadata |
---|
248 | PASS: fs-fs-pack-test 23: large deltas against PLAIN, issue #4658 |
---|
249 | END: fs-fs-pack-test |
---|
250 | ELAPSED: fs-fs-pack-test 0:03:50.105122 |
---|
251 | |
---|
252 | START: fs-fs-private-test |
---|
253 | PASS: fs-fs-private-test 1: get statistics on a FSFS filesystem |
---|
254 | PASS: fs-fs-private-test 2: dump the P2L index |
---|
255 | PASS: fs-fs-private-test 3: load the P2L index |
---|
256 | END: fs-fs-private-test |
---|
257 | ELAPSED: fs-fs-private-test 0:00:05.722618 |
---|
258 | |
---|
259 | START: fs-test |
---|
260 | PASS: fs-test 1: begin a txn, check its name, then close it |
---|
261 | PASS: fs-test 2: open an existing transaction by name |
---|
262 | PASS: fs-test 3: begin a txn, get the txn root, and add a file |
---|
263 | PASS: fs-test 4: create 2 txns, list them, and verify the list |
---|
264 | PASS: fs-test 5: check that transaction names are not reused |
---|
265 | PASS: fs-test 6: write and read a file's contents |
---|
266 | PASS: fs-test 7: create and modify almostmedium file |
---|
267 | PASS: fs-test 8: create and modify medium file |
---|
268 | PASS: fs-test 9: create and modify large file |
---|
269 | PASS: fs-test 10: test basic file and subdirectory creation |
---|
270 | PASS: fs-test 11: make The Official Subversion Test Tree |
---|
271 | PASS: fs-test 12: fill a directory, then list it |
---|
272 | PASS: fs-test 13: set and get some revision properties |
---|
273 | PASS: fs-test 14: set/get txn props, commit, validate new rev props |
---|
274 | PASS: fs-test 15: set and get some node properties |
---|
275 | PASS: fs-test 16: delete mutable nodes from directories |
---|
276 | PASS: fs-test 17: delete nodes tree |
---|
277 | PASS: fs-test 18: fetch the youngest revision from a filesystem |
---|
278 | PASS: fs-test 19: basic commit |
---|
279 | PASS: fs-test 20: testing tree validation helper |
---|
280 | PASS: fs-test 21: merging commit |
---|
281 | PASS: fs-test 22: copying and tracking copy history |
---|
282 | PASS: fs-test 23: commit datestamps |
---|
283 | PASS: fs-test 24: check old revisions |
---|
284 | PASS: fs-test 25: after each commit, check all revisions |
---|
285 | PASS: fs-test 26: ensure accurate storage of root node |
---|
286 | PASS: fs-test 27: svn_fs_node_created_rev test |
---|
287 | PASS: fs-test 28: test svn_fs_check_related |
---|
288 | PASS: fs-test 29: test complex copies (branches) |
---|
289 | PASS: fs-test 30: test checksums |
---|
290 | PASS: fs-test 31: calculating closest history-affecting copies |
---|
291 | PASS: fs-test 32: svn_fs_root_t (base) revisions |
---|
292 | PASS: fs-test 33: test dir prop preservation in unordered txns |
---|
293 | PASS: fs-test 34: test svn_fs_set_uuid |
---|
294 | PASS: fs-test 35: test svn_fs_node_origin_rev |
---|
295 | PASS: fs-test 36: create and modify small file |
---|
296 | PASS: fs-test 37: test svn_fs_node_history |
---|
297 | PASS: fs-test 38: test svn_fs_delete_fs |
---|
298 | PASS: fs-test 39: filenames with trailing \n might be rejected |
---|
299 | PASS: fs-test 40: test svn_fs_info_format |
---|
300 | PASS: fs-test 41: commit timestamp |
---|
301 | PASS: fs-test 42: test svn_fs__compatible_version |
---|
302 | PASS: fs-test 43: test merge directory properties |
---|
303 | svn_tests: E200006: assertion 'value && !strcmp(value->data, "value")' failed at subversion/tests/libsvn_fs/fs-test.c:5686 |
---|
304 | XFAIL: fs-test 44: test reopen and modify txn |
---|
305 | PASS: fs-test 45: upgrade while committing |
---|
306 | PASS: fs-test 46: test svn_fs_paths_changed |
---|
307 | PASS: fs-test 47: test deletion after replace in changed paths list |
---|
308 | PASS: fs-test 48: test purging transactions |
---|
309 | PASS: fs-test 49: compare contents of different nodes |
---|
310 | PASS: fs-test 50: test svn_fs_path_change2_create |
---|
311 | PASS: fs-test 51: test FS 'node created' info |
---|
312 | PASS: fs-test 52: test FS module listing |
---|
313 | PASS: fs-test 53: test zero copy file processing |
---|
314 | PASS: fs-test 54: test svn_fs_dir_optimal_order |
---|
315 | PASS: fs-test 55: get configuration files |
---|
316 | PASS: fs-test 56: get a delta stream on a file |
---|
317 | PASS: fs-test 57: get merging txns with newer revisions |
---|
318 | PASS: fs-test 58: test creating FSFS repository with different opts |
---|
319 | PASS: fs-test 59: test pool lifetime dependencies with txn roots |
---|
320 | PASS: fs-test 60: test modify txn being written in FSFS |
---|
321 | PASS: fs-test 61: test property and text rep-sharing collision |
---|
322 | PASS: fs-test 62: test setting and getting internal txn props |
---|
323 | PASS: fs-test 63: test svn_fs_check_related for transactions |
---|
324 | PASS: fs-test 64: freeze and commit |
---|
325 | PASS: fs-test 65: test commit with locked rep-cache |
---|
326 | PASS: fs-test 66: test rep-sharing on content rather than SHA1 |
---|
327 | END: fs-test |
---|
328 | ELAPSED: fs-test 0:03:35.252628 |
---|
329 | |
---|
330 | START: fs-x-pack-test |
---|
331 | SKIP: fs-x-pack-test 1: pack a FSX filesystem |
---|
332 | SKIP: fs-x-pack-test 2: pack FSX where revs % shard = 0 |
---|
333 | SKIP: fs-x-pack-test 3: read from a packed FSX filesystem |
---|
334 | SKIP: fs-x-pack-test 4: commit to a packed FSX filesystem |
---|
335 | SKIP: fs-x-pack-test 5: get/set revprop while packing FSX filesystem |
---|
336 | SKIP: fs-x-pack-test 6: get/set large packed revprops in FSX |
---|
337 | SKIP: fs-x-pack-test 7: get/set huge packed revprops in FSX |
---|
338 | SKIP: fs-x-pack-test 8: recover a fully packed filesystem |
---|
339 | SKIP: fs-x-pack-test 9: test file hint at shard boundary |
---|
340 | SKIP: fs-x-pack-test 10: test svn_fs_info |
---|
341 | SKIP: fs-x-pack-test 11: test representations container |
---|
342 | SKIP: fs-x-pack-test 12: test packing with shard size = 1 |
---|
343 | END: fs-x-pack-test |
---|
344 | ELAPSED: fs-x-pack-test 0:00:00.254391 |
---|
345 | |
---|
346 | START: hashdump-test |
---|
347 | PASS: hashdump-test 1: write a hash to a file |
---|
348 | PASS: hashdump-test 2: read a file into a hash |
---|
349 | PASS: hashdump-test 3: write hash out, read back in, compare |
---|
350 | END: hashdump-test |
---|
351 | ELAPSED: hashdump-test 0:00:00.205075 |
---|
352 | |
---|
353 | START: io-test |
---|
354 | PASS: io-test 1: two file size comparison |
---|
355 | PASS: io-test 2: two file content comparison |
---|
356 | PASS: io-test 3: three file size comparison |
---|
357 | PASS: io-test 4: three file content comparison |
---|
358 | PASS: io-test 5: svn_io_read_length_line() shouldn't loop |
---|
359 | PASS: io-test 6: test aligned seek |
---|
360 | PASS: io-test 7: test ignore-enoent |
---|
361 | PASS: io-test 8: test svn_stream__install_stream to long path |
---|
362 | PASS: io-test 9: test workaround for APR in svn_io_file_trunc |
---|
363 | END: io-test |
---|
364 | ELAPSED: io-test 0:00:15.126839 |
---|
365 | |
---|
366 | START: locks-test |
---|
367 | PASS: locks-test 1: test that locks can expire |
---|
368 | PASS: locks-test 2: lock only |
---|
369 | PASS: locks-test 3: lookup lock by path |
---|
370 | PASS: locks-test 4: attach lock |
---|
371 | PASS: locks-test 5: get locks |
---|
372 | PASS: locks-test 6: basic locking |
---|
373 | PASS: locks-test 7: test that locking requires proper credentials |
---|
374 | PASS: locks-test 8: test that locking is enforced in final commit step |
---|
375 | PASS: locks-test 9: dir propchange can be committed with locked child |
---|
376 | PASS: locks-test 10: breaking, stealing, refreshing a lock |
---|
377 | PASS: locks-test 11: check out-of-dateness before locking |
---|
378 | PASS: locks-test 12: lock multiple paths |
---|
379 | PASS: locks-test 13: lock callback error |
---|
380 | PASS: locks-test 14: lock/unlock when 'write-lock' couldn't be obtained |
---|
381 | PASS: locks-test 15: lock parent and it's child |
---|
382 | END: locks-test |
---|
383 | ELAPSED: locks-test 0:00:30.419720 |
---|
384 | |
---|
385 | START: mergeinfo-test |
---|
386 | PASS: mergeinfo-test 1: parse single line mergeinfo |
---|
387 | PASS: mergeinfo-test 2: copy a mergeinfo data structure |
---|
388 | PASS: mergeinfo-test 3: parse single line mergeinfo and combine ranges |
---|
389 | PASS: mergeinfo-test 4: parse broken single line mergeinfo |
---|
390 | PASS: mergeinfo-test 5: remove rangelists |
---|
391 | PASS: mergeinfo-test 6: test rangelist remove with random data |
---|
392 | PASS: mergeinfo-test 7: remove of mergeinfo |
---|
393 | PASS: mergeinfo-test 8: reversal of rangelist |
---|
394 | PASS: mergeinfo-test 9: intersection of rangelists |
---|
395 | PASS: mergeinfo-test 10: test rangelist intersect with random data |
---|
396 | PASS: mergeinfo-test 11: diff of mergeinfo |
---|
397 | PASS: mergeinfo-test 12: merging of mergeinfo hashes |
---|
398 | PASS: mergeinfo-test 13: intersection of mergeinfo |
---|
399 | PASS: mergeinfo-test 14: turning rangelist back into a string |
---|
400 | PASS: mergeinfo-test 15: turning mergeinfo back into a string |
---|
401 | PASS: mergeinfo-test 16: merge of rangelists |
---|
402 | PASS: mergeinfo-test 17: diff of rangelists |
---|
403 | PASS: mergeinfo-test 18: removal of prefix paths from catalog keys |
---|
404 | END: mergeinfo-test |
---|
405 | ELAPSED: mergeinfo-test 0:00:00.227738 |
---|
406 | |
---|
407 | START: mtcc-test |
---|
408 | PASS: mtcc-test 1: test mtcc mkdir |
---|
409 | PASS: mtcc-test 2: test making greek tree |
---|
410 | PASS: mtcc-test 3: swapping some trees |
---|
411 | PASS: mtcc-test 4: test propset and propdel |
---|
412 | PASS: mtcc-test 5: test update files |
---|
413 | PASS: mtcc-test 6: test overwrite |
---|
414 | PASS: mtcc-test 7: test mtcc anchoring for root operations |
---|
415 | PASS: mtcc-test 8: test mtcc replace tree |
---|
416 | PASS: mtcc-test 9: test ra_get_file_revs2 both ways |
---|
417 | PASS: mtcc-test 10: test iprops url format |
---|
418 | END: mtcc-test |
---|
419 | ELAPSED: mtcc-test 0:00:39.935840 |
---|
420 | |
---|
421 | START: op-depth-test |
---|
422 | PASS: op-depth-test 1: test_wc_wc_copies |
---|
423 | PASS: op-depth-test 2: test_reverts |
---|
424 | PASS: op-depth-test 3: test_deletes |
---|
425 | PASS: op-depth-test 4: test_delete_of_copies |
---|
426 | PASS: op-depth-test 5: test_delete_with_base |
---|
427 | PASS: op-depth-test 6: test_adds |
---|
428 | PASS: op-depth-test 7: test_repo_wc_copies |
---|
429 | PASS: op-depth-test 8: test_delete_with_update |
---|
430 | PASS: op-depth-test 9: test_adds_change_kind |
---|
431 | PASS: op-depth-test 10: test_base_dir_insert_remove |
---|
432 | PASS: op-depth-test 11: test_db_make_copy |
---|
433 | PASS: op-depth-test 12: test_wc_move |
---|
434 | PASS: op-depth-test 13: test_mixed_rev_copy |
---|
435 | PASS: op-depth-test 14: test_delete_of_replace |
---|
436 | PASS: op-depth-test 15: test_del_replace_not_present |
---|
437 | PASS: op-depth-test 16: test_op_revert |
---|
438 | PASS: op-depth-test 17: test_op_revert_changelist |
---|
439 | PASS: op-depth-test 18: test_children_of_replaced_dir |
---|
440 | PASS: op-depth-test 19: test_op_delete |
---|
441 | PASS: op-depth-test 20: test_child_replace_with_same |
---|
442 | PASS: op-depth-test 21: test_shadowed_update |
---|
443 | PASS: op-depth-test 22: test_copy_of_deleted (issue #3873) |
---|
444 | XPASS: op-depth-test 23: test_case_rename on case (in)sensitive system |
---|
445 | PASS: op-depth-test 24: commit_file_external (issue #4002) |
---|
446 | PASS: op-depth-test 25: revert_file_externals |
---|
447 | PASS: op-depth-test 26: copy_file_externals |
---|
448 | PASS: op-depth-test 27: test_wc_wc_copy_server_excluded |
---|
449 | PASS: op-depth-test 28: incomplete_switch (issue 4040) |
---|
450 | PASS: op-depth-test 29: nested_moves_child_first |
---|
451 | PASS: op-depth-test 30: nested_moves_child_last |
---|
452 | PASS: op-depth-test 31: move_in_copy |
---|
453 | PASS: op-depth-test 32: move_in_replace |
---|
454 | PASS: op-depth-test 33: copy_a_move |
---|
455 | PASS: op-depth-test 34: move_to_swap |
---|
456 | PASS: op-depth-test 35: revert_nested_move |
---|
457 | PASS: op-depth-test 36: move_on_move |
---|
458 | PASS: op-depth-test 37: move_on_move2 |
---|
459 | PASS: op-depth-test 38: move_added |
---|
460 | PASS: op-depth-test 39: move_update |
---|
461 | PASS: op-depth-test 40: scan_delete |
---|
462 | PASS: op-depth-test 41: follow_moved_to |
---|
463 | svn_tests: E200006: expected {1, "A", "base-deleted", NO_COPY_FROM, FALSE, TRUE, "X"}; found {1, "A", "base-deleted", NO_COPY_FROM} |
---|
464 | svn_tests: E200006: expected {1, "X", "normal", 1, "A", MOVED_HERE}; found {1, "X", "normal", 1, "A"} |
---|
465 | XFAIL: op-depth-test 42: mixed_rev_move [[WIMP: needs different libsvn_wc entry point]] |
---|
466 | PASS: op-depth-test 43: update_prop_mod_into_moved |
---|
467 | PASS: op-depth-test 44: nested_move_update |
---|
468 | PASS: op-depth-test 45: nested_move_commit (issue 4291) |
---|
469 | PASS: op-depth-test 46: nested_move_update2 |
---|
470 | PASS: op-depth-test 47: move_update_conflicts |
---|
471 | PASS: op-depth-test 48: move_update_delete_mods |
---|
472 | PASS: op-depth-test 49: nested_moves2 |
---|
473 | PASS: op-depth-test 50: move_in_delete (issue 4303) |
---|
474 | PASS: op-depth-test 51: switch_move |
---|
475 | PASS: op-depth-test 52: move_replace |
---|
476 | PASS: op-depth-test 53: layered_moved_to |
---|
477 | PASS: op-depth-test 54: update_within_move |
---|
478 | PASS: op-depth-test 55: commit_moved_descendant |
---|
479 | svn_tests: E200006: The commit should have failed |
---|
480 | XFAIL: op-depth-test 56: commit_moved_away_descendant |
---|
481 | PASS: op-depth-test 57: finite_move_update_bump |
---|
482 | PASS: op-depth-test 58: move_away_delete_update |
---|
483 | PASS: op-depth-test 59: move_not_present_variants |
---|
484 | PASS: op-depth-test 60: update_child_under_add (issue 4111) |
---|
485 | PASS: op-depth-test 61: delete_over_moved_away |
---|
486 | PASS: op-depth-test 62: moved_to op_depth |
---|
487 | PASS: op-depth-test 63: new_basemove |
---|
488 | PASS: op-depth-test 64: move_back (issue 4302) |
---|
489 | PASS: op-depth-test 65: move_update_subtree (issue 4232) |
---|
490 | PASS: op-depth-test 66: move_parent_into_child (issue 4333) |
---|
491 | PASS: op-depth-test 67: move depth expansion |
---|
492 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/move_retract/A/B/A/C' not resolved |
---|
493 | XFAIL: op-depth-test 68: move retract (issue 4336) |
---|
494 | PASS: op-depth-test 69: move/delete file externals (issue 4293) |
---|
495 | PASS: op-depth-test 70: update with tree conflict (issue 4347) |
---|
496 | PASS: op-depth-test 71: move update with replaced parent (issue 4388) |
---|
497 | PASS: op-depth-test 72: copy mixed-rev with mods |
---|
498 | PASS: op-depth-test 73: move child to parent and revert (issue 4436) |
---|
499 | PASS: op-depth-test 74: move more than once, delete intermediate |
---|
500 | svn_tests: E200006: expected {1, "AAA_3", "normal", 1, "C/A/A", MOVED_HERE}; found {1, "AAA_3", "normal", 1, "C/A/A"} |
---|
501 | svn_tests: E200006: expected {1, "AAA_2", "normal", 1, "B/A/A", MOVED_HERE}; found {1, "AAA_2", "normal", 1, "B/A/A"} |
---|
502 | svn_tests: E200006: expected {1, "AAA_3/A", "normal", 1, "C/A/A/A", MOVED_HERE}; found {1, "AAA_3/A", "normal", 1, "C/A/A/A"} |
---|
503 | svn_tests: E200006: expected {2, "C/A/A", "base-deleted", NO_COPY_FROM, FALSE, TRUE, "AAA_3"}; found {2, "C/A/A", "base-deleted", NO_COPY_FROM} |
---|
504 | svn_tests: E200006: expected {1, "AAA_2/A", "normal", 1, "B/A/A/A", MOVED_HERE}; found {1, "AAA_2/A", "normal", 1, "B/A/A/A"} |
---|
505 | svn_tests: E200006: expected {1, "B/A/A", "base-deleted", NO_COPY_FROM, FALSE, TRUE, "AAA_2"}; found {1, "B/A/A", "base-deleted", NO_COPY_FROM} |
---|
506 | XFAIL: op-depth-test 75: move more than once, revert intermediate |
---|
507 | PASS: op-depth-test 76: move replace ancestor with child |
---|
508 | PASS: op-depth-test 77: move twice and then delete |
---|
509 | PASS: op-depth-test 78: del4: edit AAA |
---|
510 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/del4_update_delete_AAA/A/A/A/A' not resolved |
---|
511 | XFAIL: op-depth-test 79: del4: delete AAA |
---|
512 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/del4_update_add_AAA/A/A/A/NEW' not resolved |
---|
513 | XFAIL: op-depth-test 80: del4: add AAA |
---|
514 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/del4_update_replace_AAA/A/A/A/A' not resolved |
---|
515 | XFAIL: op-depth-test 81: del4: replace AAA |
---|
516 | PASS: op-depth-test 82: del4: delete self AAA |
---|
517 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/del4_update_replaceself_AAA/D/A/A' is no longer moved |
---|
518 | XFAIL: op-depth-test 83: del4: replace self AAA |
---|
519 | PASS: op-depth-test 84: move4: edit AAA |
---|
520 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/move4_update_delete_AAA/A/A/A/A' not resolved |
---|
521 | XFAIL: op-depth-test 85: move4: delete AAA |
---|
522 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/move4_update_add_AAA/A/A/A/NEW' not resolved |
---|
523 | XFAIL: op-depth-test 86: move4: add AAA |
---|
524 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/move4_update_replace_AAA/A/A/A/A' not resolved |
---|
525 | XFAIL: op-depth-test 87: move4: replace AAA |
---|
526 | PASS: op-depth-test 88: move4: delete self AAA |
---|
527 | svn_tests: E155027: Tree conflict can only be resolved to 'working' state; '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/libsvn_wc/svn-test-work/working-copies/move4_update_replaceself_AAA/A_moved/A/A' is no longer moved |
---|
528 | XFAIL: op-depth-test 89: move4: replace self AAA |
---|
529 | PASS: op-depth-test 90: simple move bump |
---|
530 | PASS: op-depth-test 91: movedhere extract retract |
---|
531 | PASS: op-depth-test 92: repo_wc_copy |
---|
532 | PASS: op-depth-test 93: break move in delete (issue 4491) |
---|
533 | PASS: op-depth-test 94: nested move delete |
---|
534 | svn_tests: E200006: expected {2, "A_mv/D_mv/H/omega","normal", 1, "A/D/H/omega", MOVED_HERE}; found {2, "A_mv/D_mv/H/omega","normal", 1, "A/D/H/omega"} |
---|
535 | svn_tests: E200006: expected {2, "A_mv/D_mv/G/rho", "normal", 1, "A/D/G/rho", MOVED_HERE}; found {2, "A_mv/D_mv/G/rho", "normal", 1, "A/D/G/rho"} |
---|
536 | svn_tests: E200006: expected {2, "A_mv/D_mv/H", "normal", 1, "A/D/H", MOVED_HERE}; found {2, "A_mv/D_mv/H", "normal", 1, "A/D/H"} |
---|
537 | svn_tests: E200006: expected {2, "A_mv/D_mv/G", "normal", 1, "A/D/G", MOVED_HERE}; found {2, "A_mv/D_mv/G", "normal", 1, "A/D/G"} |
---|
538 | svn_tests: E200006: expected {2, "A_mv/D_mv/H/psi", "normal", 1, "A/D/H/psi", MOVED_HERE}; found {2, "A_mv/D_mv/H/psi", "normal", 1, "A/D/H/psi"} |
---|
539 | svn_tests: E200006: expected {2, "A_mv/D_mv/gamma", "normal", 1, "A/D/gamma", MOVED_HERE}; found {2, "A_mv/D_mv/gamma", "normal", 1, "A/D/gamma"} |
---|
540 | svn_tests: E200006: expected {2, "A_mv/D_mv", "normal", 1, "A/D", MOVED_HERE}; found {2, "A_mv/D_mv", "normal", 1, "A/D"} |
---|
541 | svn_tests: E200006: expected {1, "A/D", "base-deleted", NO_COPY_FROM, FALSE, TRUE, "A/D_mv"}; found {1, "A/D", "base-deleted", NO_COPY_FROM} |
---|
542 | svn_tests: E200006: expected {2, "A_mv/D_mv/H/chi", "normal", 1, "A/D/H/chi", MOVED_HERE}; found {2, "A_mv/D_mv/H/chi", "normal", 1, "A/D/H/chi"} |
---|
543 | svn_tests: E200006: expected {2, "A_mv/D_mv/G/tau", "normal", 1, "A/D/G/tau", MOVED_HERE}; found {2, "A_mv/D_mv/G/tau", "normal", 1, "A/D/G/tau"} |
---|
544 | svn_tests: E200006: expected {2, "A_mv/D_mv/G/pi", "normal", 1, "A/D/G/pi", MOVED_HERE}; found {2, "A_mv/D_mv/G/pi", "normal", 1, "A/D/G/pi"} |
---|
545 | XFAIL: op-depth-test 95: move within mixed move |
---|
546 | PASS: op-depth-test 96: move edit obstruction |
---|
547 | PASS: op-depth-test 97: move deep bump |
---|
548 | PASS: op-depth-test 98: make a copy of a mixed revision tree |
---|
549 | PASS: op-depth-test 99: make a copy of a mixed revision tree and del |
---|
550 | PASS: op-depth-test 100: test global commit |
---|
551 | PASS: op-depth-test 101: test global commit switched |
---|
552 | END: op-depth-test |
---|
553 | ELAPSED: op-depth-test 0:04:52.884951 |
---|
554 | |
---|
555 | START: opt-test |
---|
556 | PASS: opt-test 1: test svn_opt_parse_path |
---|
557 | PASS: opt-test 2: test svn_opt_args_to_target_array2 |
---|
558 | END: opt-test |
---|
559 | ELAPSED: opt-test 0:00:00.190735 |
---|
560 | |
---|
561 | START: packed-data-test |
---|
562 | PASS: packed-data-test 1: test empty container |
---|
563 | PASS: packed-data-test 2: test a single uint stream |
---|
564 | PASS: packed-data-test 3: test a single int stream |
---|
565 | PASS: packed-data-test 4: test a single bytes stream |
---|
566 | PASS: packed-data-test 5: test empty, nested structure |
---|
567 | PASS: packed-data-test 6: test nested structure |
---|
568 | END: packed-data-test |
---|
569 | ELAPSED: packed-data-test 0:00:00.191662 |
---|
570 | |
---|
571 | START: parse-diff-test |
---|
572 | PASS: parse-diff-test 1: test unidiff parsing |
---|
573 | PASS: parse-diff-test 2: test git unidiff parsing |
---|
574 | PASS: parse-diff-test 3: test git unidiff parsing of tree and text changes |
---|
575 | PASS: parse-diff-test 4: test badly formatted git diff headers |
---|
576 | PASS: parse-diff-test 5: test property unidiff parsing |
---|
577 | PASS: parse-diff-test 6: test property and text unidiff parsing |
---|
578 | PASS: parse-diff-test 7: test property diffs with odd symbols |
---|
579 | PASS: parse-diff-test 8: test git diffs with spaces in paths |
---|
580 | PASS: parse-diff-test 9: test parsing unidiffs lacking trailing eol |
---|
581 | PASS: parse-diff-test 10: test parsing unidiffs with mergeinfo |
---|
582 | END: parse-diff-test |
---|
583 | ELAPSED: parse-diff-test 0:00:00.187041 |
---|
584 | |
---|
585 | START: path-test |
---|
586 | PASS: path-test 1: test svn_path_is_child |
---|
587 | PASS: path-test 2: test svn_path_split |
---|
588 | PASS: path-test 3: test svn_path_is_url |
---|
589 | PASS: path-test 4: test svn_path_is_uri_safe |
---|
590 | PASS: path-test 5: test svn_path_uri_[en/de]code |
---|
591 | PASS: path-test 6: test svn_path_uri_decode with invalid escape |
---|
592 | PASS: path-test 7: test svn_path_uri_autoescape |
---|
593 | PASS: path-test 8: test svn_path_uri_from_iri |
---|
594 | PASS: path-test 9: test svn_path_join(_many) |
---|
595 | PASS: path-test 10: test svn_path_basename |
---|
596 | PASS: path-test 11: test svn_path_dirname |
---|
597 | PASS: path-test 12: test svn_path_decompose |
---|
598 | PASS: path-test 13: test svn_path_canonicalize |
---|
599 | PASS: path-test 14: test svn_path_remove_component |
---|
600 | PASS: path-test 15: test svn_path_is_ancestor |
---|
601 | PASS: path-test 16: test svn_path_check_valid |
---|
602 | PASS: path-test 17: test svn_path_is_single_path_component |
---|
603 | PASS: path-test 18: test svn_path_compare_paths |
---|
604 | PASS: path-test 19: test svn_path_get_longest_ancestor |
---|
605 | PASS: path-test 20: test svn_path_splitext |
---|
606 | PASS: path-test 21: test svn_path_decompose |
---|
607 | PASS: path-test 22: test svn_path_is_canonical |
---|
608 | PASS: path-test 23: test svn_path_local_style |
---|
609 | PASS: path-test 24: test svn_path_internal_style |
---|
610 | PASS: path-test 25: test svn_path_condense_targets |
---|
611 | PASS: path-test 26: test svn_path_is_repos_relative_url |
---|
612 | PASS: path-test 27: test svn_path_resolve_repos_relative_url |
---|
613 | END: path-test |
---|
614 | ELAPSED: path-test 0:00:00.160400 |
---|
615 | |
---|
616 | START: prefix-string-test |
---|
617 | PASS: prefix-string-test 1: check empty strings |
---|
618 | PASS: prefix-string-test 2: create many strings |
---|
619 | PASS: prefix-string-test 3: compare strings |
---|
620 | END: prefix-string-test |
---|
621 | ELAPSED: prefix-string-test 0:00:00.159338 |
---|
622 | |
---|
623 | START: priority-queue-test |
---|
624 | PASS: priority-queue-test 1: test empty queue |
---|
625 | PASS: priority-queue-test 2: data returned by a priority queue shall be ordered |
---|
626 | PASS: priority-queue-test 3: priority queues can be built up incrementally |
---|
627 | PASS: priority-queue-test 4: updating the head of the queue |
---|
628 | END: priority-queue-test |
---|
629 | ELAPSED: priority-queue-test 0:00:00.147650 |
---|
630 | |
---|
631 | START: pristine-store-test |
---|
632 | PASS: pristine-store-test 1: pristine_write_read |
---|
633 | PASS: pristine-store-test 2: pristine_delete_while_open |
---|
634 | SKIP: pristine-store-test 3: reject_mismatching_text |
---|
635 | END: pristine-store-test |
---|
636 | ELAPSED: pristine-store-test 0:00:01.459394 |
---|
637 | |
---|
638 | START: ra-local-test |
---|
639 | PASS: ra-local-test 1: open an ra session to a local repository |
---|
640 | PASS: ra-local-test 2: get the youngest revision in a repository |
---|
641 | PASS: ra-local-test 3: svn_ra_local__split_URL: syntax validation |
---|
642 | PASS: ra-local-test 4: svn_ra_local__split_URL: invalid host names |
---|
643 | PASS: ra-local-test 5: svn_ra_local__split_URL: valid host names |
---|
644 | PASS: ra-local-test 6: test svn_ra_local__split_URL correctness |
---|
645 | END: ra-local-test |
---|
646 | ELAPSED: ra-local-test 0:00:03.310558 |
---|
647 | |
---|
648 | START: ra-test |
---|
649 | dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
650 | Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svnserve/svnserve |
---|
651 | Reason: image not found |
---|
652 | TEST ASSERTION FAILED: child_exit_code == 0 |
---|
653 | PASS: ra-test 1: test svn_ra_get_location_segments |
---|
654 | PASS: ra-test 2: test ra_svn tunnel callback check |
---|
655 | FAIL: ra-test: Unknown test failure; see tests.log. |
---|
656 | END: ra-test |
---|
657 | ELAPSED: ra-test 0:00:16.718744 |
---|
658 | |
---|
659 | START: random-test |
---|
660 | PASS: random-test 1: random delta test |
---|
661 | PASS: random-test 2: random combine delta test |
---|
662 | END: random-test |
---|
663 | ELAPSED: random-test 0:00:02.966883 |
---|
664 | |
---|
665 | START: repos-test |
---|
666 | PASS: repos-test 1: test svn_repos_dir_delta2 |
---|
667 | PASS: repos-test 2: test deletions under copies in node_tree code |
---|
668 | PASS: repos-test 3: test svn_repos_history() (partially) |
---|
669 | PASS: repos-test 4: test svn_repos_node_locations |
---|
670 | PASS: repos-test 5: test svn_repos_node_locations some more |
---|
671 | PASS: repos-test 6: test removal of defunct locks |
---|
672 | PASS: repos-test 7: test authz access control |
---|
673 | PASS: repos-test 8: test authz stored in the repo |
---|
674 | PASS: repos-test 9: test authz and global groups stored in the repo |
---|
675 | PASS: repos-test 10: test authz with global groups |
---|
676 | PASS: repos-test 11: test authz in the commit editor |
---|
677 | PASS: repos-test 12: test commit with explicit txn |
---|
678 | PASS: repos-test 13: test svn_repos_node_location_segments |
---|
679 | PASS: repos-test 14: test reporter and svn_depth_exclude |
---|
680 | PASS: repos-test 15: test if revprops are validated by repos |
---|
681 | PASS: repos-test 16: test svn_repos_get_logs ranges and limits |
---|
682 | PASS: repos-test 17: test svn_repos_get_file_revsN |
---|
683 | PASS: repos-test 18: test issue 4060 |
---|
684 | PASS: repos-test 19: test svn_repos_delete |
---|
685 | PASS: repos-test 20: test filenames with control characters |
---|
686 | PASS: repos-test 21: test svn_repos_info_* |
---|
687 | PASS: repos-test 22: test svn_repos__config_pool_* |
---|
688 | PASS: repos-test 23: test test_repos_fs_type |
---|
689 | PASS: repos-test 24: test deprecated access context api |
---|
690 | PASS: repos-test 25: authz for svn_repos_trace_node_locations |
---|
691 | END: repos-test |
---|
692 | ELAPSED: repos-test 0:01:14.779440 |
---|
693 | |
---|
694 | START: revision-test |
---|
695 | PASS: revision-test 1: test svn_revnum_parse |
---|
696 | END: revision-test |
---|
697 | ELAPSED: revision-test 0:00:00.156808 |
---|
698 | |
---|
699 | START: root-pools-test |
---|
700 | PASS: root-pools-test 1: test root pool recycling |
---|
701 | PASS: root-pools-test 2: test concurrent root pool recycling |
---|
702 | END: root-pools-test |
---|
703 | ELAPSED: root-pools-test 0:00:00.571979 |
---|
704 | |
---|
705 | START: skel-test |
---|
706 | PASS: skel-test 1: parse implicit-length atoms |
---|
707 | PASS: skel-test 2: parse explicit-length atoms |
---|
708 | PASS: skel-test 3: parse invalid atoms |
---|
709 | PASS: skel-test 4: parse lists |
---|
710 | PASS: skel-test 5: unparse implicit-length atoms |
---|
711 | PASS: skel-test 6: unparse lists |
---|
712 | END: skel-test |
---|
713 | ELAPSED: skel-test 0:00:00.475199 |
---|
714 | |
---|
715 | START: spillbuf-test |
---|
716 | PASS: spillbuf-test 1: basic spill buffer test |
---|
717 | PASS: spillbuf-test 2: basic spill buffer test (spill-all-data) |
---|
718 | PASS: spillbuf-test 3: spill buffer read callback |
---|
719 | PASS: spillbuf-test 4: spill buffer read callback (spill-all-data) |
---|
720 | PASS: spillbuf-test 5: spill buffer file test |
---|
721 | PASS: spillbuf-test 6: spill buffer file test (spill-all-data) |
---|
722 | PASS: spillbuf-test 7: interleaving reads and writes |
---|
723 | PASS: spillbuf-test 8: interleaving reads and writes (spill-all-data) |
---|
724 | PASS: spillbuf-test 9: spill buffer reader test |
---|
725 | PASS: spillbuf-test 10: spill buffer stream test |
---|
726 | PASS: spillbuf-test 11: read/write spill file |
---|
727 | PASS: spillbuf-test 12: read/write spill file (spill-all-data) |
---|
728 | PASS: spillbuf-test 13: validate reaching EOF of spill file |
---|
729 | PASS: spillbuf-test 14: validate reaching EOF (spill-all-data) |
---|
730 | PASS: spillbuf-test 15: check spill file properties |
---|
731 | PASS: spillbuf-test 16: check spill file properties (spill-all-data) |
---|
732 | END: spillbuf-test |
---|
733 | ELAPSED: spillbuf-test 0:00:00.243259 |
---|
734 | |
---|
735 | START: sqlite-test |
---|
736 | PASS: sqlite-test 1: sqlite reset |
---|
737 | PASS: sqlite-test 2: sqlite busy on transaction commit |
---|
738 | END: sqlite-test |
---|
739 | ELAPSED: sqlite-test 0:00:00.441920 |
---|
740 | |
---|
741 | START: stream-test |
---|
742 | PASS: stream-test 1: test svn_stream_from_string |
---|
743 | PASS: stream-test 2: test compressed streams |
---|
744 | PASS: stream-test 3: test 'tee' streams |
---|
745 | PASS: stream-test 4: test stream seeking for files |
---|
746 | PASS: stream-test 5: test stream seeking for stringbufs |
---|
747 | PASS: stream-test 6: test stream seeking for translated streams |
---|
748 | PASS: stream-test 7: test setting a file readonly |
---|
749 | PASS: stream-test 8: test compressed streams with empty files |
---|
750 | PASS: stream-test 9: test base64 encoding/decoding streams |
---|
751 | PASS: stream-test 10: base64 decoding allocation problem |
---|
752 | PASS: stream-test 11: test svn_stringbuf_from_stream |
---|
753 | PASS: stream-test 12: test compression for streams without partial read |
---|
754 | END: stream-test |
---|
755 | ELAPSED: stream-test 0:00:00.169195 |
---|
756 | |
---|
757 | START: string-table-test |
---|
758 | PASS: string-table-test 1: create an empty string table |
---|
759 | PASS: string-table-test 2: string table with short strings only |
---|
760 | PASS: string-table-test 3: string table with large strings only |
---|
761 | PASS: string-table-test 4: string table with many strings |
---|
762 | PASS: string-table-test 5: store and load an empty string table |
---|
763 | PASS: string-table-test 6: store and load table with short strings only |
---|
764 | PASS: string-table-test 7: store and load table with large strings only |
---|
765 | PASS: string-table-test 8: store and load string table with many strings |
---|
766 | END: string-table-test |
---|
767 | ELAPSED: string-table-test 0:00:00.406514 |
---|
768 | |
---|
769 | START: string-test |
---|
770 | PASS: string-test 1: make svn_stringbuf_t from cstring |
---|
771 | PASS: string-test 2: make svn_stringbuf_t from substring of cstring |
---|
772 | PASS: string-test 3: append svn_stringbuf_t to svn_stringbuf_t |
---|
773 | PASS: string-test 4: append C string to svn_stringbuf_t |
---|
774 | PASS: string-test 5: append bytes, then compare two strings |
---|
775 | PASS: string-test 6: dup two strings, then compare |
---|
776 | PASS: string-test 7: chopping a string |
---|
777 | PASS: string-test 8: emptying a string |
---|
778 | PASS: string-test 9: fill string with hashmarks |
---|
779 | PASS: string-test 10: block initialization and growth |
---|
780 | PASS: string-test 11: formatting strings from varargs |
---|
781 | PASS: string-test 12: create string from file |
---|
782 | PASS: string-test 13: find_char_backward; middle case |
---|
783 | PASS: string-test 14: find_char_backward; 0 case |
---|
784 | PASS: string-test 15: find_char_backward; strlen - 1 case |
---|
785 | PASS: string-test 16: find_char_backward; len = 0 case |
---|
786 | PASS: string-test 17: find_char_backward; no occurrence case |
---|
787 | PASS: string-test 18: check whitespace removal; common case |
---|
788 | PASS: string-test 19: check whitespace removal; no whitespace case |
---|
789 | PASS: string-test 20: check whitespace removal; all whitespace case |
---|
790 | PASS: string-test 21: check that whitespace will be stripped correctly |
---|
791 | PASS: string-test 22: compare stringbufs; different lengths |
---|
792 | PASS: string-test 23: compare stringbufs; same length, different content |
---|
793 | PASS: string-test 24: verify i64toa |
---|
794 | PASS: string-test 25: verify base36 conversion |
---|
795 | PASS: string-test 26: check inserting into svn_stringbuf_t |
---|
796 | PASS: string-test 27: check deletion from svn_stringbuf_t |
---|
797 | PASS: string-test 28: check replacement in svn_stringbuf_t |
---|
798 | PASS: string-test 29: test string similarity scores |
---|
799 | PASS: string-test 30: test string matching |
---|
800 | PASS: string-test 31: test svn_cstring_skip_prefix() |
---|
801 | END: string-test |
---|
802 | ELAPSED: string-test 0:00:00.189185 |
---|
803 | |
---|
804 | START: strings-reps-test |
---|
805 | PASS: strings-reps-test 1: write a new rep, get a new key back |
---|
806 | PASS: strings-reps-test 2: write a new rep, then overwrite it |
---|
807 | PASS: strings-reps-test 3: write and overwrite a new rep; confirm with reads |
---|
808 | PASS: strings-reps-test 4: write, then delete, a new rep; confirm deletion |
---|
809 | PASS: strings-reps-test 5: test many strings table functions together |
---|
810 | PASS: strings-reps-test 6: write a null string |
---|
811 | PASS: strings-reps-test 7: write a string, then abort during an overwrite |
---|
812 | PASS: strings-reps-test 8: create and copy a string |
---|
813 | END: strings-reps-test |
---|
814 | ELAPSED: strings-reps-test 0:00:40.130603 |
---|
815 | |
---|
816 | START: subst_translate-test |
---|
817 | PASS: subst_translate-test 1: test svn_subst_translate_string2() |
---|
818 | PASS: subst_translate-test 2: test svn_subst_translate_string2(encoding = NULL) |
---|
819 | PASS: subst_translate-test 3: test repairing svn_subst_translate_string2() |
---|
820 | PASS: subst_translate-test 4: test svn_subst_translate_cstring2() |
---|
821 | PASS: subst_translate-test 5: test svn_subst_build_keywords3() |
---|
822 | PASS: subst_translate-test 6: test truncated keywords (issue 4349) |
---|
823 | PASS: subst_translate-test 7: test long keywords (issue 4350) |
---|
824 | END: subst_translate-test |
---|
825 | ELAPSED: subst_translate-test 0:00:00.342451 |
---|
826 | |
---|
827 | START: time-test |
---|
828 | PASS: time-test 1: test svn_time_to_cstring |
---|
829 | PASS: time-test 2: test svn_time_from_cstring |
---|
830 | PASS: time-test 3: test svn_time_from_cstring (old format) |
---|
831 | PASS: time-test 4: test svn_time_[to/from]_cstring() invariant |
---|
832 | PASS: time-test 5: test svn_parse_date |
---|
833 | END: time-test |
---|
834 | ELAPSED: time-test 0:00:00.162854 |
---|
835 | |
---|
836 | START: translate-test |
---|
837 | PASS: translate-test 1: no conversions |
---|
838 | PASS: translate-test 2: convert CRLF to CRLF |
---|
839 | PASS: translate-test 3: convert LF to CRLF |
---|
840 | PASS: translate-test 4: convert CR to CRLF |
---|
841 | PASS: translate-test 5: convert mixed line endings to CRLF |
---|
842 | PASS: translate-test 6: convert LF to LF |
---|
843 | PASS: translate-test 7: convert CRLF to LF |
---|
844 | PASS: translate-test 8: convert CR to LF |
---|
845 | PASS: translate-test 9: convert mixed line endings to LF |
---|
846 | PASS: translate-test 10: convert CRLF to CR |
---|
847 | PASS: translate-test 11: convert LF to CR |
---|
848 | PASS: translate-test 12: convert CR to CR |
---|
849 | PASS: translate-test 13: convert mixed line endings to CR |
---|
850 | PASS: translate-test 14: keep mixed line endings without repair flag |
---|
851 | PASS: translate-test 15: expand author |
---|
852 | PASS: translate-test 16: expand date |
---|
853 | PASS: translate-test 17: expand author and date |
---|
854 | PASS: translate-test 18: expand author and rev |
---|
855 | PASS: translate-test 19: expand rev |
---|
856 | PASS: translate-test 20: expand rev and url |
---|
857 | PASS: translate-test 21: expand author, date, rev, and url |
---|
858 | PASS: translate-test 22: lf_to_crlf; expand author |
---|
859 | PASS: translate-test 23: mixed_to_lf; expand author and date |
---|
860 | PASS: translate-test 24: crlf_to_cr; expand author and rev |
---|
861 | PASS: translate-test 25: cr_to_crlf; expand rev |
---|
862 | PASS: translate-test 26: cr_to_crlf; expand rev and url |
---|
863 | PASS: translate-test 27: mixed_to_crlf; expand author, date, rev, and url |
---|
864 | PASS: translate-test 28: unexpand author |
---|
865 | PASS: translate-test 29: unexpand date |
---|
866 | PASS: translate-test 30: unexpand author and date |
---|
867 | PASS: translate-test 31: unexpand author and rev |
---|
868 | PASS: translate-test 32: unexpand rev |
---|
869 | PASS: translate-test 33: unexpand rev and url |
---|
870 | PASS: translate-test 34: unexpand author, date, rev, and url |
---|
871 | PASS: translate-test 35: lf_to_crlf; unexpand author |
---|
872 | PASS: translate-test 36: mixed_to_lf; unexpand author and date |
---|
873 | PASS: translate-test 37: crlf_to_cr; unexpand author and rev |
---|
874 | PASS: translate-test 38: cr_to_crlf; unexpand rev |
---|
875 | PASS: translate-test 39: cr_to_crlf; unexpand rev and url |
---|
876 | PASS: translate-test 40: mixed_to_crlf; unexpand author, date, rev, url |
---|
877 | END: translate-test |
---|
878 | ELAPSED: translate-test 0:00:00.547837 |
---|
879 | |
---|
880 | START: utf-test |
---|
881 | PASS: utf-test 1: test is_valid/last_valid |
---|
882 | PASS: utf-test 2: test last_valid/last_valid2 |
---|
883 | PASS: utf-test 3: test svn_utf_cstring_to_utf8_ex2 |
---|
884 | PASS: utf-test 4: test svn_utf_cstring_from_utf8_ex2 |
---|
885 | PASS: utf-test 5: test svn_utf__normcmp |
---|
886 | PASS: utf-test 6: test svn_utf__glob |
---|
887 | PASS: utf-test 7: test svn_utf__fuzzy_escape |
---|
888 | PASS: utf-test 8: test svn_utf__is_normalized |
---|
889 | PASS: utf-test 9: test svn_utf__utf{16,32}_to_utf8 |
---|
890 | END: utf-test |
---|
891 | ELAPSED: utf-test 0:00:00.808171 |
---|
892 | |
---|
893 | START: wc-queries-test |
---|
894 | DBG: Using Sqlite 3.23.0 |
---|
895 | PASS: wc-queries-test 1: sqlite up-to-date |
---|
896 | PASS: wc-queries-test 2: queries are parsable |
---|
897 | PASS: wc-queries-test 3: test query expectations |
---|
898 | PASS: wc-queries-test 4: test query duplicates |
---|
899 | PASS: wc-queries-test 5: test schema statistics |
---|
900 | PASS: wc-queries-test 6: verify queries are parsable |
---|
901 | END: wc-queries-test |
---|
902 | ELAPSED: wc-queries-test 0:00:00.592017 |
---|
903 | |
---|
904 | START: wc-test |
---|
905 | PASS: wc-test 1: test_node_get_base |
---|
906 | PASS: wc-test 2: test_node_get_origin |
---|
907 | PASS: wc-test 3: test svn_wc_parse_externals_description3 |
---|
908 | PASS: wc-test 4: parse erratic externals definition |
---|
909 | PASS: wc-test 5: test legacy commit1 |
---|
910 | PASS: wc-test 6: test legacy commit2 |
---|
911 | END: wc-test |
---|
912 | ELAPSED: wc-test 0:00:10.133763 |
---|
913 | |
---|
914 | START: window-test |
---|
915 | expected: f6fd44565e14c6e44b35292719deb77e |
---|
916 | actual: f6fd44565e14c6e44b35292719deb77e |
---|
917 | PASS: window-test 1: txdelta stream and windows test |
---|
918 | END: window-test |
---|
919 | ELAPSED: window-test 0:00:00.186294 |
---|
920 | |
---|
921 | START: x509-test |
---|
922 | PASS: x509-test 1: test svn_x509_parse_cert |
---|
923 | END: x509-test |
---|
924 | ELAPSED: x509-test 0:00:00.169460 |
---|
925 | |
---|
926 | START: authz_tests.py |
---|
927 | SKIP: authz_tests.py 1: authz issue #2486 - open root |
---|
928 | SKIP: authz_tests.py 2: authz issue #2486 - open directory |
---|
929 | SKIP: authz_tests.py 3: broken authz files cause errors |
---|
930 | SKIP: authz_tests.py 4: test authz for read operations |
---|
931 | SKIP: authz_tests.py 5: test authz for write operations |
---|
932 | SKIP: authz_tests.py 6: test authz for checkout |
---|
933 | SKIP: authz_tests.py 7: test authz for log and tracing path changes |
---|
934 | SKIP: authz_tests.py 8: test authz for checkout and update |
---|
935 | SKIP: authz_tests.py 9: test authz for export with unreadable subfolder |
---|
936 | SKIP: authz_tests.py 10: test authz for aliases |
---|
937 | SKIP: authz_tests.py 11: test the authz validation rules |
---|
938 | SKIP: authz_tests.py 12: test authz for locking |
---|
939 | SKIP: authz_tests.py 13: authz issue #2712 |
---|
940 | SKIP: authz_tests.py 14: switched to directory, no read access on parents |
---|
941 | SKIP: authz_tests.py 15: authz issue #3242 - access required at repo root |
---|
942 | SKIP: authz_tests.py 16: more authz issue #3242 - update to renamed file |
---|
943 | SKIP: authz_tests.py 17: multiple lines matching a user |
---|
944 | SKIP: authz_tests.py 18: wc-to-wc-copy with absent nodes and then revert |
---|
945 | SKIP: authz_tests.py 19: recursive ls with private subtrees |
---|
946 | SKIP: authz_tests.py 20: authz issue #3781, check case sensitivity |
---|
947 | SKIP: authz_tests.py 21: authz should notice a tree conflict |
---|
948 | SKIP: authz_tests.py 22: wc delete with absent nodes |
---|
949 | SKIP: authz_tests.py 23: verify commit error reporting |
---|
950 | SKIP: authz_tests.py 24: upgrade absent nodes to server-excluded |
---|
951 | SKIP: authz_tests.py 25: remove a subdir with authz file |
---|
952 | SKIP: authz_tests.py 26: authz with configured global groups |
---|
953 | SKIP: authz_tests.py 27: delete file without rights on the root |
---|
954 | SKIP: authz_tests.py 28: log --diff on dontdothat |
---|
955 | SKIP: authz_tests.py 29: replace file external with authz node |
---|
956 | SKIP: authz_tests.py 30: log censors revprops for partially visible revs |
---|
957 | SKIP: authz_tests.py 31: remove a subdir with authz file |
---|
958 | END: authz_tests.py |
---|
959 | ELAPSED: authz_tests.py 0:00:03.321279 |
---|
960 | |
---|
961 | START: autoprop_tests.py |
---|
962 | PASS: autoprop_tests.py 1: add: config=no, commandline=none |
---|
963 | PASS: autoprop_tests.py 2: add: config=yes, commandline=none |
---|
964 | PASS: autoprop_tests.py 3: add: config=no, commandline=yes |
---|
965 | PASS: autoprop_tests.py 4: add: config=yes, commandline=yes |
---|
966 | PASS: autoprop_tests.py 5: add: config=no, commandline=no |
---|
967 | PASS: autoprop_tests.py 6: add: config=yes, commandline=no |
---|
968 | PASS: autoprop_tests.py 7: import: config=no, commandline=none |
---|
969 | PASS: autoprop_tests.py 8: import: config=yes, commandline=none |
---|
970 | PASS: autoprop_tests.py 9: import: config=no, commandline=yes |
---|
971 | PASS: autoprop_tests.py 10: import: config=yes, commandline=yes |
---|
972 | PASS: autoprop_tests.py 11: import: config=no, commandline=no |
---|
973 | PASS: autoprop_tests.py 12: import: config=yes, commandline=no |
---|
974 | PASS: autoprop_tests.py 13: add directory |
---|
975 | PASS: autoprop_tests.py 14: import directory |
---|
976 | PASS: autoprop_tests.py 15: fail to add a file with mixed EOL style |
---|
977 | PASS: autoprop_tests.py 16: inherit add: config=no, commandline=none |
---|
978 | PASS: autoprop_tests.py 17: inherit add: config=yes, commandline=none |
---|
979 | PASS: autoprop_tests.py 18: inherit add: config=no, commandline=yes |
---|
980 | PASS: autoprop_tests.py 19: inherit add: config=yes, commandline=yes |
---|
981 | PASS: autoprop_tests.py 20: inherit add: config=no, commandline=no |
---|
982 | PASS: autoprop_tests.py 21: inherit add: config=yes, commandline=no |
---|
983 | PASS: autoprop_tests.py 22: inherit import: config=no, commandline=none |
---|
984 | PASS: autoprop_tests.py 23: inherit import: config=yes, commandline=none |
---|
985 | PASS: autoprop_tests.py 24: inherit import: config=no, commandline=yes |
---|
986 | PASS: autoprop_tests.py 25: inherit import: config=yes, commandline=yes |
---|
987 | PASS: autoprop_tests.py 26: inherit import: config=no, commandline=no |
---|
988 | PASS: autoprop_tests.py 27: inherit import: config=yes, commandline=no |
---|
989 | PASS: autoprop_tests.py 28: svn:auto-props and versioned target |
---|
990 | PASS: autoprop_tests.py 29: svn:auto-props can't be set on files |
---|
991 | PASS: autoprop_tests.py 30: versioned target and unversioned subtrees |
---|
992 | END: autoprop_tests.py |
---|
993 | ELAPSED: autoprop_tests.py 0:05:14.911417 |
---|
994 | |
---|
995 | START: basic_tests.py |
---|
996 | PASS: basic_tests.py 1: basic checkout of a wc |
---|
997 | PASS: basic_tests.py 2: basic status command |
---|
998 | PASS: basic_tests.py 3: basic commit command |
---|
999 | PASS: basic_tests.py 4: basic update command |
---|
1000 | PASS: basic_tests.py 5: basic mkdir URL |
---|
1001 | PASS: basic_tests.py 6: basic mkdir URL, including parent directories |
---|
1002 | PASS: basic_tests.py 7: basic mkdir, including parent directories |
---|
1003 | PASS: basic_tests.py 8: basic corruption detection on commit |
---|
1004 | PASS: basic_tests.py 9: basic corruption detection on update |
---|
1005 | PASS: basic_tests.py 10: receiving text merges as part of an update |
---|
1006 | PASS: basic_tests.py 11: basic conflict creation and resolution |
---|
1007 | PASS: basic_tests.py 12: basic cleanup command |
---|
1008 | PASS: basic_tests.py 13: basic revert command |
---|
1009 | PASS: basic_tests.py 14: basic switch command |
---|
1010 | PASS: basic_tests.py 15: basic delete command |
---|
1011 | PASS: basic_tests.py 16: checkout a path no longer in HEAD |
---|
1012 | PASS: basic_tests.py 17: attempt to change node kind |
---|
1013 | PASS: basic_tests.py 18: basic import of single new file |
---|
1014 | PASS: basic_tests.py 19: basic cat of files |
---|
1015 | PASS: basic_tests.py 20: basic ls |
---|
1016 | PASS: basic_tests.py 21: 'svn log file:///nonexistent_path' should fail |
---|
1017 | PASS: basic_tests.py 22: basic auth caching |
---|
1018 | PASS: basic_tests.py 23: ignored files in added dirs should not be added |
---|
1019 | PASS: basic_tests.py 24: test add --parents |
---|
1020 | PASS: basic_tests.py 25: make sure URI syntaxes are parsed correctly |
---|
1021 | PASS: basic_tests.py 26: trying to check out a file should fail |
---|
1022 | PASS: basic_tests.py 27: basic info command |
---|
1023 | PASS: basic_tests.py 28: ignore files matching local ignores in added dirs |
---|
1024 | PASS: basic_tests.py 29: add ignored files in added dirs |
---|
1025 | PASS: basic_tests.py 30: check that repos root gets set on checkout |
---|
1026 | PASS: basic_tests.py 31: checks peg revision on filename with @ sign |
---|
1027 | PASS: basic_tests.py 32: info on file not existing in HEAD |
---|
1028 | PASS: basic_tests.py 33: ls a path no longer in HEAD |
---|
1029 | PASS: basic_tests.py 34: cat added file using -rPREV |
---|
1030 | PASS: basic_tests.py 35: basic ls of repos with space in name |
---|
1031 | PASS: basic_tests.py 36: delete file and directory with --keep-local |
---|
1032 | PASS: basic_tests.py 37: delete file and directory with --keep-local twice |
---|
1033 | PASS: basic_tests.py 38: use folders with names like 'c:hi' |
---|
1034 | PASS: basic_tests.py 39: remotely remove directories from one repository |
---|
1035 | PASS: basic_tests.py 40: remotely remove directories from two repositories |
---|
1036 | PASS: basic_tests.py 41: automatic conflict resolution |
---|
1037 | PASS: basic_tests.py 42: get info on a file not in the repo |
---|
1038 | PASS: basic_tests.py 43: basic relative url target using current dir |
---|
1039 | PASS: basic_tests.py 44: basic relative url target using other targets |
---|
1040 | PASS: basic_tests.py 45: basic relative url target with multiple repos |
---|
1041 | PASS: basic_tests.py 46: basic relative url non-canonical targets |
---|
1042 | PASS: basic_tests.py 47: basic relative url targets with peg revisions |
---|
1043 | PASS: basic_tests.py 48: basic auth test |
---|
1044 | PASS: basic_tests.py 49: test add --parents .svn/format |
---|
1045 | PASS: basic_tests.py 50: mkdir mix url and local path should error |
---|
1046 | PASS: basic_tests.py 51: delete a directory with ' ' using its url |
---|
1047 | SKIP: basic_tests.py 52: verify that neon/serf are compiled if tested |
---|
1048 | PASS: basic_tests.py 53: commit deletes a file and adds one with same text |
---|
1049 | PASS: basic_tests.py 54: rm child, commit, rm parent |
---|
1050 | PASS: basic_tests.py 55: basic relocate of a wc |
---|
1051 | PASS: basic_tests.py 56: delete multiple targets with spaces |
---|
1052 | PASS: basic_tests.py 57: special characters in svn ls URL |
---|
1053 | PASS: basic_tests.py 58: ls multiple and non-existent targets |
---|
1054 | PASS: basic_tests.py 59: add multiple targets |
---|
1055 | PASS: basic_tests.py 60: commits with --quiet |
---|
1056 | PASS: basic_tests.py 61: rm missing item with case-clashing ondisk item |
---|
1057 | PASS: basic_tests.py 62: delete multiple targets one conflict |
---|
1058 | W: svn: E155010: The node '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/basic_tests-63/A3/mu3' was not found. |
---|
1059 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
1060 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn cat -r2 svn-test-work/working_copies/basic_tests-63/A3/mu3@3 ..."; exit code 1 |
---|
1061 | Traceback (most recent call last): |
---|
1062 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
1063 | rc = self.pred.run(sandbox) |
---|
1064 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
1065 | return self._delegate.run(sandbox) |
---|
1066 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
1067 | result = self.func(sandbox) |
---|
1068 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/basic_tests.py", line 3045, in peg_rev_on_non_existent_wc_path |
---|
1069 | 'cat', '-r2', sbox.ospath('A3/mu3') + '@3') |
---|
1070 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
1071 | expected_exit, *varargs) |
---|
1072 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
1073 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
1074 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
1075 | *(_with_auth(_with_config_dir(varargs)))) |
---|
1076 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
1077 | None, *varargs) |
---|
1078 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
1079 | '"; exit code ' + str(exit_code)) |
---|
1080 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn cat -r2 svn-test-work/working_copies/basic_tests-63/A3/mu3@3 ..."; exit code 1 |
---|
1081 | XFAIL: basic_tests.py 63: peg rev resolution on non-existent wc paths |
---|
1082 | PASS: basic_tests.py 64: mkdir parents target exists on disk |
---|
1083 | END: basic_tests.py |
---|
1084 | ELAPSED: basic_tests.py 0:05:45.484625 |
---|
1085 | |
---|
1086 | START: blame_tests.py |
---|
1087 | PASS: blame_tests.py 1: annotate a file whose name contains a space |
---|
1088 | PASS: blame_tests.py 2: annotate a binary file |
---|
1089 | PASS: blame_tests.py 3: annotating a directory not allowed |
---|
1090 | PASS: blame_tests.py 4: blame output in XML format |
---|
1091 | PASS: blame_tests.py 5: blame lines from unknown revisions |
---|
1092 | PASS: blame_tests.py 6: blame targets with peg-revisions |
---|
1093 | PASS: blame_tests.py 7: blame with different eol styles |
---|
1094 | PASS: blame_tests.py 8: ignore whitespace when blaming |
---|
1095 | PASS: blame_tests.py 9: ignore eol styles when blaming |
---|
1096 | PASS: blame_tests.py 10: test 'svn blame -g' |
---|
1097 | PASS: blame_tests.py 11: don't look for merged files out of range |
---|
1098 | PASS: blame_tests.py 12: blame target not in HEAD with peg-revisions |
---|
1099 | PASS: blame_tests.py 13: blame target not in HEAD |
---|
1100 | PASS: blame_tests.py 14: blame -g output with inserted lines |
---|
1101 | W: Unexpected output |
---|
1102 | W: EXPECTED STDOUT: |
---|
1103 | W: | 1 jrandom This is the file 'psi'. |
---|
1104 | W: | G 3 jrandom trunk edit in revision three. |
---|
1105 | W: | G 5 jrandom trunk edit in revision five. |
---|
1106 | W: ACTUAL STDOUT: |
---|
1107 | W: | 1 jrandom This is the file 'psi'. |
---|
1108 | W: | G 5 jrandom trunk edit in revision three. |
---|
1109 | W: | G 5 jrandom trunk edit in revision five. |
---|
1110 | W: DIFF STDOUT: |
---|
1111 | W: | --- EXPECTED STDOUT |
---|
1112 | W: | +++ ACTUAL STDOUT |
---|
1113 | W: | @@ -1,3 +1,3 @@ |
---|
1114 | W: | 1 jrandom This is the file 'psi'. |
---|
1115 | W: | -G 3 jrandom trunk edit in revision three. |
---|
1116 | W: | +G 5 jrandom trunk edit in revision three. |
---|
1117 | W: | G 5 jrandom trunk edit in revision five. |
---|
1118 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
1119 | W: EXCEPTION: SVNLineUnequal |
---|
1120 | Traceback (most recent call last): |
---|
1121 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
1122 | rc = self.pred.run(sandbox) |
---|
1123 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
1124 | return self._delegate.run(sandbox) |
---|
1125 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
1126 | return self._delegate.run(sandbox) |
---|
1127 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
1128 | result = self.func(sandbox) |
---|
1129 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/blame_tests.py", line 814, in merge_sensitive_blame_and_empty_mergeinfo |
---|
1130 | 'blame', '-g', psi_COPY_path) |
---|
1131 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
1132 | expected_exit, *varargs) |
---|
1133 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 353, in run_and_verify_svn2 |
---|
1134 | expected_stdout, expected_stderr) |
---|
1135 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 452, in verify_outputs |
---|
1136 | compare_and_display_lines(message, label, expected, actual, raisable) |
---|
1137 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
1138 | raise raisable |
---|
1139 | SVNLineUnequal |
---|
1140 | XFAIL: blame_tests.py 15: blame -g handles changes from empty mergeinfo |
---|
1141 | PASS: blame_tests.py 16: blame multiple target |
---|
1142 | PASS: blame_tests.py 17: blame it on the eol handling |
---|
1143 | PASS: blame_tests.py 18: blame_youngest_to_oldest |
---|
1144 | PASS: blame_tests.py 19: blame reverse towards a revision with no change |
---|
1145 | END: blame_tests.py |
---|
1146 | ELAPSED: blame_tests.py 0:03:29.028624 |
---|
1147 | |
---|
1148 | START: cat_tests.py |
---|
1149 | PASS: cat_tests.py 1: cat a local directory |
---|
1150 | PASS: cat_tests.py 2: cat a remote directory |
---|
1151 | PASS: cat_tests.py 3: cat a file at revision BASE |
---|
1152 | PASS: cat_tests.py 4: cat a nonexistent file |
---|
1153 | PASS: cat_tests.py 5: cat should skip uncattable resources |
---|
1154 | PASS: cat_tests.py 6: cat an unversioned file parent dir thinks exists |
---|
1155 | PASS: cat_tests.py 7: cat a file with the svn:keywords property |
---|
1156 | PASS: cat_tests.py 8: special characters in svn cat URL |
---|
1157 | PASS: cat_tests.py 9: cat non-existing remote file |
---|
1158 | END: cat_tests.py |
---|
1159 | ELAPSED: cat_tests.py 0:00:25.963974 |
---|
1160 | |
---|
1161 | START: changelist_tests.py |
---|
1162 | PASS: changelist_tests.py 1: add and remove files from changelists |
---|
1163 | PASS: changelist_tests.py 2: commit with single --changelist |
---|
1164 | PASS: changelist_tests.py 3: commit with multiple --changelist's |
---|
1165 | PASS: changelist_tests.py 4: info --changelist |
---|
1166 | PASS: changelist_tests.py 5: diff --changelist (wc-wc and repos-wc) |
---|
1167 | PASS: changelist_tests.py 6: propset/del/get/list --changelist |
---|
1168 | PASS: changelist_tests.py 7: revert --changelist |
---|
1169 | PASS: changelist_tests.py 8: update --changelist |
---|
1170 | PASS: changelist_tests.py 9: tree conflicts, changelists and commit |
---|
1171 | PASS: changelist_tests.py 10: more tree conflicts, changelists and commit |
---|
1172 | PASS: changelist_tests.py 11: 'svn mv' of existing keeps the changelist |
---|
1173 | PASS: changelist_tests.py 12: 'svn mv' of added keeps the changelist |
---|
1174 | PASS: changelist_tests.py 13: change file in changelist to dir |
---|
1175 | PASS: changelist_tests.py 14: revert a deleted file in a changelist |
---|
1176 | PASS: changelist_tests.py 15: add and remove non-existent target to changelist |
---|
1177 | PASS: changelist_tests.py 16: add and remove unversioned target to changelist |
---|
1178 | PASS: changelist_tests.py 17: add new file to changelist, revert and readd |
---|
1179 | END: changelist_tests.py |
---|
1180 | ELAPSED: changelist_tests.py 0:01:35.976217 |
---|
1181 | |
---|
1182 | START: checkout_tests.py |
---|
1183 | PASS: checkout_tests.py 1: co with obstructions conflicts without --force |
---|
1184 | PASS: checkout_tests.py 2: forced co flags conflict if a dir obstructs a file |
---|
1185 | PASS: checkout_tests.py 3: forced co flags conflict if a file obstructs a dir |
---|
1186 | PASS: checkout_tests.py 4: co with faux obstructions ok with --force |
---|
1187 | PASS: checkout_tests.py 5: co with real obstructions ok with --force |
---|
1188 | PASS: checkout_tests.py 6: co with real obstructions and unversioned files |
---|
1189 | PASS: checkout_tests.py 7: forced co with versioned obstruction |
---|
1190 | PASS: checkout_tests.py 8: import and checkout |
---|
1191 | PASS: checkout_tests.py 9: checkout file with broken eol style |
---|
1192 | PASS: checkout_tests.py 10: checkout and create some intermediate folders |
---|
1193 | PASS: checkout_tests.py 11: checkout with peg revision |
---|
1194 | PASS: checkout_tests.py 12: checkout with peg revision date |
---|
1195 | PASS: checkout_tests.py 13: co handles obstructing paths scheduled for add |
---|
1196 | SKIP: checkout_tests.py 14: checkout from the root of a Windows drive |
---|
1197 | END: checkout_tests.py |
---|
1198 | ELAPSED: checkout_tests.py 0:01:17.374872 |
---|
1199 | |
---|
1200 | START: commit_tests.py |
---|
1201 | PASS: commit_tests.py 1: commit one file |
---|
1202 | PASS: commit_tests.py 2: commit one newly added file |
---|
1203 | PASS: commit_tests.py 3: commit one newly added binary file |
---|
1204 | PASS: commit_tests.py 4: commit multiple targets |
---|
1205 | PASS: commit_tests.py 5: commit multiple targets, 2nd variation |
---|
1206 | PASS: commit_tests.py 6: commit wc_dir/A/D -- includes D. (anchor=A, tgt=D) |
---|
1207 | PASS: commit_tests.py 7: commit wc_dir -- (anchor=wc_dir, tgt={}) |
---|
1208 | PASS: commit_tests.py 8: committing unversioned object produces error |
---|
1209 | PASS: commit_tests.py 9: replace two nested dirs, verify empty contents |
---|
1210 | PASS: commit_tests.py 10: hudson prob 1.0: delete file, commit, update |
---|
1211 | PASS: commit_tests.py 11: hudson prob 1.1: delete dir, commit, update |
---|
1212 | PASS: commit_tests.py 12: hudson prob 1.2: delete, commit, re-add, commit |
---|
1213 | PASS: commit_tests.py 13: hudson prob 2.0: prop commit on old dir fails |
---|
1214 | PASS: commit_tests.py 14: hudson prob 2.1: move files, update empty dir |
---|
1215 | PASS: commit_tests.py 15: hook testing |
---|
1216 | PASS: commit_tests.py 16: commit mixed-rev wc (no erroneous merge error) |
---|
1217 | PASS: commit_tests.py 17: commit files and dirs with URI-unsafe characters |
---|
1218 | PASS: commit_tests.py 18: commit deleted yet edited files |
---|
1219 | PASS: commit_tests.py 19: commit a file inside dir scheduled for addition |
---|
1220 | PASS: commit_tests.py 20: commit deleted (and missing) file |
---|
1221 | PASS: commit_tests.py 21: issue 644 attempt to add a file twice |
---|
1222 | PASS: commit_tests.py 22: commit from a dir with a longer name than the wc |
---|
1223 | PASS: commit_tests.py 23: try to commit when directory is locked |
---|
1224 | PASS: commit_tests.py 24: commit the current directory |
---|
1225 | PASS: commit_tests.py 25: commit from two nested working copies |
---|
1226 | PASS: commit_tests.py 26: commit from two working copies |
---|
1227 | PASS: commit_tests.py 27: committing two WCs from different repos fails |
---|
1228 | PASS: commit_tests.py 28: commit named targets with -N |
---|
1229 | PASS: commit_tests.py 29: commit with conflicts and check txn in repo |
---|
1230 | PASS: commit_tests.py 30: commit deletion of out-of-date file or dir |
---|
1231 | PASS: commit_tests.py 31: commit with a log message containing bad data |
---|
1232 | PASS: commit_tests.py 32: commit with log message with mixed EOL |
---|
1233 | PASS: commit_tests.py 33: commit with log message with mixed EOL in tail |
---|
1234 | PASS: commit_tests.py 34: commit with invalid external editor cmd |
---|
1235 | PASS: commit_tests.py 35: commit with mods in schedule delete |
---|
1236 | PASS: commit_tests.py 36: tabs in paths |
---|
1237 | PASS: commit_tests.py 37: local ops should not be treated like commits |
---|
1238 | PASS: commit_tests.py 38: post commit hook failure case testing |
---|
1239 | PASS: commit_tests.py 39: commit two targets, both the same folder |
---|
1240 | PASS: commit_tests.py 40: commit files with inconsistent eol should fail |
---|
1241 | PASS: commit_tests.py 41: set revision props during remote mkdir |
---|
1242 | PASS: commit_tests.py 42: set revision props during remote delete |
---|
1243 | PASS: commit_tests.py 43: set revision props during commit |
---|
1244 | PASS: commit_tests.py 44: set revision props during import |
---|
1245 | PASS: commit_tests.py 45: set revision props during repos-to-repos copy |
---|
1246 | PASS: commit_tests.py 46: set revision props during wc-to-repos copy |
---|
1247 | PASS: commit_tests.py 47: set revision props during repos-to-repos move |
---|
1248 | PASS: commit_tests.py 48: set revision props during remote property edit |
---|
1249 | PASS: commit_tests.py 49: set multiple revision props during remote mkdir |
---|
1250 | PASS: commit_tests.py 50: set revprop without value ('') during remote mkdir |
---|
1251 | PASS: commit_tests.py 51: set revprop without '=' during remote mkdir |
---|
1252 | PASS: commit_tests.py 52: set invalid revision props during remote mkdir |
---|
1253 | PASS: commit_tests.py 53: start-commit hook failure case testing |
---|
1254 | PASS: commit_tests.py 54: pre-commit hook failure case testing |
---|
1255 | PASS: commit_tests.py 55: 'svn commit -F foo' when foo is a versioned file |
---|
1256 | PASS: commit_tests.py 56: 'svn commit --changelist=foo' above a conflict |
---|
1257 | PASS: commit_tests.py 57: try to commit a file that is out-of-date |
---|
1258 | PASS: commit_tests.py 58: start-commit hook sees client capabilities |
---|
1259 | PASS: commit_tests.py 59: commit a missing to-be-added file should fail |
---|
1260 | PASS: commit_tests.py 60: tree conflicts block commit |
---|
1261 | PASS: commit_tests.py 61: tree conflicts resolved |
---|
1262 | PASS: commit_tests.py 62: committing multiple nested deletes |
---|
1263 | PASS: commit_tests.py 63: commit an incomplete dir |
---|
1264 | PASS: commit_tests.py 64: committing add with explicit subadd targets |
---|
1265 | PASS: commit_tests.py 65: verify committing some dangling children fails |
---|
1266 | Bad 'svn info' output: |
---|
1267 | Received: [{'Node Kind': 'directory', 'Schedule': 'normal', 'URL': 'file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/commit_tests-66/A/B_copied/E', 'Last Changed Date': '2018-04-04 19:38:03 +0200 (Wed, 04 Apr 2018)', 'Repository Root': 'file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/commit_tests-66', 'Last Changed Author': 'jrandom', 'Repository UUID': '7cf72844-9ec9-4f79-80f7-06a23b8011e8', 'Working Copy Root Path': '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/commit_tests-66', 'Last Changed Rev': '1', 'Path': 'svn-test-work/working_copies/commit_tests-66/A/B_copied/E', 'Revision': '2', 'Relative URL': '^/A/B_copied/E'}] |
---|
1268 | Expected: [{'Last Changed Rev': '2', 'Revision': '2'}] |
---|
1269 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
1270 | W: EXCEPTION: SVNUnexpectedStdout: On 'svn-test-work/working_copies/commit_tests-66/A/B_copied/E': Values of key 'Last Changed Rev' don't match: |
---|
1271 | Expected: '2' (regex) |
---|
1272 | Found: '1' (string) |
---|
1273 | Traceback (most recent call last): |
---|
1274 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
1275 | rc = self.pred.run(sandbox) |
---|
1276 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
1277 | return self._delegate.run(sandbox) |
---|
1278 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
1279 | result = self.func(sandbox) |
---|
1280 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/commit_tests.py", line 2899, in last_changed_of_copied_subdir |
---|
1281 | svntest.actions.run_and_verify_info([expected], E_copied) |
---|
1282 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1009, in run_and_verify_info |
---|
1283 | % (path, key, value, actual[key])) |
---|
1284 | SVNUnexpectedStdout: On 'svn-test-work/working_copies/commit_tests-66/A/B_copied/E': Values of key 'Last Changed Rev' don't match: |
---|
1285 | Expected: '2' (regex) |
---|
1286 | Found: '1' (string) |
---|
1287 | |
---|
1288 | XFAIL: commit_tests.py 66: last changed of copied subdir |
---|
1289 | PASS: commit_tests.py 67: verify behavior on unversioned targets |
---|
1290 | PASS: commit_tests.py 68: verify behavior of a copy with a deep (>=3) delete |
---|
1291 | PASS: commit_tests.py 69: try to commit a deep descendant of a deleted node |
---|
1292 | PASS: commit_tests.py 70: commit of mergeinfo that should cause out of date |
---|
1293 | PASS: commit_tests.py 71: mkdir conflict should produce a proper error |
---|
1294 | PASS: commit_tests.py 72: commit an xml file |
---|
1295 | END: commit_tests.py |
---|
1296 | ELAPSED: commit_tests.py 0:07:00.854208 |
---|
1297 | |
---|
1298 | START: copy_tests.py |
---|
1299 | PASS: copy_tests.py 1: basic copy and move commands -- on files only |
---|
1300 | PASS: copy_tests.py 2: receive a copied directory during update |
---|
1301 | PASS: copy_tests.py 3: resurrect a deleted directory |
---|
1302 | PASS: copy_tests.py 4: svn cp URL URL cannot overwrite destination |
---|
1303 | PASS: copy_tests.py 5: svn cp PATH PATH cannot overwrite destination |
---|
1304 | PASS: copy_tests.py 6: copy a tree and modify before commit |
---|
1305 | PASS: copy_tests.py 7: copy files with properties |
---|
1306 | PASS: copy_tests.py 8: copy a tree and delete part of it before commit |
---|
1307 | PASS: copy_tests.py 9: move and revert a directory |
---|
1308 | PASS: copy_tests.py 10: executable bit should be preserved when copying |
---|
1309 | PASS: copy_tests.py 11: working-copy to repository copy |
---|
1310 | PASS: copy_tests.py 12: repository to working-copy copy |
---|
1311 | PASS: copy_tests.py 13: copy item to root of repository |
---|
1312 | PASS: copy_tests.py 14: copy URL URL/subdir |
---|
1313 | PASS: copy_tests.py 15: copy WC URL/subdir |
---|
1314 | PASS: copy_tests.py 16: resurrect a deleted file |
---|
1315 | PASS: copy_tests.py 17: copy file from repos to working copy and run diff |
---|
1316 | PASS: copy_tests.py 18: repos->WC copy with keyword or eol property set |
---|
1317 | PASS: copy_tests.py 19: revision-kind keywords with non-URL source |
---|
1318 | PASS: copy_tests.py 20: copy over a missing file |
---|
1319 | PASS: copy_tests.py 21: copy a deleted directory back from the repos |
---|
1320 | PASS: copy_tests.py 22: check for double URI escaping in svn ls -R |
---|
1321 | PASS: copy_tests.py 23: wc to wc copy attempts between different repos |
---|
1322 | PASS: copy_tests.py 24: wc to wc copy with presence=not-present items |
---|
1323 | PASS: copy_tests.py 25: svn cp src-URL non-existent-URL-path |
---|
1324 | PASS: copy_tests.py 26: svn cp oldrev-of-deleted-URL URL |
---|
1325 | PASS: copy_tests.py 27: test URL to URL copying edge case |
---|
1326 | PASS: copy_tests.py 28: copy wc dir to itself |
---|
1327 | PASS: copy_tests.py 29: copy a complex mixed-rev wc |
---|
1328 | PASS: copy_tests.py 30: svn cp PATH PATH replace file |
---|
1329 | PASS: copy_tests.py 31: svn cp PATH PATH replace file with props |
---|
1330 | PASS: copy_tests.py 32: svn cp URL PATH replace file |
---|
1331 | PASS: copy_tests.py 33: svn cp URL PATH replace file with props |
---|
1332 | PASS: copy_tests.py 34: delete a file scheduled for replacement |
---|
1333 | PASS: copy_tests.py 35: move an unversioned file |
---|
1334 | PASS: copy_tests.py 36: 'move' should not lose local mods |
---|
1335 | PASS: copy_tests.py 37: copy a deleted dir to a prefix of its old path |
---|
1336 | PASS: copy_tests.py 38: copy a copied file and dir |
---|
1337 | PASS: copy_tests.py 39: move a copied file and dir |
---|
1338 | PASS: copy_tests.py 40: move a moved file and dir |
---|
1339 | PASS: copy_tests.py 41: move a file twice within a moved dir |
---|
1340 | PASS: copy_tests.py 42: move a file out of a moved dir |
---|
1341 | PASS: copy_tests.py 43: move a dir twice within a moved dir |
---|
1342 | PASS: copy_tests.py 44: move a dir out of a moved dir |
---|
1343 | PASS: copy_tests.py 45: move a moved file back to original location |
---|
1344 | PASS: copy_tests.py 46: move a moved dir back to original location |
---|
1345 | PASS: copy_tests.py 47: copy and move added paths without commits |
---|
1346 | PASS: copy_tests.py 48: copy added uncommitted paths with props |
---|
1347 | PASS: copy_tests.py 49: copy added path to URL |
---|
1348 | PASS: copy_tests.py 50: move file using relative dst path names |
---|
1349 | PASS: copy_tests.py 51: move file using relative src path names |
---|
1350 | PASS: copy_tests.py 52: copy file using relative dst path names |
---|
1351 | PASS: copy_tests.py 53: copy file using relative src path names |
---|
1352 | PASS: copy_tests.py 54: svn mv multiple files to a common directory |
---|
1353 | PASS: copy_tests.py 55: svn cp multiple files to a common directory |
---|
1354 | PASS: copy_tests.py 56: move multiple files within a repo |
---|
1355 | PASS: copy_tests.py 57: copy multiple files within a repo |
---|
1356 | PASS: copy_tests.py 58: copy multiple files from a repo to a wc |
---|
1357 | PASS: copy_tests.py 59: copy multiple files from a wc to a repo |
---|
1358 | PASS: copy_tests.py 60: copy local files using peg rev syntax |
---|
1359 | PASS: copy_tests.py 61: copy local dirs using peg rev syntax |
---|
1360 | PASS: copy_tests.py 62: copy urls using peg rev syntax |
---|
1361 | PASS: copy_tests.py 63: copy old revision of wc dir to new dir |
---|
1362 | PASS: copy_tests.py 64: svn cp --parents WC_PATH WC_PATH |
---|
1363 | PASS: copy_tests.py 65: svn cp --parents URL WC_PATH |
---|
1364 | PASS: copy_tests.py 66: svn cp --parents WC_PATH URL |
---|
1365 | PASS: copy_tests.py 67: svn cp --parents URL URL |
---|
1366 | PASS: copy_tests.py 68: copy a URL that needs URI encoding to WC |
---|
1367 | PASS: copy_tests.py 69: copy wc in unversioned parent to other wc |
---|
1368 | PASS: copy_tests.py 70: svn cp --parents FILE_URL DIR_URL |
---|
1369 | PASS: copy_tests.py 71: svn cp --parents URL/src_dir URL/dst_dir |
---|
1370 | PASS: copy_tests.py 72: copy file into missing dir |
---|
1371 | PASS: copy_tests.py 73: renaming inside a copied subtree shouldn't hang |
---|
1372 | PASS: copy_tests.py 74: issue #2475 - move and copy between working copies |
---|
1373 | PASS: copy_tests.py 75: issue #2475 - direct copy in the repository |
---|
1374 | PASS: copy_tests.py 76: copy a wcdir, then commit it with --depth empty |
---|
1375 | PASS: copy_tests.py 77: copy a dir below a copied dir |
---|
1376 | PASS: copy_tests.py 78: move a dir below a moved dir |
---|
1377 | PASS: copy_tests.py 79: reverse merge move |
---|
1378 | PASS: copy_tests.py 80: commit only top of copy; check child behavior |
---|
1379 | PASS: copy_tests.py 81: copy/mv of new dir with copied file keeps history |
---|
1380 | PASS: copy_tests.py 82: copy broken symlink |
---|
1381 | PASS: copy_tests.py 83: move a directory containing moved node |
---|
1382 | PASS: copy_tests.py 84: copy a directory with whitespace to one without |
---|
1383 | PASS: copy_tests.py 85: changed data after commit should match checkout |
---|
1384 | PASS: copy_tests.py 86: changed dir after commit should match checkout |
---|
1385 | PASS: copy_tests.py 87: move added nodes |
---|
1386 | PASS: copy_tests.py 88: copy a directory over a deleted directory |
---|
1387 | PASS: copy_tests.py 89: copy mixed-rev and delete children |
---|
1388 | PASS: copy_tests.py 90: copy, delete child, delete copy |
---|
1389 | PASS: copy_tests.py 91: copy, delete child, revert copy |
---|
1390 | PASS: copy_tests.py 92: delete a directory scheduled for replacement |
---|
1391 | PASS: copy_tests.py 93: copy repos node over deleted node, same kind |
---|
1392 | PASS: copy_tests.py 94: copy repos node over deleted node, other kind |
---|
1393 | PASS: copy_tests.py 95: copy WC node over a deleted node, same kind |
---|
1394 | PASS: copy_tests.py 96: copy WC node over deleted node, other kind |
---|
1395 | PASS: copy_tests.py 97: move wc and repo dir to itself |
---|
1396 | PASS: copy_tests.py 98: copy wc to url with several absent children |
---|
1397 | PASS: copy_tests.py 99: copy using URL shortcut source |
---|
1398 | PASS: copy_tests.py 100: address a deleted file hidden by case clash |
---|
1399 | PASS: copy_tests.py 101: copy -rBASE deleted |
---|
1400 | XPASS: copy_tests.py 102: case-only rename |
---|
1401 | W: ============================================================= |
---|
1402 | Expected 'alpha' and actual 'alpha' in disk tree are different! |
---|
1403 | ============================================================= |
---|
1404 | EXPECTED NODE TO BE: |
---|
1405 | ============================================================= |
---|
1406 | * Node name: alpha |
---|
1407 | Path: __SVN_ROOT_NODE/alpha |
---|
1408 | Contents: This is the file 'alpha'. |
---|
1409 | Local edit |
---|
1410 | |
---|
1411 | Properties: {} |
---|
1412 | Attributes: {} |
---|
1413 | Children: None (node is probably a file) |
---|
1414 | ============================================================= |
---|
1415 | ACTUAL NODE FOUND: |
---|
1416 | ============================================================= |
---|
1417 | * Node name: alpha |
---|
1418 | Path: __SVN_ROOT_NODE/alpha |
---|
1419 | Contents: This is the file 'alpha'. |
---|
1420 | <<<<<<< .working |
---|
1421 | Local edit |
---|
1422 | ||||||| .merge-left.r3 |
---|
1423 | ======= |
---|
1424 | Edit for merge |
---|
1425 | >>>>>>> .merge-right.r4 |
---|
1426 | |
---|
1427 | Properties: {} |
---|
1428 | Attributes: {} |
---|
1429 | Children: None (node is probably a file) |
---|
1430 | |
---|
1431 | W: Unequal at node alpha |
---|
1432 | W: EXPECTED DISK TREE: |
---|
1433 | svntest.wc.State(wc_dir, { |
---|
1434 | 'H' : Item(props={'foo':'100'}), |
---|
1435 | 'H/chi' : Item(contents="This is the file 'chi'.\n", props={'foo':'100'}), |
---|
1436 | 'H/psi' : Item(contents="This is the file 'psi'.\n"), |
---|
1437 | 'H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
1438 | 'D' : Item(), |
---|
1439 | 'B/E/beta' : Item(contents="This is the file 'beta'.\nEdit for merge\n"), |
---|
1440 | 'B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
1441 | 'B/F' : Item(), |
---|
1442 | 'alpha' : Item(contents="This is the file 'alpha'.\nLocal edit\n"), |
---|
1443 | 'G/rho' : Item(contents="This is the file 'rho'.\nLocal edit\n"), |
---|
1444 | 'G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
1445 | 'G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
1446 | 'Q/sigma' : Item(contents="New local file\n"), |
---|
1447 | }) |
---|
1448 | W: ACTUAL DISK TREE: |
---|
1449 | svntest.wc.State(wc_dir, { |
---|
1450 | 'H' : Item(props={'foo':'100'}), |
---|
1451 | 'H/chi' : Item(contents="This is the file 'chi'.\n", props={'foo':'100'}), |
---|
1452 | 'H/psi' : Item(contents="This is the file 'psi'.\n"), |
---|
1453 | 'H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
1454 | 'B/E/beta' : Item(contents="This is the file 'beta'.\nEdit for merge\n"), |
---|
1455 | 'B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
1456 | 'B/F' : Item(), |
---|
1457 | 'D' : Item(), |
---|
1458 | 'G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
1459 | 'G/rho' : Item(contents="This is the file 'rho'.\nLocal edit\n"), |
---|
1460 | 'G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
1461 | 'Q/sigma' : Item(contents="New local file\n"), |
---|
1462 | 'alpha' : Item(contents="This is the file 'alpha'.\n<<<<<<< .working\nLocal edit\n||||||| .merge-left.r3\n=======\nEdit for merge\n>>>>>>> .merge-right.r4\n"), |
---|
1463 | }) |
---|
1464 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
1465 | W: EXCEPTION: SVNTreeUnequal |
---|
1466 | Traceback (most recent call last): |
---|
1467 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
1468 | rc = self.pred.run(sandbox) |
---|
1469 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
1470 | return self._delegate.run(sandbox) |
---|
1471 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
1472 | result = self.func(sandbox) |
---|
1473 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/copy_tests.py", line 5415, in copy_and_move_conflicts |
---|
1474 | svntest.actions.verify_disk(wc('move-dest'), expected_disk, True) |
---|
1475 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 867, in verify_disk |
---|
1476 | singleton_handler_b, b_baton) |
---|
1477 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1478 | singleton_handler_b, b_baton) |
---|
1479 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 677, in compare_trees |
---|
1480 | raise SVNTreeUnequal |
---|
1481 | SVNTreeUnequal |
---|
1482 | XFAIL: copy_tests.py 103: copy and move conflicts |
---|
1483 | PASS: copy_tests.py 104: try to copy a deleted directory that exists |
---|
1484 | PASS: copy_tests.py 105: attempt to commit the copied part of move |
---|
1485 | PASS: copy_tests.py 106: attempt to commit the deleted part of move |
---|
1486 | PASS: copy_tests.py 107: wc-to-wc copy of an incomplete directory |
---|
1487 | PASS: copy_tests.py 108: three nested moves |
---|
1488 | PASS: copy_tests.py 109: copy to unversioned parent |
---|
1489 | PASS: copy_tests.py 110: copy with a text conflict should not copy markers |
---|
1490 | PASS: copy_tests.py 111: copy on top of excluded should give error |
---|
1491 | PASS: copy_tests.py 112: copy from a relocated location |
---|
1492 | PASS: copy_tests.py 113: copy deleted tree from separate wc |
---|
1493 | PASS: copy_tests.py 114: copy to-be-deleted subtree |
---|
1494 | PASS: copy_tests.py 115: resurrect directory at root |
---|
1495 | END: copy_tests.py |
---|
1496 | ELAPSED: copy_tests.py 0:09:44.191286 |
---|
1497 | |
---|
1498 | START: depth_tests.py |
---|
1499 | PASS: depth_tests.py 1: depth-empty checkout |
---|
1500 | PASS: depth_tests.py 2: depth-files checkout |
---|
1501 | PASS: depth_tests.py 3: non-recursive checkout equals depth-files |
---|
1502 | PASS: depth_tests.py 4: update depth-empty wc shouldn't receive file mod |
---|
1503 | PASS: depth_tests.py 5: update depth-immediates wc gets top file mod only |
---|
1504 | PASS: depth_tests.py 6: commit a file from a depth-empty working copy |
---|
1505 | PASS: depth_tests.py 7: act on a file in a depth-empty working copy |
---|
1506 | PASS: depth_tests.py 8: bring a dir into a depth-empty working copy |
---|
1507 | PASS: depth_tests.py 9: bring a file into a depth-immediates working copy |
---|
1508 | PASS: depth_tests.py 10: bring a dir into a depth-immediates working copy |
---|
1509 | PASS: depth_tests.py 11: bring a dir into a mixed-depth working copy |
---|
1510 | PASS: depth_tests.py 12: depth-empty working copy ignores a deletion |
---|
1511 | PASS: depth_tests.py 13: depth-immediates working copy ignores a deletion |
---|
1512 | PASS: depth_tests.py 14: depth-immediates working copy receives a deletion |
---|
1513 | PASS: depth_tests.py 15: gradually update an empty wc to depth=infinity |
---|
1514 | PASS: depth_tests.py 16: depth-immediates commit subdir propset, update |
---|
1515 | PASS: depth_tests.py 17: depth-immediates update receives subdir propset |
---|
1516 | PASS: depth_tests.py 18: commit property mods only, using --depth=empty |
---|
1517 | PASS: depth_tests.py 19: diff at various depths in non-infinity wc |
---|
1518 | PASS: depth_tests.py 20: commit some files with --depth=immediates |
---|
1519 | PASS: depth_tests.py 21: depth-immediates wc receives new directory |
---|
1520 | PASS: depth_tests.py 22: add multi-subdir tree with --depth options |
---|
1521 | PASS: depth_tests.py 23: upgrade a depth=empty wc from above |
---|
1522 | PASS: depth_tests.py 24: status -u at various depths in non-infinity wc |
---|
1523 | PASS: depth_tests.py 25: 'update -N' above a WC path deleted in repos HEAD |
---|
1524 | PASS: depth_tests.py 26: gradually fold wc from depth=infinity to empty |
---|
1525 | PASS: depth_tests.py 27: gradually fold wc, focusing on depth=immediates |
---|
1526 | PASS: depth_tests.py 28: expand target while contracting subtree |
---|
1527 | PASS: depth_tests.py 29: checkout and verify subtree with depth immediates |
---|
1528 | PASS: depth_tests.py 30: unversioned & modified items left untouched |
---|
1529 | PASS: depth_tests.py 31: depth-empty update on a file doesn't break it |
---|
1530 | PASS: depth_tests.py 32: make sure update handle svn_depth_exclude properly |
---|
1531 | PASS: depth_tests.py 33: make sure other subcommands handle exclude |
---|
1532 | PASS: depth_tests.py 34: exclude flag should be cleared upon remote removal |
---|
1533 | PASS: depth_tests.py 35: 'up --set-depth exclude' doesn't lose entries |
---|
1534 | PASS: depth_tests.py 36: 'info' should treat excluded item as versioned |
---|
1535 | PASS: depth_tests.py 37: tree conflicts resolved depth-empty |
---|
1536 | PASS: depth_tests.py 38: tree conflicts resolved depth-files |
---|
1537 | PASS: depth_tests.py 39: tree conflicts resolved depth-immediates |
---|
1538 | PASS: depth_tests.py 40: tree conflicts resolved depth-infinity |
---|
1539 | PASS: depth_tests.py 41: set-depth from excluded to all other depths |
---|
1540 | PASS: depth_tests.py 42: update depth=empty root of depth=infinite children |
---|
1541 | PASS: depth_tests.py 43: update --parents |
---|
1542 | PASS: depth_tests.py 44: update below depth empty shouldn't be applied |
---|
1543 | PASS: depth_tests.py 45: deep commit followed by update --depth immediates |
---|
1544 | PASS: depth_tests.py 46: depth immediate+files should revert deleted files |
---|
1545 | PASS: depth_tests.py 47: update produces no spurious rows |
---|
1546 | PASS: depth_tests.py 48: commit an excluded node |
---|
1547 | END: depth_tests.py |
---|
1548 | ELAPSED: depth_tests.py 0:04:41.328893 |
---|
1549 | |
---|
1550 | START: diff_tests.py |
---|
1551 | PASS: diff_tests.py 1: update a file |
---|
1552 | PASS: diff_tests.py 2: add a file |
---|
1553 | PASS: diff_tests.py 3: add a file in an added directory |
---|
1554 | PASS: diff_tests.py 4: replace a file with a file |
---|
1555 | PASS: diff_tests.py 5: multiple revisions diff'd forwards and backwards |
---|
1556 | PASS: diff_tests.py 6: non-recursive behaviour |
---|
1557 | PASS: diff_tests.py 7: diff only part of the repository |
---|
1558 | PASS: diff_tests.py 8: non version controlled files |
---|
1559 | PASS: diff_tests.py 9: pure repository diff update a file |
---|
1560 | PASS: diff_tests.py 10: diff when property was changed but text was not |
---|
1561 | PASS: diff_tests.py 11: don't diff file marked as binary type |
---|
1562 | PASS: diff_tests.py 12: svn diff errors against a non-existent URL |
---|
1563 | PASS: diff_tests.py 13: diff against the head of a moved file |
---|
1564 | PASS: diff_tests.py 14: diff text-bases against repository |
---|
1565 | PASS: diff_tests.py 15: repos-repos diff on item deleted from HEAD |
---|
1566 | PASS: diff_tests.py 16: select diff targets |
---|
1567 | PASS: diff_tests.py 17: diff for branches |
---|
1568 | PASS: diff_tests.py 18: diff between repos URLs and WC paths |
---|
1569 | PASS: diff_tests.py 19: diff between two file URLs |
---|
1570 | PASS: diff_tests.py 20: diff a property change plus a local edit |
---|
1571 | PASS: diff_tests.py 21: check for omitted prefix in path component |
---|
1572 | PASS: diff_tests.py 22: diff a file that has been renamed |
---|
1573 | PASS: diff_tests.py 23: diff a file within a renamed directory |
---|
1574 | PASS: diff_tests.py 24: diff a prop change on a dir named explicitly |
---|
1575 | PASS: diff_tests.py 25: ensure that diff won't show keywords |
---|
1576 | PASS: diff_tests.py 26: show diffs for binary files |
---|
1577 | PASS: diff_tests.py 27: scheduled deleted |
---|
1578 | PASS: diff_tests.py 28: diff a renamed directory |
---|
1579 | PASS: diff_tests.py 29: diff to BASE with local property mods |
---|
1580 | PASS: diff_tests.py 30: repos-wc diffs with local svn:mime-type prop mods |
---|
1581 | PASS: diff_tests.py 31: diff a property change plus a local prop edit |
---|
1582 | PASS: diff_tests.py 32: repos-wc diff showing added entries with props |
---|
1583 | PASS: diff_tests.py 33: nonrecursive diff + deleted directories |
---|
1584 | PASS: diff_tests.py 34: repos->WORKING diff showing added modifed dir |
---|
1585 | PASS: diff_tests.py 35: base->repos diff of moved file |
---|
1586 | PASS: diff_tests.py 36: wc->repos diff of added subtree |
---|
1587 | PASS: diff_tests.py 37: basic diff summarize |
---|
1588 | PASS: diff_tests.py 38: diff with svn:author that has < in it |
---|
1589 | PASS: diff_tests.py 39: ignore whitespace when diffing |
---|
1590 | PASS: diff_tests.py 40: ignore eol styles when diffing |
---|
1591 | PASS: diff_tests.py 41: diff a revision of a file in a renamed folder |
---|
1592 | PASS: diff_tests.py 42: test diffs at various depths |
---|
1593 | PASS: diff_tests.py 43: ignore eol styles when diffing empty lines |
---|
1594 | PASS: diff_tests.py 44: backward repos->wc diff with copied file |
---|
1595 | PASS: diff_tests.py 45: xml diff summarize |
---|
1596 | PASS: diff_tests.py 46: svn diff --depth=empty FILE_WITH_LOCAL_MODS |
---|
1597 | PASS: diff_tests.py 47: 'svn diff -x wc -r#' should return error |
---|
1598 | PASS: diff_tests.py 48: svn diff --diff-cmd provides the correct arguments |
---|
1599 | PASS: diff_tests.py 49: diff URL against working copy with local mods |
---|
1600 | PASS: diff_tests.py 50: diff -r1 of dir with removed-then-readded file |
---|
1601 | PASS: diff_tests.py 51: create a diff in git unidiff format for wc-wc |
---|
1602 | PASS: diff_tests.py 52: create a diff in git unidiff format for url-wc |
---|
1603 | PASS: diff_tests.py 53: create a diff in git unidiff format for url-url |
---|
1604 | PASS: diff_tests.py 54: diff for property has missing context |
---|
1605 | PASS: diff_tests.py 55: diff for property with multiple hunks |
---|
1606 | PASS: diff_tests.py 56: create a diff in git format for empty files |
---|
1607 | PASS: diff_tests.py 57: create a diff in git format showing prop changes |
---|
1608 | PASS: diff_tests.py 58: diff in git format showing prop changes on dir |
---|
1609 | PASS: diff_tests.py 59: diff absolute localpath from wc folder |
---|
1610 | PASS: diff_tests.py 60: no spurious conflict on update |
---|
1611 | PASS: diff_tests.py 61: diff WC-WC shows the correct base rev num |
---|
1612 | PASS: diff_tests.py 62: diff between two working copies |
---|
1613 | PASS: diff_tests.py 63: diff -cN of URL deleted in rN |
---|
1614 | PASS: diff_tests.py 64: diff arbitrary files and dirs |
---|
1615 | PASS: diff_tests.py 65: diff --properties-only |
---|
1616 | PASS: diff_tests.py 66: diff props; check no-newline-at-end messages |
---|
1617 | PASS: diff_tests.py 67: diff arbitrary files and dirs but same |
---|
1618 | PASS: diff_tests.py 68: create a diff in git unidff format for wc dir mv |
---|
1619 | PASS: diff_tests.py 69: diff some simple ancestry changes |
---|
1620 | PASS: diff_tests.py 70: diff a replaced tree |
---|
1621 | PASS: diff_tests.py 71: diff a directory replaced by a file |
---|
1622 | PASS: diff_tests.py 72: diff a directory replaced by a directory tree |
---|
1623 | PASS: diff_tests.py 73: repos diff of rev which adds empty file |
---|
1624 | PASS: diff_tests.py 74: diff with missing tree-conflict victim in wc |
---|
1625 | PASS: diff_tests.py 75: diff local missing and obstructed files |
---|
1626 | PASS: diff_tests.py 76: diff copied-along child that contains a moved file |
---|
1627 | W: Unexpected output |
---|
1628 | W: EXPECTED STDOUT: |
---|
1629 | W: | Index: svn-test-work/working_copies/diff_tests-77/iota_copy |
---|
1630 | W: | =================================================================== |
---|
1631 | W: | --- svn-test-work/working_copies/diff_tests-77/iota_copy (file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/diff_tests-77/iota) (nonexistent) |
---|
1632 | W: | +++ svn-test-work/working_copies/diff_tests-77/iota_copy (.../svn-test-work/working_copies/diff_tests-77/iota_copy) (working copy) |
---|
1633 | W: | @@ -0,0 +1 @@ |
---|
1634 | W: | +This is the file 'iota'. |
---|
1635 | W: ACTUAL STDOUT: |
---|
1636 | W: | Index: svn-test-work/working_copies/diff_tests-77/iota_copy |
---|
1637 | W: | =================================================================== |
---|
1638 | W: | --- svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota) (revision 1) |
---|
1639 | W: | +++ svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota_copy) (nonexistent) |
---|
1640 | W: | @@ -1 +0,0 @@ |
---|
1641 | W: | -This is the file 'iota'. |
---|
1642 | W: | Index: svn-test-work/working_copies/diff_tests-77/iota_copy |
---|
1643 | W: | =================================================================== |
---|
1644 | W: | --- svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota) (nonexistent) |
---|
1645 | W: | +++ svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota_copy) (working copy) |
---|
1646 | W: | @@ -0,0 +1 @@ |
---|
1647 | W: | +This is the file 'iota'. |
---|
1648 | W: DIFF STDOUT: |
---|
1649 | W: | --- EXPECTED STDOUT |
---|
1650 | W: | +++ ACTUAL STDOUT |
---|
1651 | W: | @@ -1,6 +1,12 @@ |
---|
1652 | W: | Index: svn-test-work/working_copies/diff_tests-77/iota_copy |
---|
1653 | W: | =================================================================== |
---|
1654 | W: | ---- svn-test-work/working_copies/diff_tests-77/iota_copy (file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/diff_tests-77/iota) (nonexistent) |
---|
1655 | W: | -+++ svn-test-work/working_copies/diff_tests-77/iota_copy (.../svn-test-work/working_copies/diff_tests-77/iota_copy) (working copy) |
---|
1656 | W: | +--- svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota) (revision 1) |
---|
1657 | W: | ++++ svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota_copy) (nonexistent) |
---|
1658 | W: | +@@ -1 +0,0 @@ |
---|
1659 | W: | +-This is the file 'iota'. |
---|
1660 | W: | +Index: svn-test-work/working_copies/diff_tests-77/iota_copy |
---|
1661 | W: | +=================================================================== |
---|
1662 | W: | +--- svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota) (nonexistent) |
---|
1663 | W: | ++++ svn-test-work/working_copies/diff_tests-77/iota_copy (.../iota_copy) (working copy) |
---|
1664 | W: | @@ -0,0 +1 @@ |
---|
1665 | W: | +This is the file 'iota'. |
---|
1666 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
1667 | W: EXCEPTION: SVNLineUnequal |
---|
1668 | Traceback (most recent call last): |
---|
1669 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
1670 | rc = self.pred.run(sandbox) |
---|
1671 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
1672 | return self._delegate.run(sandbox) |
---|
1673 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
1674 | result = self.func(sandbox) |
---|
1675 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/diff_tests.py", line 4517, in diff_repo_wc_copies |
---|
1676 | iota_url, iota_copy) |
---|
1677 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
1678 | expected_exit, *varargs) |
---|
1679 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 353, in run_and_verify_svn2 |
---|
1680 | expected_stdout, expected_stderr) |
---|
1681 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 452, in verify_outputs |
---|
1682 | compare_and_display_lines(message, label, expected, actual, raisable) |
---|
1683 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
1684 | raise raisable |
---|
1685 | SVNLineUnequal |
---|
1686 | XFAIL: diff_tests.py 77: diff repo to wc of a copy |
---|
1687 | PASS: diff_tests.py 78: diff repo to wc file target with props |
---|
1688 | PASS: diff_tests.py 79: diff repo to repo added file with mime-type |
---|
1689 | PASS: diff_tests.py 80: diff a switched file against repository |
---|
1690 | PASS: diff_tests.py 81: diff parent directory |
---|
1691 | PASS: diff_tests.py 82: diff deleted in move against repository |
---|
1692 | PASS: diff_tests.py 83: diff against a replaced moved node |
---|
1693 | PASS: diff_tests.py 84: local WC diff of copied dir |
---|
1694 | PASS: diff_tests.py 85: diff --summarize --ignore-properties |
---|
1695 | END: diff_tests.py |
---|
1696 | ELAPSED: diff_tests.py 0:08:27.472859 |
---|
1697 | |
---|
1698 | START: entries_tests.py |
---|
1699 | PASS: entries_tests.py 1: basic entries behavior |
---|
1700 | PASS: entries_tests.py 2: validate entries when obstructions exist |
---|
1701 | PASS: entries_tests.py 3: various details about deleted nodes |
---|
1702 | END: entries_tests.py |
---|
1703 | ELAPSED: entries_tests.py 0:00:20.080341 |
---|
1704 | |
---|
1705 | START: export_tests.py |
---|
1706 | PASS: export_tests.py 1: export an empty directory |
---|
1707 | PASS: export_tests.py 2: export the greek tree |
---|
1708 | PASS: export_tests.py 3: attempt to export a nonexistent URL |
---|
1709 | PASS: export_tests.py 4: export working copy |
---|
1710 | PASS: export_tests.py 5: export working copy with mods |
---|
1711 | PASS: export_tests.py 6: export over existing dir |
---|
1712 | PASS: export_tests.py 7: export with keyword translation |
---|
1713 | PASS: export_tests.py 8: export with eol translation |
---|
1714 | PASS: export_tests.py 9: export working copy with keyword translation |
---|
1715 | PASS: export_tests.py 10: export working copy with property mods |
---|
1716 | W: Couldn't find node 'rho' in actual output tree |
---|
1717 | W: * Node name: rho |
---|
1718 | Path: svn-test-work/working_copies/export_tests-11.export/A/D/G/rho |
---|
1719 | Contents: None |
---|
1720 | Properties: {} |
---|
1721 | Attributes: {'status': 'A '} |
---|
1722 | Children: None (node is probably a file) |
---|
1723 | |
---|
1724 | W: Unequal at node G |
---|
1725 | W: Unequal at node D |
---|
1726 | W: Unequal at node A |
---|
1727 | W: Unequal at node export_tests-11.export |
---|
1728 | W: Unequal at node working_copies |
---|
1729 | W: Unequal at node svn-test-work |
---|
1730 | W: ACTUAL OUTPUT TREE: |
---|
1731 | svntest.wc.State(wc_dir, { |
---|
1732 | 'A' : Item(status='A '), |
---|
1733 | 'A/C' : Item(status='A '), |
---|
1734 | 'A/D' : Item(status='A '), |
---|
1735 | 'A/D/G' : Item(status='A '), |
---|
1736 | 'A/D/G/tau' : Item(status='A '), |
---|
1737 | 'A/D/G/pi' : Item(status='A '), |
---|
1738 | 'A/D/gamma' : Item(status='A '), |
---|
1739 | 'A/D/H' : Item(status='A '), |
---|
1740 | 'A/D/H/psi' : Item(status='A '), |
---|
1741 | 'A/D/H/omega' : Item(status='A '), |
---|
1742 | 'A/B' : Item(status='A '), |
---|
1743 | 'A/B/lambda' : Item(status='A '), |
---|
1744 | 'A/B/F' : Item(status='A '), |
---|
1745 | 'A/B/E' : Item(status='A '), |
---|
1746 | 'A/B/E/beta' : Item(status='A '), |
---|
1747 | 'A/B/E/alpha' : Item(status='A '), |
---|
1748 | 'A/mu' : Item(status='A '), |
---|
1749 | 'iota' : Item(status='A '), |
---|
1750 | 'K' : Item(status='A '), |
---|
1751 | }) |
---|
1752 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
1753 | W: EXCEPTION: SVNTreeUnequal |
---|
1754 | Traceback (most recent call last): |
---|
1755 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
1756 | rc = self.pred.run(sandbox) |
---|
1757 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
1758 | return self._delegate.run(sandbox) |
---|
1759 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
1760 | result = self.func(sandbox) |
---|
1761 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/export_tests.py", line 428, in export_working_copy_at_base_revision |
---|
1762 | '-rBASE') |
---|
1763 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 566, in run_and_verify_export |
---|
1764 | tree.compare_trees("output", actual, output_tree) |
---|
1765 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1766 | singleton_handler_b, b_baton) |
---|
1767 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1768 | singleton_handler_b, b_baton) |
---|
1769 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1770 | singleton_handler_b, b_baton) |
---|
1771 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1772 | singleton_handler_b, b_baton) |
---|
1773 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1774 | singleton_handler_b, b_baton) |
---|
1775 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1776 | singleton_handler_b, b_baton) |
---|
1777 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 706, in compare_trees |
---|
1778 | singleton_handler_b(b_child, b_baton) |
---|
1779 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 593, in default_singleton_handler |
---|
1780 | raise SVNTreeUnequal |
---|
1781 | SVNTreeUnequal |
---|
1782 | XFAIL: export_tests.py 11: export working copy at base revision |
---|
1783 | PASS: export_tests.py 12: export with --native-eol |
---|
1784 | PASS: export_tests.py 13: export nonexistent file |
---|
1785 | PASS: export_tests.py 14: export unversioned file |
---|
1786 | PASS: export_tests.py 15: export with state deleted=true |
---|
1787 | PASS: export_tests.py 16: export and create some intermediate folders |
---|
1788 | PASS: export_tests.py 17: export -r {HEAD+1} fails |
---|
1789 | PASS: export_tests.py 18: export a single file to '.', via url |
---|
1790 | PASS: export_tests.py 19: export a single file to '.', via wc |
---|
1791 | PASS: export_tests.py 20: exporting a file refuses to silently overwrite |
---|
1792 | PASS: export_tests.py 21: export ignoring keyword translation |
---|
1793 | PASS: export_tests.py 22: export working copy ignoring keyword translation |
---|
1794 | PASS: export_tests.py 23: export file with URL unsafe characters |
---|
1795 | PASS: export_tests.py 24: export working copy with different depths |
---|
1796 | PASS: export_tests.py 25: export externals with eol translation |
---|
1797 | PASS: export_tests.py 26: export to current dir |
---|
1798 | PASS: export_tests.py 27: exporting a file with force option |
---|
1799 | PASS: export_tests.py 28: export with custom keywords |
---|
1800 | PASS: export_tests.py 29: export file external from WC and URL |
---|
1801 | PASS: export_tests.py 30: exporting file externals |
---|
1802 | END: export_tests.py |
---|
1803 | ELAPSED: export_tests.py 0:01:27.990544 |
---|
1804 | |
---|
1805 | START: externals_tests.py |
---|
1806 | PASS: externals_tests.py 1: test checkouts with externals |
---|
1807 | PASS: externals_tests.py 2: update to receive a new external module |
---|
1808 | PASS: externals_tests.py 3: update to lose an external module |
---|
1809 | PASS: externals_tests.py 4: update change to an unmodified external module |
---|
1810 | PASS: externals_tests.py 5: update changes to a modified external module |
---|
1811 | PASS: externals_tests.py 6: update changes under an external module |
---|
1812 | PASS: externals_tests.py 7: commit and update additional externals |
---|
1813 | PASS: externals_tests.py 8: error if external target dir involves '.' or '..' |
---|
1814 | PASS: externals_tests.py 9: test exports with externals |
---|
1815 | PASS: externals_tests.py 10: test exports from working copies with externals |
---|
1816 | PASS: externals_tests.py 11: use a peg revision to specify an external module |
---|
1817 | PASS: externals_tests.py 12: check the new '-rN URL PATH' syntax |
---|
1818 | PASS: externals_tests.py 13: error if propset'ing external with invalid format |
---|
1819 | PASS: externals_tests.py 14: old 'PATH URL' format should ignore peg revisions |
---|
1820 | PASS: externals_tests.py 15: should not be able to mv or rm a file external |
---|
1821 | PASS: externals_tests.py 16: place a file external into a directory external |
---|
1822 | PASS: externals_tests.py 17: allow spaces in external local paths |
---|
1823 | PASS: externals_tests.py 18: binary file externals |
---|
1824 | PASS: externals_tests.py 19: delete a file external |
---|
1825 | PASS: externals_tests.py 20: switch a relative external |
---|
1826 | PASS: externals_tests.py 21: export from a sparse working copy with externals |
---|
1827 | PASS: externals_tests.py 22: relegate external from one repo to another |
---|
1828 | PASS: externals_tests.py 23: tag directory with file externals from wc to url |
---|
1829 | PASS: externals_tests.py 24: merge target with externals |
---|
1830 | PASS: externals_tests.py 25: update that modifies a file external |
---|
1831 | PASS: externals_tests.py 26: update an external on a locally added dir |
---|
1832 | PASS: externals_tests.py 27: switch an external on a locally added dir |
---|
1833 | PASS: externals_tests.py 28: update a file external in sibling dir |
---|
1834 | PASS: externals_tests.py 29: update a file external without committing target |
---|
1835 | PASS: externals_tests.py 30: bring in a new file over a file external |
---|
1836 | PASS: externals_tests.py 31: bring in a new file external over a file |
---|
1837 | PASS: externals_tests.py 32: try to exclude externals |
---|
1838 | PASS: externals_tests.py 33: update file externals via different url |
---|
1839 | PASS: externals_tests.py 34: file external in unversioned dir |
---|
1840 | PASS: externals_tests.py 35: a WC->WC copy should exclude file externals |
---|
1841 | PASS: externals_tests.py 36: commit --include-externals |
---|
1842 | PASS: externals_tests.py 37: commit --include-externals --depth=immediates |
---|
1843 | PASS: externals_tests.py 38: external shadows an existing dir |
---|
1844 | PASS: externals_tests.py 39: file external remap segfaults due to deleted props |
---|
1845 | PASS: externals_tests.py 40: whether '-r1 ^/A B' updates properly |
---|
1846 | PASS: externals_tests.py 41: url-to-wc copy of externals |
---|
1847 | PASS: externals_tests.py 42: local path appears twice in one svn:external prop |
---|
1848 | PASS: externals_tests.py 43: list with --include-externals |
---|
1849 | PASS: externals_tests.py 44: move with file externals |
---|
1850 | PASS: externals_tests.py 45: pinned external |
---|
1851 | PASS: externals_tests.py 46: shallow update should remove externals |
---|
1852 | PASS: externals_tests.py 47: switch parent-relative file external |
---|
1853 | PASS: externals_tests.py 48: file externals unversioned obstruction |
---|
1854 | W: Couldn't find node 'mu-ext' in actual disk tree |
---|
1855 | W: * Node name: mu-ext |
---|
1856 | Path: __SVN_ROOT_NODE/A/mu-ext |
---|
1857 | Contents: This is the file 'mu'. |
---|
1858 | |
---|
1859 | Properties: {} |
---|
1860 | Attributes: {} |
---|
1861 | Children: None (node is probably a file) |
---|
1862 | |
---|
1863 | W: Unequal at node A |
---|
1864 | W: EXPECTED DISK TREE: |
---|
1865 | svntest.wc.State(wc_dir, { |
---|
1866 | 'A/B/E/beta' : Item(contents="This is the file 'beta'.\n"), |
---|
1867 | 'A/B/E/alpha' : Item(contents="This is the file 'alpha'.\n"), |
---|
1868 | 'A/B/F' : Item(), |
---|
1869 | 'A/B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
1870 | 'A/D/G/rho' : Item(contents="This is the file 'rho'.\n"), |
---|
1871 | 'A/D/G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
1872 | 'A/D/G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
1873 | 'A/D/H/psi' : Item(contents="This is the file 'psi'.\n"), |
---|
1874 | 'A/D/H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
1875 | 'A/D/H/chi' : Item(contents="This is the file 'chi'.\n"), |
---|
1876 | 'A/D/gamma' : Item(contents="This is the file 'gamma'.\n"), |
---|
1877 | 'A/mu' : Item(contents="This is the file 'mu'.\n"), |
---|
1878 | 'A/mu-ext' : Item(contents="This is the file 'mu'.\n"), |
---|
1879 | 'A/C' : Item(), |
---|
1880 | 'iota' : Item(contents="This is the file 'iota'.\n"), |
---|
1881 | }) |
---|
1882 | W: ACTUAL DISK TREE: |
---|
1883 | svntest.wc.State(wc_dir, { |
---|
1884 | 'A/B/E/beta' : Item(contents="This is the file 'beta'.\n"), |
---|
1885 | 'A/B/E/alpha' : Item(contents="This is the file 'alpha'.\n"), |
---|
1886 | 'A/B/F' : Item(), |
---|
1887 | 'A/B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
1888 | 'A/D/G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
1889 | 'A/D/G/rho' : Item(contents="This is the file 'rho'.\n"), |
---|
1890 | 'A/D/G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
1891 | 'A/D/H/psi' : Item(contents="This is the file 'psi'.\n"), |
---|
1892 | 'A/D/H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
1893 | 'A/D/H/chi' : Item(contents="This is the file 'chi'.\n"), |
---|
1894 | 'A/D/gamma' : Item(contents="This is the file 'gamma'.\n"), |
---|
1895 | 'A/C' : Item(), |
---|
1896 | 'A/mu' : Item(contents="This is the file 'mu'.\n"), |
---|
1897 | 'iota' : Item(contents="This is the file 'iota'.\n"), |
---|
1898 | }) |
---|
1899 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
1900 | W: EXCEPTION: SVNTreeUnequal |
---|
1901 | Traceback (most recent call last): |
---|
1902 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
1903 | rc = self.pred.run(sandbox) |
---|
1904 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
1905 | return self._delegate.run(sandbox) |
---|
1906 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
1907 | result = self.func(sandbox) |
---|
1908 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/externals_tests.py", line 3319, in file_external_versioned_obstruction |
---|
1909 | expected_status) |
---|
1910 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 912, in run_and_verify_update |
---|
1911 | check_props, **kw) |
---|
1912 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 836, in verify_update |
---|
1913 | extra_files=extra_files) |
---|
1914 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 867, in verify_disk |
---|
1915 | singleton_handler_b, b_baton) |
---|
1916 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
1917 | singleton_handler_b, b_baton) |
---|
1918 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 706, in compare_trees |
---|
1919 | singleton_handler_b(b_child, b_baton) |
---|
1920 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 593, in default_singleton_handler |
---|
1921 | raise SVNTreeUnequal |
---|
1922 | SVNTreeUnequal |
---|
1923 | XFAIL: externals_tests.py 49: file externals versioned obstruction |
---|
1924 | PASS: externals_tests.py 50: update external peg rev |
---|
1925 | PASS: externals_tests.py 51: update deletes a file external |
---|
1926 | PASS: externals_tests.py 52: switch relative externals |
---|
1927 | PASS: externals_tests.py 53: explicitly copy file external to repo |
---|
1928 | PASS: externals_tests.py 54: replace tree with foreign external |
---|
1929 | PASS: externals_tests.py 55: svn copy --pin-externals repos->repos |
---|
1930 | PASS: externals_tests.py 56: svn copy --pin-externals repos->wc |
---|
1931 | PASS: externals_tests.py 57: svn copy --pin-externals wc->repos |
---|
1932 | PASS: externals_tests.py 58: svn copy --pin-externals wc->wc |
---|
1933 | PASS: externals_tests.py 59: pin externals which were moved since last changed |
---|
1934 | PASS: externals_tests.py 60: already pinned external which was removed in HEAD |
---|
1935 | PASS: externals_tests.py 61: copy from an old revision with pinning |
---|
1936 | PASS: externals_tests.py 62: cannot pin WC externals with local mods |
---|
1937 | PASS: externals_tests.py 63: cannot pin WC externals with switched subtrees |
---|
1938 | PASS: externals_tests.py 64: cannot pin WC externals with mixed revisions |
---|
1939 | PASS: externals_tests.py 65: copy --pin-externals with whitepace dir |
---|
1940 | PASS: externals_tests.py 66: notification for nested externals |
---|
1941 | PASS: externals_tests.py 67: change a file external to a normal file |
---|
1942 | PASS: externals_tests.py 68: check file external recorded info |
---|
1943 | PASS: externals_tests.py 69: external externally removed |
---|
1944 | END: externals_tests.py |
---|
1945 | ELAPSED: externals_tests.py 0:45:09.358428 |
---|
1946 | |
---|
1947 | START: getopt_tests.py |
---|
1948 | PASS: getopt_tests.py 1: run svn with no arguments |
---|
1949 | PASS: getopt_tests.py 2: run svn --version |
---|
1950 | PASS: getopt_tests.py 3: run svn --version --quiet |
---|
1951 | PASS: getopt_tests.py 4: run svn --version --verbose |
---|
1952 | PASS: getopt_tests.py 5: run svn --help |
---|
1953 | PASS: getopt_tests.py 6: run svn help |
---|
1954 | PASS: getopt_tests.py 7: run svn help bogus-cmd |
---|
1955 | PASS: getopt_tests.py 8: run svn help log switch |
---|
1956 | PASS: getopt_tests.py 9: --config-option's spell checking |
---|
1957 | END: getopt_tests.py |
---|
1958 | ELAPSED: getopt_tests.py 0:00:04.118693 |
---|
1959 | |
---|
1960 | START: history_tests.py |
---|
1961 | PASS: history_tests.py 1: verify that 'svn cat' traces renames |
---|
1962 | PASS: history_tests.py 2: verify that 'svn cat' avoids false identities |
---|
1963 | END: history_tests.py |
---|
1964 | ELAPSED: history_tests.py 0:00:21.461649 |
---|
1965 | |
---|
1966 | START: import_tests.py |
---|
1967 | PASS: import_tests.py 1: import of executable files |
---|
1968 | PASS: import_tests.py 2: do not import ignored files in imported dirs |
---|
1969 | PASS: import_tests.py 3: avoid creating empty revisions with import |
---|
1970 | PASS: import_tests.py 4: import ignored files in imported dirs |
---|
1971 | PASS: import_tests.py 5: import should honor the eol-style property |
---|
1972 | PASS: import_tests.py 6: import into a foreign repo |
---|
1973 | PASS: import_tests.py 7: import and inherited ignores |
---|
1974 | END: import_tests.py |
---|
1975 | ELAPSED: import_tests.py 0:00:44.297443 |
---|
1976 | |
---|
1977 | START: info_tests.py |
---|
1978 | PASS: info_tests.py 1: info with tree conflicts |
---|
1979 | PASS: info_tests.py 2: info on added file |
---|
1980 | PASS: info_tests.py 3: info on new dir with mkdir |
---|
1981 | PASS: info_tests.py 4: wc root paths in 'svn info' output |
---|
1982 | PASS: info_tests.py 5: special characters in svn info URL |
---|
1983 | PASS: info_tests.py 6: info multiple targets |
---|
1984 | PASS: info_tests.py 7: verify values for repository root |
---|
1985 | PASS: info_tests.py 8: tests 'info --depth' variants on excluded node |
---|
1986 | PASS: info_tests.py 9: svn info shouldn't crash on conflict |
---|
1987 | PASS: info_tests.py 10: relpath escaping should be usable as-is |
---|
1988 | PASS: info_tests.py 11: fetch svn info on 'hidden' nodes |
---|
1989 | PASS: info_tests.py 12: show one info item |
---|
1990 | PASS: info_tests.py 13: show one info item with multiple targets |
---|
1991 | PASS: info_tests.py 14: show one info item with URL targets |
---|
1992 | PASS: info_tests.py 15: show one info item on uncommitted targets |
---|
1993 | PASS: info_tests.py 16: failure modes of 'svn info --show-item' |
---|
1994 | END: info_tests.py |
---|
1995 | ELAPSED: info_tests.py 0:01:12.542558 |
---|
1996 | |
---|
1997 | START: input_validation_tests.py |
---|
1998 | PASS: input_validation_tests.py 1: non-working copy paths for 'add' |
---|
1999 | PASS: input_validation_tests.py 2: non-working copy paths for 'changelist' |
---|
2000 | PASS: input_validation_tests.py 3: non-working copy paths for 'cleanup' |
---|
2001 | PASS: input_validation_tests.py 4: non-working copy paths for 'commit' |
---|
2002 | PASS: input_validation_tests.py 5: invalid sources for 'copy' |
---|
2003 | PASS: input_validation_tests.py 6: invalid target for 'copy' |
---|
2004 | PASS: input_validation_tests.py 7: invalid targets for 'delete' |
---|
2005 | PASS: input_validation_tests.py 8: invalid targets for 'diff' |
---|
2006 | PASS: input_validation_tests.py 9: invalid targets for 'export' |
---|
2007 | PASS: input_validation_tests.py 10: invalid arguments for 'import' |
---|
2008 | PASS: input_validation_tests.py 11: invalid targets for 'log' |
---|
2009 | PASS: input_validation_tests.py 12: invalid arguments for 'merge' |
---|
2010 | PASS: input_validation_tests.py 13: non-working copy paths for 'upgrade' |
---|
2011 | PASS: input_validation_tests.py 14: non-working copy paths for 'resolve' |
---|
2012 | PASS: input_validation_tests.py 15: non-working copy paths for 'resolved' |
---|
2013 | PASS: input_validation_tests.py 16: non-working copy paths for 'revert' |
---|
2014 | PASS: input_validation_tests.py 17: wc paths and repo URL target mixture for 'lock' |
---|
2015 | PASS: input_validation_tests.py 18: wc paths and repo URL target mixture for 'unlock' |
---|
2016 | PASS: input_validation_tests.py 19: non-working copy paths for 'status' |
---|
2017 | PASS: input_validation_tests.py 20: non-working copy paths for 'patch' |
---|
2018 | PASS: input_validation_tests.py 21: non-working copy paths for 'switch' |
---|
2019 | PASS: input_validation_tests.py 22: non-working copy paths for 'relocate' |
---|
2020 | PASS: input_validation_tests.py 23: invalid targets for 'mkdir' |
---|
2021 | PASS: input_validation_tests.py 24: non-working copy paths for 'update' |
---|
2022 | PASS: input_validation_tests.py 25: do stupid things with the repository root |
---|
2023 | END: input_validation_tests.py |
---|
2024 | ELAPSED: input_validation_tests.py 0:00:31.978527 |
---|
2025 | |
---|
2026 | START: iprop_authz_tests.py |
---|
2027 | SKIP: iprop_authz_tests.py 1: property inheritance and read restricted parents |
---|
2028 | END: iprop_authz_tests.py |
---|
2029 | ELAPSED: iprop_authz_tests.py 0:00:03.262335 |
---|
2030 | |
---|
2031 | START: iprop_tests.py |
---|
2032 | PASS: iprop_tests.py 1: basic inherited working properties |
---|
2033 | PASS: iprop_tests.py 2: basic inherited repository properties |
---|
2034 | PASS: iprop_tests.py 3: inherited properties in switched subtrees |
---|
2035 | PASS: iprop_tests.py 4: iprops of pegged wc targets at operative revs |
---|
2036 | PASS: iprop_tests.py 5: iprops of pegged url targets at operative revs |
---|
2037 | PASS: iprop_tests.py 6: iprop caching works with shallow updates |
---|
2038 | PASS: iprop_tests.py 7: iprop caching works with directory externals |
---|
2039 | PASS: iprop_tests.py 8: iprop caching works with file externals |
---|
2040 | PASS: iprop_tests.py 9: verify that iprops survive a commit |
---|
2041 | END: iprop_tests.py |
---|
2042 | ELAPSED: iprop_tests.py 0:01:53.013451 |
---|
2043 | |
---|
2044 | START: lock_tests.py |
---|
2045 | PASS: lock_tests.py 1: lock a file and verify that it's locked |
---|
2046 | PASS: lock_tests.py 2: commit a file and keep lock |
---|
2047 | PASS: lock_tests.py 3: commit a file and release lock |
---|
2048 | PASS: lock_tests.py 4: commit a locked file with a prop change |
---|
2049 | PASS: lock_tests.py 5: lock a file and verify lock breaking behavior |
---|
2050 | PASS: lock_tests.py 6: lock a file and verify lock stealing behavior |
---|
2051 | PASS: lock_tests.py 7: examine the fields of a lockfile for correctness |
---|
2052 | PASS: lock_tests.py 8: verify behavior when a lock in a wc is defunct |
---|
2053 | PASS: lock_tests.py 9: verify svn:needs-lock read-only behavior |
---|
2054 | PASS: lock_tests.py 10: verify svn:needs-lock behavior with defunct lock |
---|
2055 | PASS: lock_tests.py 11: verify lock removal on a deleted path |
---|
2056 | PASS: lock_tests.py 12: lock and unlock some files |
---|
2057 | PASS: lock_tests.py 13: verify removal of a directory with locks inside |
---|
2058 | PASS: lock_tests.py 14: verify status of lock in working copy |
---|
2059 | PASS: lock_tests.py 15: verify status of stolen lock |
---|
2060 | PASS: lock_tests.py 16: verify status of broken lock |
---|
2061 | PASS: lock_tests.py 17: verify error on locking non-existent file |
---|
2062 | PASS: lock_tests.py 18: lock an out-of-date file and ensure failure |
---|
2063 | PASS: lock_tests.py 19: update handles svn:needs-lock correctly |
---|
2064 | PASS: lock_tests.py 20: verify svn:needs-lock behavior with revert |
---|
2065 | PASS: lock_tests.py 21: examine the fields of a lock from a URL |
---|
2066 | PASS: lock_tests.py 22: lock/unlock several files in one go |
---|
2067 | PASS: lock_tests.py 23: lock/unlock switched files |
---|
2068 | PASS: lock_tests.py 24: lock and unlock a file with an URI-unsafe name |
---|
2069 | PASS: lock_tests.py 25: svn:needs-lock and svn:executable, part I |
---|
2070 | PASS: lock_tests.py 26: svn:needs-lock and svn:executable, part II |
---|
2071 | PASS: lock_tests.py 27: commit file with xml-unsafe name and release lock |
---|
2072 | PASS: lock_tests.py 28: verify info path@X or path -rY return repos lock |
---|
2073 | PASS: lock_tests.py 29: (un)lock set of files, one already (un)locked |
---|
2074 | PASS: lock_tests.py 30: show correct lock info on moved path |
---|
2075 | PASS: lock_tests.py 31: ls locked path needing URL encoding |
---|
2076 | PASS: lock_tests.py 32: verify unlocking with wrong lock token |
---|
2077 | PASS: lock_tests.py 33: verify recursive info shows lock info |
---|
2078 | PASS: lock_tests.py 34: unlock file locked by other user |
---|
2079 | PASS: lock_tests.py 35: lock a file using a comment with xml special chars |
---|
2080 | PASS: lock_tests.py 36: try to lock a file twice in one working copy |
---|
2081 | PASS: lock_tests.py 37: lock path that does not exist in HEAD |
---|
2082 | PASS: lock_tests.py 38: verify escaping of lock paths |
---|
2083 | PASS: lock_tests.py 39: test replace + propset of locked file |
---|
2084 | PASS: lock_tests.py 40: uncommitted svn:needs-lock add/cp not read-only |
---|
2085 | PASS: lock_tests.py 41: updating locked scheduled-for-delete file |
---|
2086 | PASS: lock_tests.py 42: block unlock operation if pre-unlock hook fails |
---|
2087 | PASS: lock_tests.py 43: verify pre-lock hook returning invalid token |
---|
2088 | PASS: lock_tests.py 44: obtain locks in multiple working copies in one go |
---|
2089 | PASS: lock_tests.py 45: locks are kept alive over switching |
---|
2090 | PASS: lock_tests.py 46: lock/unlock a deleted file |
---|
2091 | PASS: lock_tests.py 47: commit with a stolen lock |
---|
2092 | PASS: lock_tests.py 48: drop locks when the parent is deleted |
---|
2093 | PASS: lock_tests.py 49: copy with lock on source |
---|
2094 | PASS: lock_tests.py 50: verify (un)lock message is transferred correctly |
---|
2095 | PASS: lock_tests.py 51: locking with failing post-lock and post-unlock |
---|
2096 | PASS: lock_tests.py 52: break a lock, delete and add the file |
---|
2097 | PASS: lock_tests.py 53: unlock a lock with timeout |
---|
2098 | SKIP: lock_tests.py 54: create generic DAV lock with timeout |
---|
2099 | PASS: lock_tests.py 55: locks for working copies not at repos root |
---|
2100 | PASS: lock_tests.py 56: many locks with hooks |
---|
2101 | SKIP: lock_tests.py 57: refresh timeout of DAV lock |
---|
2102 | SKIP: lock_tests.py 58: lock and delete a file called 'a %( ) .txt' |
---|
2103 | PASS: lock_tests.py 59: a commit should not bump just locked files |
---|
2104 | PASS: lock_tests.py 60: copy a directory containing a locked file |
---|
2105 | PASS: lock_tests.py 61: delete a directory containing lots of locked files |
---|
2106 | PASS: lock_tests.py 62: delete locks on depth-limited commit |
---|
2107 | PASS: lock_tests.py 63: replace directory containing lots of locked files |
---|
2108 | END: lock_tests.py |
---|
2109 | ELAPSED: lock_tests.py 0:06:32.000245 |
---|
2110 | |
---|
2111 | START: log_tests.py |
---|
2112 | PASS: log_tests.py 1: 'svn log', no args, top of wc |
---|
2113 | PASS: log_tests.py 2: 'svn log' on an empty repository |
---|
2114 | PASS: log_tests.py 3: 'svn log -rN some_dir_unchanged_in_N' |
---|
2115 | PASS: log_tests.py 4: 'svn log -v -r 1:0 wc_root' |
---|
2116 | PASS: log_tests.py 5: 'svn log -r COMMITTED' of dynamic/local WC rev |
---|
2117 | PASS: log_tests.py 6: 'svn log', with args, top of wc |
---|
2118 | PASS: log_tests.py 7: 'svn log wc_target@N' |
---|
2119 | PASS: log_tests.py 8: 'svn log target@N' when target removed from HEAD |
---|
2120 | PASS: log_tests.py 9: 'svn log TGT' with copyfrom history |
---|
2121 | PASS: log_tests.py 10: mod_dav_svn must escape invalid XML control chars |
---|
2122 | PASS: log_tests.py 11: svn log --xml must not print empty date elements |
---|
2123 | PASS: log_tests.py 12: svn log --limit |
---|
2124 | PASS: log_tests.py 13: run log on an @BASE target |
---|
2125 | PASS: log_tests.py 14: run log with verbose output |
---|
2126 | PASS: log_tests.py 15: meta-test for the log parser |
---|
2127 | PASS: log_tests.py 16: test 'svn log -g' on a single revision |
---|
2128 | PASS: log_tests.py 17: test 'svn log -g' on a branching revision |
---|
2129 | PASS: log_tests.py 18: test 'svn log -g' on a non-branching revision |
---|
2130 | PASS: log_tests.py 19: test 'svn log -g' a path added before merge |
---|
2131 | PASS: log_tests.py 20: test log -c for a single change |
---|
2132 | PASS: log_tests.py 21: test log -c on range of changes |
---|
2133 | PASS: log_tests.py 22: test log -c on comma-separated list of changes |
---|
2134 | PASS: log_tests.py 23: test log -c on complex set of ranges |
---|
2135 | PASS: log_tests.py 24: svn log of two wc paths is disallowed |
---|
2136 | PASS: log_tests.py 25: test revprop retrieval |
---|
2137 | PASS: log_tests.py 26: log --xml escapes non-utf8 data |
---|
2138 | PASS: log_tests.py 27: 'svn log -g target_with_bogus_mergeinfo' |
---|
2139 | PASS: log_tests.py 28: log -g and explicit mergeinfo replacing inherited |
---|
2140 | PASS: log_tests.py 29: log -g and simple propmod to merge-inheriting path |
---|
2141 | PASS: log_tests.py 30: svn log on an uncommitted copy |
---|
2142 | PASS: log_tests.py 31: log -g differentiates forward and reverse merges |
---|
2143 | PASS: log_tests.py 32: log -g should ignore cyclic merges |
---|
2144 | PASS: log_tests.py 33: log with unrelated peg and operative rev targets |
---|
2145 | PASS: log_tests.py 34: log on nonexistent path does not error out |
---|
2146 | PASS: log_tests.py 35: log -g on copied path with inherited mergeinfo |
---|
2147 | PASS: log_tests.py 36: 'svn log --diff' |
---|
2148 | PASS: log_tests.py 37: log --xml shows kind for old style repository |
---|
2149 | PASS: log_tests.py 38: log --diff on moved file |
---|
2150 | PASS: log_tests.py 39: 'svn log --search' |
---|
2151 | PASS: log_tests.py 40: test 'svn log -g --search' |
---|
2152 | PASS: log_tests.py 41: log for multiple revs which span a rename |
---|
2153 | PASS: log_tests.py 42: 'mergeinfo --log' on a path with mergeinfo |
---|
2154 | PASS: log_tests.py 43: log -g --xml differentiates forward/reverse merges |
---|
2155 | PASS: log_tests.py 44: log revision handling over move/copy |
---|
2156 | END: log_tests.py |
---|
2157 | ELAPSED: log_tests.py 0:10:27.284457 |
---|
2158 | |
---|
2159 | START: merge_authz_tests.py |
---|
2160 | SKIP: merge_authz_tests.py 1: skipped paths get overriding mergeinfo |
---|
2161 | PASS: merge_authz_tests.py 2: merge fails if subtree is deleted on src |
---|
2162 | SKIP: merge_authz_tests.py 3: reintegrate fails if no root access |
---|
2163 | PASS: merge_authz_tests.py 4: diff directory without reading parent |
---|
2164 | END: merge_authz_tests.py |
---|
2165 | ELAPSED: merge_authz_tests.py 0:00:21.336975 |
---|
2166 | |
---|
2167 | START: merge_automatic_tests.py |
---|
2168 | PASS: merge_automatic_tests.py 1: merge_once_1 |
---|
2169 | PASS: merge_automatic_tests.py 2: merge_once_2 |
---|
2170 | PASS: merge_automatic_tests.py 3: merge_once_3 |
---|
2171 | PASS: merge_automatic_tests.py 4: merge_once_4 |
---|
2172 | PASS: merge_automatic_tests.py 5: merge_twice_same_direction_1 |
---|
2173 | PASS: merge_automatic_tests.py 6: merge_twice_same_direction_2 |
---|
2174 | PASS: merge_automatic_tests.py 7: merge_to_and_fro_1_1 |
---|
2175 | PASS: merge_automatic_tests.py 8: merge_to_and_fro_1_2 |
---|
2176 | PASS: merge_automatic_tests.py 9: merge_to_and_fro_2_1 |
---|
2177 | PASS: merge_automatic_tests.py 10: merge_to_and_fro_2_2 |
---|
2178 | PASS: merge_automatic_tests.py 11: merge_to_and_fro_3_1 |
---|
2179 | PASS: merge_automatic_tests.py 12: merge_to_and_fro_3_2 |
---|
2180 | PASS: merge_automatic_tests.py 13: merge_to_and_fro_4_1 |
---|
2181 | PASS: merge_automatic_tests.py 14: merge_to_and_fro_4_2 |
---|
2182 | PASS: merge_automatic_tests.py 15: cherry1_fwd |
---|
2183 | W: svn: E195020: Cannot merge into mixed-revision working copy [1:3]; try updating first |
---|
2184 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/merge_automatic_tests-16 |
---|
2185 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn merge -c8 B ..."; exit code 1 |
---|
2186 | Traceback (most recent call last): |
---|
2187 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2188 | rc = self.pred.run(sandbox) |
---|
2189 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
2190 | return self._delegate.run(sandbox) |
---|
2191 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2192 | return self._delegate.run(sandbox) |
---|
2193 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2194 | result = self.func(sandbox) |
---|
2195 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_automatic_tests.py", line 717, in cherry2_fwd |
---|
2196 | cherry_pick(sbox, 8, 'B', 'A') |
---|
2197 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_automatic_tests.py", line 337, in cherry_pick |
---|
2198 | svn_merge(rev, source, target) |
---|
2199 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/mergetrees.py", line 449, in svn_merge |
---|
2200 | 'merge', rev_arg, source, target, *args) |
---|
2201 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
2202 | expected_exit, *varargs) |
---|
2203 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
2204 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
2205 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
2206 | *(_with_auth(_with_config_dir(varargs)))) |
---|
2207 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
2208 | None, *varargs) |
---|
2209 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
2210 | '"; exit code ' + str(exit_code)) |
---|
2211 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn merge -c8 B ..."; exit code 1 |
---|
2212 | XFAIL: merge_automatic_tests.py 16: cherry2_fwd |
---|
2213 | W: svn: E195020: Cannot merge into mixed-revision working copy [1:3]; try updating first |
---|
2214 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/merge_automatic_tests-17 |
---|
2215 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn merge -c6 B ..."; exit code 1 |
---|
2216 | Traceback (most recent call last): |
---|
2217 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2218 | rc = self.pred.run(sandbox) |
---|
2219 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
2220 | return self._delegate.run(sandbox) |
---|
2221 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2222 | return self._delegate.run(sandbox) |
---|
2223 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2224 | result = self.func(sandbox) |
---|
2225 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_automatic_tests.py", line 749, in cherry3_fwd |
---|
2226 | cherry_pick(sbox, 6, 'B', 'A') |
---|
2227 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_automatic_tests.py", line 337, in cherry_pick |
---|
2228 | svn_merge(rev, source, target) |
---|
2229 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/mergetrees.py", line 449, in svn_merge |
---|
2230 | 'merge', rev_arg, source, target, *args) |
---|
2231 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
2232 | expected_exit, *varargs) |
---|
2233 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
2234 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
2235 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
2236 | *(_with_auth(_with_config_dir(varargs)))) |
---|
2237 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
2238 | None, *varargs) |
---|
2239 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
2240 | '"; exit code ' + str(exit_code)) |
---|
2241 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn merge -c6 B ..."; exit code 1 |
---|
2242 | XFAIL: merge_automatic_tests.py 17: cherry3_fwd |
---|
2243 | PASS: merge_automatic_tests.py 18: reintegrate considers source subtree mergeinfo |
---|
2244 | PASS: merge_automatic_tests.py 19: sync merge considers target subtree mergeinfo |
---|
2245 | PASS: merge_automatic_tests.py 20: notice ancestory for replaced files |
---|
2246 | PASS: merge_automatic_tests.py 21: automerge handles replacements in merge source |
---|
2247 | PASS: merge_automatic_tests.py 22: an effectively synced branch gets reintegrated |
---|
2248 | PASS: merge_automatic_tests.py 23: reintegrate subtree not updated |
---|
2249 | PASS: merge_automatic_tests.py 24: merge peg to a copy and add |
---|
2250 | PASS: merge_automatic_tests.py 25: merge the deletion of a strict CRLF file |
---|
2251 | END: merge_automatic_tests.py |
---|
2252 | ELAPSED: merge_automatic_tests.py 0:06:21.689862 |
---|
2253 | |
---|
2254 | START: merge_reintegrate_tests.py |
---|
2255 | PASS: merge_reintegrate_tests.py 1: basic merge --reintegrate support |
---|
2256 | PASS: merge_reintegrate_tests.py 2: merge --reintegrate with renamed file on branch |
---|
2257 | PASS: merge_reintegrate_tests.py 3: merge --reintegrate on a never-updated branch |
---|
2258 | PASS: merge_reintegrate_tests.py 4: merge --reintegrate should fail in modified wc |
---|
2259 | PASS: merge_reintegrate_tests.py 5: merge --reintegrate should fail in mixed-rev wc |
---|
2260 | PASS: merge_reintegrate_tests.py 6: merge --reintegrate should fail in switched wc |
---|
2261 | PASS: merge_reintegrate_tests.py 7: merge --reintegrate in shallow wc |
---|
2262 | PASS: merge_reintegrate_tests.py 8: merge --reintegrate should fail on stale source |
---|
2263 | PASS: merge_reintegrate_tests.py 9: merge a file with space in its path |
---|
2264 | PASS: merge_reintegrate_tests.py 10: merge --reintegrate with subtree mergeinfo |
---|
2265 | PASS: merge_reintegrate_tests.py 11: multiple reintegrates create self-referential |
---|
2266 | PASS: merge_reintegrate_tests.py 12: source has target's history as explicit mergeinfo |
---|
2267 | PASS: merge_reintegrate_tests.py 13: reintegrate with prior subtree merges to source |
---|
2268 | PASS: merge_reintegrate_tests.py 14: added subtrees with mergeinfo break reintegrate |
---|
2269 | PASS: merge_reintegrate_tests.py 15: 2-URL merge removes valid mergeinfo from target |
---|
2270 | PASS: merge_reintegrate_tests.py 16: reintegrate creates bogus mergeinfo |
---|
2271 | PASS: merge_reintegrate_tests.py 17: source without subtree mergeinfo |
---|
2272 | PASS: merge_reintegrate_tests.py 18: reintegrate a replaced source branch |
---|
2273 | PASS: merge_reintegrate_tests.py 19: reintegrate symlink deletion |
---|
2274 | PASS: merge_reintegrate_tests.py 20: no-op reintegrate |
---|
2275 | PASS: merge_reintegrate_tests.py 21: reintegrate a branch that has been renamed |
---|
2276 | PASS: merge_reintegrate_tests.py 22: reintegrate no-op branch into renamed branch |
---|
2277 | END: merge_reintegrate_tests.py |
---|
2278 | ELAPSED: merge_reintegrate_tests.py 0:07:46.653037 |
---|
2279 | |
---|
2280 | START: merge_tests.py |
---|
2281 | PASS: merge_tests.py 1: performing a merge, with mixed results |
---|
2282 | PASS: merge_tests.py 2: merge and add new files/dirs with history |
---|
2283 | PASS: merge_tests.py 3: some simple property merges |
---|
2284 | PASS: merge_tests.py 4: merging a file w/no explicit target path using -r |
---|
2285 | PASS: merge_tests.py 5: merging a file w/no explicit target path using -c |
---|
2286 | PASS: merge_tests.py 6: merging a file w/no explicit target path or revs |
---|
2287 | PASS: merge_tests.py 7: merging similar trees ancestrally unrelated |
---|
2288 | PASS: merge_tests.py 8: merge operations using PREV revision |
---|
2289 | PASS: merge_tests.py 9: merge change into unchanged binary file |
---|
2290 | PASS: merge_tests.py 10: merge one file using the -r option |
---|
2291 | PASS: merge_tests.py 11: merge one file using the -c option |
---|
2292 | PASS: merge_tests.py 12: merge one file without explicit revisions |
---|
2293 | PASS: merge_tests.py 13: mark a revision range as merged |
---|
2294 | PASS: merge_tests.py 14: diff after merge that creates a new file |
---|
2295 | PASS: merge_tests.py 15: merge should skip over unversioned obstructions |
---|
2296 | PASS: merge_tests.py 16: merge into missing must not break working copy |
---|
2297 | PASS: merge_tests.py 17: merge --dry-run adding a new file with props |
---|
2298 | PASS: merge_tests.py 18: merge binary files with common ancestry |
---|
2299 | PASS: merge_tests.py 19: merge with funny characters |
---|
2300 | PASS: merge_tests.py 20: merge changes to keyword expansion property |
---|
2301 | PASS: merge_tests.py 21: merge prop change into deleted target |
---|
2302 | PASS: merge_tests.py 22: merge a file whose name contains a space |
---|
2303 | PASS: merge_tests.py 23: merge between branches |
---|
2304 | PASS: merge_tests.py 24: property merges don't overwrite existing prop-mods |
---|
2305 | PASS: merge_tests.py 25: property merge conflict even without local mods |
---|
2306 | PASS: merge_tests.py 26: undo, then redo a property merge |
---|
2307 | PASS: merge_tests.py 27: cherry-pick a dependent change, get conflict |
---|
2308 | PASS: merge_tests.py 28: merge a replacement of a file |
---|
2309 | PASS: merge_tests.py 29: merge a replacement of a directory |
---|
2310 | PASS: merge_tests.py 30: replace both dir and one of its children |
---|
2311 | PASS: merge_tests.py 31: merge a replacement of a file to mixed rev wc |
---|
2312 | PASS: merge_tests.py 32: ignore whitespace when merging |
---|
2313 | PASS: merge_tests.py 33: ignore eolstyle when merging |
---|
2314 | PASS: merge_tests.py 34: conflict markers should match the file's eol style |
---|
2315 | PASS: merge_tests.py 35: handle eol-style propchange during merge |
---|
2316 | PASS: merge_tests.py 36: use inherited mergeinfo to avoid repeated merge |
---|
2317 | PASS: merge_tests.py 37: use subtree's mergeinfo to avoid repeated merge |
---|
2318 | PASS: merge_tests.py 38: drive reporter api in depth first order |
---|
2319 | PASS: merge_tests.py 39: target inherits mergeinfo from nearest ancestor |
---|
2320 | PASS: merge_tests.py 40: mergeinfo elides to ancestor with identical info |
---|
2321 | PASS: merge_tests.py 41: discontinuous merges produce correct mergeinfo |
---|
2322 | PASS: merge_tests.py 42: merge works when target has copied children |
---|
2323 | PASS: merge_tests.py 43: merge to switched path does not inherit or elide |
---|
2324 | PASS: merge_tests.py 44: merge to path with switched children |
---|
2325 | PASS: merge_tests.py 45: merge a change to a file, using relative path |
---|
2326 | PASS: merge_tests.py 46: mergeinfo can explicitly be empty |
---|
2327 | PASS: merge_tests.py 47: merge adding prop to child of merge target works |
---|
2328 | PASS: merge_tests.py 48: set no mergeinfo when merging from foreign repos |
---|
2329 | W: Couldn't find node 'tfile1' in expected output tree |
---|
2330 | W: * Node name: tfile1 |
---|
2331 | Path: svn-test-work/working_copies/merge_tests-49/A/tfile1 |
---|
2332 | Contents: None |
---|
2333 | Properties: {} |
---|
2334 | Attributes: {'status': ' ', 'treeconflict': 'C'} |
---|
2335 | Children: None (node is probably a file) |
---|
2336 | |
---|
2337 | W: Unequal at node A |
---|
2338 | W: Unequal at node merge_tests-49 |
---|
2339 | W: Unequal at node working_copies |
---|
2340 | W: Unequal at node svn-test-work |
---|
2341 | W: ACTUAL OUTPUT TREE: |
---|
2342 | svntest.wc.State(wc_dir, { |
---|
2343 | 'bfile2' : Item(status='A '), |
---|
2344 | 'tfile1' : Item(status=' ', treeconflict='C'), |
---|
2345 | 'tfile2' : Item(status=' ', treeconflict='C'), |
---|
2346 | 'bfile1' : Item(status='A '), |
---|
2347 | }) |
---|
2348 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2349 | W: EXCEPTION: SVNTreeUnequal |
---|
2350 | Traceback (most recent call last): |
---|
2351 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2352 | rc = self.pred.run(sandbox) |
---|
2353 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2354 | return self._delegate.run(sandbox) |
---|
2355 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2356 | result = self.func(sandbox) |
---|
2357 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_tests.py", line 6268, in avoid_reflected_revs |
---|
2358 | check_props=True) |
---|
2359 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1175, in run_and_verify_merge |
---|
2360 | check_props, **kw) |
---|
2361 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 808, in verify_update |
---|
2362 | tree.compare_trees("output", actual_output, output_tree) |
---|
2363 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
2364 | singleton_handler_b, b_baton) |
---|
2365 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
2366 | singleton_handler_b, b_baton) |
---|
2367 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
2368 | singleton_handler_b, b_baton) |
---|
2369 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
2370 | singleton_handler_b, b_baton) |
---|
2371 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 703, in compare_trees |
---|
2372 | singleton_handler_a(a_child, a_baton) |
---|
2373 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 593, in default_singleton_handler |
---|
2374 | raise SVNTreeUnequal |
---|
2375 | SVNTreeUnequal |
---|
2376 | XFAIL: merge_tests.py 49: avoid repeated merges for cyclic merging |
---|
2377 | PASS: merge_tests.py 50: update does not merge mergeinfo |
---|
2378 | PASS: merge_tests.py 51: merge should merge mergeinfo |
---|
2379 | PASS: merge_tests.py 52: replace-style merge capability for a single file |
---|
2380 | PASS: merge_tests.py 53: merge to ood path can lead to inaccurate mergeinfo |
---|
2381 | PASS: merge_tests.py 54: merge test for --depth files |
---|
2382 | PASS: merge_tests.py 55: subtrees can lose non-inheritable ranges |
---|
2383 | PASS: merge_tests.py 56: merge to sparse directories |
---|
2384 | PASS: merge_tests.py 57: merge -rold(before rename):head renamed dir |
---|
2385 | PASS: merge_tests.py 58: child having different rev ranges to merge |
---|
2386 | PASS: merge_tests.py 59: merge -rold(before rename):head renamed file |
---|
2387 | PASS: merge_tests.py 60: merge with auto detection of revision ranges |
---|
2388 | PASS: merge_tests.py 61: command line supports cherry picked merge ranges |
---|
2389 | PASS: merge_tests.py 62: merge of propchange on subdir raises conflict |
---|
2390 | PASS: merge_tests.py 63: reverse merge of prop add on child |
---|
2391 | W: ============================================================= |
---|
2392 | Expected '__SVN_ROOT_NODE' and actual '__SVN_ROOT_NODE' in output tree are different! |
---|
2393 | ============================================================= |
---|
2394 | EXPECTED NODE TO BE: |
---|
2395 | ============================================================= |
---|
2396 | * Node name: __SVN_ROOT_NODE |
---|
2397 | Path: __SVN_ROOT_NODE |
---|
2398 | Contents: N/A (node is a directory) |
---|
2399 | Properties: {} |
---|
2400 | Attributes: {} |
---|
2401 | Children: 1 |
---|
2402 | ============================================================= |
---|
2403 | ACTUAL NODE FOUND: |
---|
2404 | ============================================================= |
---|
2405 | * Node name: __SVN_ROOT_NODE |
---|
2406 | Path: __SVN_ROOT_NODE |
---|
2407 | Contents: None |
---|
2408 | Properties: {} |
---|
2409 | Attributes: {} |
---|
2410 | Children: None (node is probably a file) |
---|
2411 | |
---|
2412 | W: Unequal Types: one Node is a file, the other is a directory |
---|
2413 | W: ACTUAL OUTPUT TREE: |
---|
2414 | svntest.wc.State(wc_dir, {}) |
---|
2415 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2416 | W: EXCEPTION: SVNTreeUnequal |
---|
2417 | Traceback (most recent call last): |
---|
2418 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2419 | rc = self.pred.run(sandbox) |
---|
2420 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2421 | return self._delegate.run(sandbox) |
---|
2422 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2423 | result = self.func(sandbox) |
---|
2424 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_tests.py", line 8626, in merge_target_with_non_inheritable_mergeinfo |
---|
2425 | [], True, True) |
---|
2426 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1175, in run_and_verify_merge |
---|
2427 | check_props, **kw) |
---|
2428 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 808, in verify_update |
---|
2429 | tree.compare_trees("output", actual_output, output_tree) |
---|
2430 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 709, in compare_trees |
---|
2431 | raise SVNTreeUnequal |
---|
2432 | SVNTreeUnequal |
---|
2433 | XFAIL: merge_tests.py 64: merge target with non inheritable mergeinfo |
---|
2434 | PASS: merge_tests.py 65: revert a commit on a target |
---|
2435 | PASS: merge_tests.py 66: --ignore-ancestry also ignores mergeinfo |
---|
2436 | PASS: merge_tests.py 67: merge from renamed branch |
---|
2437 | PASS: merge_tests.py 68: normalized mergeinfo is recorded on subtrees |
---|
2438 | PASS: merge_tests.py 69: subtrees added after start of merge range are ok |
---|
2439 | PASS: merge_tests.py 70: cyclic merges don't add mergeinfo from own history |
---|
2440 | PASS: merge_tests.py 71: merge range predates history |
---|
2441 | PASS: merge_tests.py 72: merge from a foreign repository |
---|
2442 | PASS: merge_tests.py 73: verify uuid of items added via foreign repo merge |
---|
2443 | PASS: merge_tests.py 74: 2-url merge from a foreign repository |
---|
2444 | PASS: merge_tests.py 75: merge added subtree |
---|
2445 | PASS: merge_tests.py 76: merging an unknown url should return error |
---|
2446 | PASS: merge_tests.py 77: merges that remove all mergeinfo work |
---|
2447 | PASS: merge_tests.py 78: dont merge revs into a subtree that predate it |
---|
2448 | PASS: merge_tests.py 79: merge fails with renamed subtrees with mergeinfo |
---|
2449 | PASS: merge_tests.py 80: don't explicitly record implicit mergeinfo |
---|
2450 | PASS: merge_tests.py 81: merge with broken symlinks in target |
---|
2451 | PASS: merge_tests.py 82: subtree ranges might not intersect with target |
---|
2452 | PASS: merge_tests.py 83: subtree merge source might not exist |
---|
2453 | PASS: merge_tests.py 84: mergeinfo not set on subtree with empty mergeinfo |
---|
2454 | PASS: merge_tests.py 85: commits to subtrees added by merge wreak havoc |
---|
2455 | PASS: merge_tests.py 86: merge tries to delete a file of identical content |
---|
2456 | PASS: merge_tests.py 87: merge tries to delete identical sched-add file |
---|
2457 | PASS: merge_tests.py 88: subtree merges dont cause spurious conflicts |
---|
2458 | PASS: merge_tests.py 89: target and subtrees need nonintersecting revs |
---|
2459 | PASS: merge_tests.py 90: merge two successive edits to the same property |
---|
2460 | PASS: merge_tests.py 91: merge an EOL unification and set svn:eol-style |
---|
2461 | PASS: merge_tests.py 92: merge adds mergeinfo to subtrees correctly |
---|
2462 | PASS: merge_tests.py 93: natural history filtering permits valid mergeinfo |
---|
2463 | PASS: merge_tests.py 94: subtree gets changes even if ultimately deleted |
---|
2464 | PASS: merge_tests.py 95: no self referential filtering on added path |
---|
2465 | PASS: merge_tests.py 96: merge prior to rename src existence still dels src |
---|
2466 | PASS: merge_tests.py 97: mergeinfo aware merges ignore natural history gaps |
---|
2467 | PASS: merge_tests.py 98: mergeinfo deleted by a merge should disappear |
---|
2468 | PASS: merge_tests.py 99: noop file merge does not segfault |
---|
2469 | PASS: merge_tests.py 100: correctly consider natural history gaps |
---|
2470 | PASS: merge_tests.py 101: copy then replace via merge |
---|
2471 | PASS: merge_tests.py 102: record only merge applies mergeinfo diffs |
---|
2472 | PASS: merge_tests.py 103: automatic conflict resolutions work with merge |
---|
2473 | PASS: merge_tests.py 104: skipped files get correct mergeinfo set |
---|
2474 | PASS: merge_tests.py 105: committed case only move causes revert to fail |
---|
2475 | PASS: merge_tests.py 106: merge into WC of deleted branch should work |
---|
2476 | PASS: merge_tests.py 107: merge del and ps variants from a foreign repos |
---|
2477 | PASS: merge_tests.py 108: no spurious mergeinfo from immediate depth merges |
---|
2478 | PASS: merge_tests.py 109: merge creates self referential mergeinfo |
---|
2479 | PASS: merge_tests.py 110: dav skelta mode can cause spurious conflicts |
---|
2480 | PASS: merge_tests.py 111: merge into locally added file |
---|
2481 | PASS: merge_tests.py 112: merge into locally added directory |
---|
2482 | PASS: merge_tests.py 113: merge tracking fails if target missing subtrees |
---|
2483 | W: ============================================================= |
---|
2484 | Expected '.' and actual '.' in disk tree are different! |
---|
2485 | ============================================================= |
---|
2486 | EXPECTED NODE TO BE: |
---|
2487 | ============================================================= |
---|
2488 | * Node name: . |
---|
2489 | Path: __SVN_ROOT_NODE/. |
---|
2490 | Contents: None |
---|
2491 | Properties: {'svn:mergeinfo': '/A/C/nu:8-11'} |
---|
2492 | Attributes: {} |
---|
2493 | Children: None (node is probably a file) |
---|
2494 | ============================================================= |
---|
2495 | ACTUAL NODE FOUND: |
---|
2496 | ============================================================= |
---|
2497 | * Node name: . |
---|
2498 | Path: __SVN_ROOT_NODE/. |
---|
2499 | Contents: None |
---|
2500 | Properties: {u'svn:mergeinfo': u'/A/C/nu:2-11'} |
---|
2501 | Attributes: {} |
---|
2502 | Children: None (node is probably a file) |
---|
2503 | |
---|
2504 | W: Unequal at node . |
---|
2505 | W: EXPECTED DISK TREE: |
---|
2506 | svntest.wc.State(wc_dir, { |
---|
2507 | '.' : Item(props={'svn:mergeinfo':'/A/C/nu:8-11'}), |
---|
2508 | }) |
---|
2509 | W: ACTUAL DISK TREE: |
---|
2510 | svntest.wc.State(wc_dir, { |
---|
2511 | '.' : Item(props={'svn:mergeinfo':'/A/C/nu:2-11'}), |
---|
2512 | }) |
---|
2513 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2514 | W: EXCEPTION: SVNTreeUnequal |
---|
2515 | Traceback (most recent call last): |
---|
2516 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2517 | rc = self.pred.run(sandbox) |
---|
2518 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2519 | return self._delegate.run(sandbox) |
---|
2520 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2521 | result = self.func(sandbox) |
---|
2522 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_tests.py", line 15720, in no_self_referential_or_nonexistent_inherited_mergeinfo |
---|
2523 | check_props=True) |
---|
2524 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1175, in run_and_verify_merge |
---|
2525 | check_props, **kw) |
---|
2526 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 836, in verify_update |
---|
2527 | extra_files=extra_files) |
---|
2528 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 867, in verify_disk |
---|
2529 | singleton_handler_b, b_baton) |
---|
2530 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
2531 | singleton_handler_b, b_baton) |
---|
2532 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 677, in compare_trees |
---|
2533 | raise SVNTreeUnequal |
---|
2534 | SVNTreeUnequal |
---|
2535 | XFAIL: merge_tests.py 114: don't inherit bogus mergeinfo |
---|
2536 | W: Unexpected output |
---|
2537 | W: EXPECTED STDOUT (regexp): |
---|
2538 | W: | /A/C/nu:9 |
---|
2539 | W: ACTUAL STDOUT: |
---|
2540 | W: | /A/C/nu:3,7,9 |
---|
2541 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2542 | W: EXCEPTION: SVNUnmatchedError |
---|
2543 | Traceback (most recent call last): |
---|
2544 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2545 | rc = self.pred.run(sandbox) |
---|
2546 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2547 | return self._delegate.run(sandbox) |
---|
2548 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2549 | result = self.func(sandbox) |
---|
2550 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/merge_tests.py", line 15814, in subtree_merges_inherit_invalid_working_mergeinfo |
---|
2551 | '/A/C/nu:9', [], 'pg', SVN_PROP_MERGEINFO, nu_COPY_path) |
---|
2552 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
2553 | expected_exit, *varargs) |
---|
2554 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 353, in run_and_verify_svn2 |
---|
2555 | expected_stdout, expected_stderr) |
---|
2556 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 452, in verify_outputs |
---|
2557 | compare_and_display_lines(message, label, expected, actual, raisable) |
---|
2558 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
2559 | raise raisable |
---|
2560 | SVNUnmatchedError |
---|
2561 | XFAIL: merge_tests.py 115: don't inherit bogus working mergeinfo |
---|
2562 | PASS: merge_tests.py 116: executable flag is maintained during binary merge |
---|
2563 | PASS: merge_tests.py 117: dry run shouldn't resolve conflicts |
---|
2564 | PASS: merge_tests.py 118: prop conflict from foreign repos merge |
---|
2565 | PASS: merge_tests.py 119: merge adds subtree with mergeinfo |
---|
2566 | PASS: merge_tests.py 120: reverse merge adds subtree |
---|
2567 | PASS: merge_tests.py 121: merged deletion causes spurious tree conflict |
---|
2568 | PASS: merge_tests.py 122: record only merge adds new subtree mergeinfo |
---|
2569 | PASS: merge_tests.py 123: missing subtrees untouched by infinite depth merge |
---|
2570 | PASS: merge_tests.py 124: shallow merge reaches all necessary subtrees |
---|
2571 | PASS: merge_tests.py 125: svnmucc: merge a replacement |
---|
2572 | PASS: merge_tests.py 126: replacement in merge source not notified correctly |
---|
2573 | PASS: merge_tests.py 127: reverse merge applies revs in reverse order |
---|
2574 | PASS: merge_tests.py 128: merge adds then deletes subtree |
---|
2575 | PASS: merge_tests.py 129: merge with added subtrees with mergeinfo |
---|
2576 | PASS: merge_tests.py 130: merge with externals with mergeinfo |
---|
2577 | PASS: merge_tests.py 131: merge binary file with keywords |
---|
2578 | PASS: merge_tests.py 132: merge conflict when keywords removed |
---|
2579 | PASS: merge_tests.py 133: merge target selection handling |
---|
2580 | PASS: merge_tests.py 134: merged directory properties are added |
---|
2581 | PASS: merge_tests.py 135: conflicted split merge can be repeated |
---|
2582 | PASS: merge_tests.py 136: each editor drive gets its own notification |
---|
2583 | PASS: merge_tests.py 137: single editor drive merge notifications |
---|
2584 | PASS: merge_tests.py 138: conflicted split merge with resolve |
---|
2585 | PASS: merge_tests.py 139: repeat merge to infinite depth WC conflicts |
---|
2586 | PASS: merge_tests.py 140: verify conflict file naming |
---|
2587 | PASS: merge_tests.py 141: merge a directory delete with --force |
---|
2588 | END: merge_tests.py |
---|
2589 | ELAPSED: merge_tests.py 0:36:49.655462 |
---|
2590 | |
---|
2591 | START: merge_tree_conflict_tests.py |
---|
2592 | PASS: merge_tree_conflict_tests.py 1: merge that deletes items |
---|
2593 | PASS: merge_tree_conflict_tests.py 2: merge should not die if a target file is absent |
---|
2594 | PASS: merge_tree_conflict_tests.py 3: merge on deleted directory in target |
---|
2595 | PASS: merge_tree_conflict_tests.py 4: 3-way merge of 'file add' into existing binary |
---|
2596 | PASS: merge_tree_conflict_tests.py 5: merge an added dir on a deleted dir in target |
---|
2597 | PASS: merge_tree_conflict_tests.py 6: conflict from merge of add over versioned file |
---|
2598 | PASS: merge_tree_conflict_tests.py 7: mergeinfo recording in skipped merge |
---|
2599 | PASS: merge_tree_conflict_tests.py 8: merge tries to delete a file of different content |
---|
2600 | PASS: merge_tree_conflict_tests.py 9: tree conflicts and obstructions |
---|
2601 | PASS: merge_tree_conflict_tests.py 10: tree conflicts 4.1: tree del, leaf edit |
---|
2602 | PASS: merge_tree_conflict_tests.py 11: tree conflicts 4.2: tree del, leaf del |
---|
2603 | PASS: merge_tree_conflict_tests.py 12: tree conflicts 5.1: leaf edit, tree del |
---|
2604 | PASS: merge_tree_conflict_tests.py 13: tree conflicts 5.2: leaf del, tree del |
---|
2605 | PASS: merge_tree_conflict_tests.py 14: tree conflicts 6: tree del, tree del |
---|
2606 | PASS: merge_tree_conflict_tests.py 15: tree conflicts 4.1: tree del (no ci), leaf edit |
---|
2607 | PASS: merge_tree_conflict_tests.py 16: tree conflicts 4.2: tree del (no ci), leaf del |
---|
2608 | PASS: merge_tree_conflict_tests.py 17: tree conflicts 5.1: leaf edit (no ci), tree del |
---|
2609 | PASS: merge_tree_conflict_tests.py 18: tree conflicts 5.2: leaf del (no ci), tree del |
---|
2610 | PASS: merge_tree_conflict_tests.py 19: tree conflicts 6: tree del (no ci), tree del |
---|
2611 | PASS: merge_tree_conflict_tests.py 20: tree conflicts: tree missing, leaf edit |
---|
2612 | PASS: merge_tree_conflict_tests.py 21: tree conflicts: tree missing, leaf del |
---|
2613 | PASS: merge_tree_conflict_tests.py 22: replace vs. edit tree-conflicts |
---|
2614 | PASS: merge_tree_conflict_tests.py 23: replace vs. delete tree-conflicts |
---|
2615 | PASS: merge_tree_conflict_tests.py 24: merge replace on local delete fails |
---|
2616 | PASS: merge_tree_conflict_tests.py 25: merge conflict details |
---|
2617 | PASS: merge_tree_conflict_tests.py 26: merge obstruction recording |
---|
2618 | PASS: merge_tree_conflict_tests.py 27: tree conflict stores added revision for victim |
---|
2619 | PASS: merge_tree_conflict_tests.py 28: spurious tree conflict with unmodified added file |
---|
2620 | END: merge_tree_conflict_tests.py |
---|
2621 | ELAPSED: merge_tree_conflict_tests.py 0:05:04.651787 |
---|
2622 | |
---|
2623 | START: mergeinfo_tests.py |
---|
2624 | PASS: mergeinfo_tests.py 1: 'mergeinfo' on a URL that lacks mergeinfo |
---|
2625 | PASS: mergeinfo_tests.py 2: 'mergeinfo' on a path with mergeinfo |
---|
2626 | PASS: mergeinfo_tests.py 3: 'mergeinfo' with source selection |
---|
2627 | PASS: mergeinfo_tests.py 4: 'mergeinfo' with uninteresting source selection |
---|
2628 | PASS: mergeinfo_tests.py 5: mergeinfo of an unknown url should return error |
---|
2629 | PASS: mergeinfo_tests.py 6: non-inheritable mergeinfo shows as merged |
---|
2630 | PASS: mergeinfo_tests.py 7: test svn mergeinfo -R |
---|
2631 | PASS: mergeinfo_tests.py 8: svn mergeinfo on pegged working copy target |
---|
2632 | PASS: mergeinfo_tests.py 9: wc target inherits mergeinfo from repos |
---|
2633 | PASS: mergeinfo_tests.py 10: natural history is not eligible nor merged |
---|
2634 | PASS: mergeinfo_tests.py 11: noninheritable mergeinfo not always eligible |
---|
2635 | PASS: mergeinfo_tests.py 12: 'mergeinfo' on a locally moved path |
---|
2636 | PASS: mergeinfo_tests.py 13: do not record mergeinfo on tree conflict victims |
---|
2637 | END: mergeinfo_tests.py |
---|
2638 | ELAPSED: mergeinfo_tests.py 0:02:54.464618 |
---|
2639 | |
---|
2640 | START: mod_authz_svn_tests.py |
---|
2641 | SKIP: mod_authz_svn_tests.py 1: test anonymous access |
---|
2642 | SKIP: mod_authz_svn_tests.py 2: test mixed anonymous and authenticated access |
---|
2643 | SKIP: mod_authz_svn_tests.py 3: test mixed with noauthwhenanon directive |
---|
2644 | SKIP: mod_authz_svn_tests.py 4: test authenticated only access |
---|
2645 | SKIP: mod_authz_svn_tests.py 5: test authenticated only access with anonoff |
---|
2646 | SKIP: mod_authz_svn_tests.py 6: test authenticated only access with lcuser |
---|
2647 | SKIP: mod_authz_svn_tests.py 7: test authenticated only access via groups |
---|
2648 | SKIP: mod_authz_svn_tests.py 8: test satisfy all require any config |
---|
2649 | SKIP: mod_authz_svn_tests.py 9: test satisfy all require all config |
---|
2650 | END: mod_authz_svn_tests.py |
---|
2651 | ELAPSED: mod_authz_svn_tests.py 0:00:03.576514 |
---|
2652 | |
---|
2653 | START: move_tests.py |
---|
2654 | PASS: move_tests.py 1: lateral (rename) move of a file test |
---|
2655 | PASS: move_tests.py 2: sibling move of a file test |
---|
2656 | PASS: move_tests.py 3: shallower move of a file test |
---|
2657 | PASS: move_tests.py 4: deeper move of a file test |
---|
2658 | PASS: move_tests.py 5: test property merging on move-update |
---|
2659 | PASS: move_tests.py 6: move a missing directory |
---|
2660 | PASS: move_tests.py 7: nested replaces |
---|
2661 | PASS: move_tests.py 8: move many and delete-on-update |
---|
2662 | PASS: move_tests.py 9: move many and add-on-update |
---|
2663 | PASS: move_tests.py 10: delete moved node, still a move |
---|
2664 | PASS: move_tests.py 11: copy, move and commit |
---|
2665 | PASS: move_tests.py 12: move to and from an external |
---|
2666 | PASS: move_tests.py 13: revert delete root of move |
---|
2667 | PASS: move_tests.py 14: move conflict details |
---|
2668 | END: move_tests.py |
---|
2669 | ELAPSED: move_tests.py 0:07:05.844251 |
---|
2670 | |
---|
2671 | START: patch_tests.py |
---|
2672 | PASS: patch_tests.py 1: basic patch |
---|
2673 | PASS: patch_tests.py 2: patch containing absolute paths |
---|
2674 | PASS: patch_tests.py 3: patch with offset searching |
---|
2675 | PASS: patch_tests.py 4: patch with chopped leading spaces |
---|
2676 | PASS: patch_tests.py 5: patch with --strip 1 |
---|
2677 | PASS: patch_tests.py 6: patch with no index lines |
---|
2678 | PASS: patch_tests.py 7: patch with missing dirs |
---|
2679 | PASS: patch_tests.py 8: patch deleting all children of a directory |
---|
2680 | PASS: patch_tests.py 9: patch which is rejected |
---|
2681 | PASS: patch_tests.py 10: patch containing keywords |
---|
2682 | PASS: patch_tests.py 11: patch with fuzz |
---|
2683 | PASS: patch_tests.py 12: patch in reverse |
---|
2684 | PASS: patch_tests.py 13: patch target with no svn:eol-style |
---|
2685 | PASS: patch_tests.py 14: patch target with svn:eol-style |
---|
2686 | PASS: patch_tests.py 15: patch target with uncommitted svn:eol-style |
---|
2687 | PASS: patch_tests.py 16: ignore whitespace when patching |
---|
2688 | PASS: patch_tests.py 17: patch that replaces a locally deleted file |
---|
2689 | PASS: patch_tests.py 18: patch with no eol at eof |
---|
2690 | PASS: patch_tests.py 19: patch with properties |
---|
2691 | PASS: patch_tests.py 20: apply the same patch twice |
---|
2692 | PASS: patch_tests.py 21: patch with dir properties |
---|
2693 | PASS: patch_tests.py 22: patch that adds paths with props |
---|
2694 | PASS: patch_tests.py 23: property patch with offset searching |
---|
2695 | PASS: patch_tests.py 24: property patch with fuzz |
---|
2696 | PASS: patch_tests.py 25: patch that contains empty files |
---|
2697 | PASS: patch_tests.py 26: patch using old target names |
---|
2698 | PASS: patch_tests.py 27: revert a patch by reverse patching |
---|
2699 | PASS: patch_tests.py 28: patch --strip propchanges cwd |
---|
2700 | PASS: patch_tests.py 29: patch doesn't append newline to properties |
---|
2701 | PASS: patch_tests.py 30: patch that adds a symlink |
---|
2702 | PASS: patch_tests.py 31: patch a file that was moved away |
---|
2703 | PASS: patch_tests.py 32: patch file lacking trailing eol |
---|
2704 | PASS: patch_tests.py 33: patch deletes prop, directly and via reversed add |
---|
2705 | PASS: patch_tests.py 34: reverse patch new file+props atop uncommitted |
---|
2706 | PASS: patch_tests.py 35: reverse patch new file+props |
---|
2707 | PASS: patch_tests.py 36: patch with /dev/null filenames |
---|
2708 | PASS: patch_tests.py 37: patch that deletes and skips |
---|
2709 | PASS: patch_tests.py 38: patch target with no eol at eof |
---|
2710 | PASS: patch_tests.py 39: patch add multiple levels and delete |
---|
2711 | PASS: patch_tests.py 40: apply git patch with 'index' line |
---|
2712 | PASS: patch_tests.py 41: patch changes symlink target |
---|
2713 | PASS: patch_tests.py 42: replace dir with file and file with dir |
---|
2714 | PASS: patch_tests.py 43: single line replacement mismatch |
---|
2715 | PASS: patch_tests.py 44: apply a patch to an empty file |
---|
2716 | PASS: patch_tests.py 45: svn diff created patch should apply without fuz |
---|
2717 | W: ============================================================= |
---|
2718 | Expected 'iota' and actual 'iota' in disk tree are different! |
---|
2719 | ============================================================= |
---|
2720 | EXPECTED NODE TO BE: |
---|
2721 | ============================================================= |
---|
2722 | * Node name: iota |
---|
2723 | Path: __SVN_ROOT_NODE/iota |
---|
2724 | Contents: Some more bytes |
---|
2725 | This is the file 'iota'. |
---|
2726 | |
---|
2727 | Properties: {} |
---|
2728 | Attributes: {} |
---|
2729 | Children: None (node is probably a file) |
---|
2730 | ============================================================= |
---|
2731 | ACTUAL NODE FOUND: |
---|
2732 | ============================================================= |
---|
2733 | * Node name: iota |
---|
2734 | Path: __SVN_ROOT_NODE/iota |
---|
2735 | Contents: Some more bytes |
---|
2736 | This is the file 'iota'. |
---|
2737 | Properties: {} |
---|
2738 | Attributes: {} |
---|
2739 | Children: None (node is probably a file) |
---|
2740 | |
---|
2741 | W: Unequal at node iota |
---|
2742 | W: EXPECTED DISK TREE: |
---|
2743 | svntest.wc.State(wc_dir, { |
---|
2744 | 'A/B/E/beta' : Item(contents="This is the file 'beta'.\n"), |
---|
2745 | 'A/B/E/alpha' : Item(contents="This is the file 'alpha'.\n"), |
---|
2746 | 'A/B/F' : Item(), |
---|
2747 | 'A/B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
2748 | 'A/D/G/rho' : Item(contents="This is the file 'rho'.\n"), |
---|
2749 | 'A/D/G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
2750 | 'A/D/G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
2751 | 'A/D/H/psi' : Item(contents="This is the file 'psi'.\n"), |
---|
2752 | 'A/D/H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
2753 | 'A/D/H/chi' : Item(contents="This is the file 'chi'.\n"), |
---|
2754 | 'A/D/gamma' : Item(contents="This is the file 'gamma'.\n"), |
---|
2755 | 'A/mu' : Item(contents="This is the file 'mu'.\n"), |
---|
2756 | 'A/C' : Item(), |
---|
2757 | 'iota' : Item(contents="Some more bytes\nThis is the file 'iota'.\n"), |
---|
2758 | }) |
---|
2759 | W: ACTUAL DISK TREE: |
---|
2760 | svntest.wc.State(wc_dir, { |
---|
2761 | 'A/B/E/beta' : Item(contents="This is the file 'beta'.\n"), |
---|
2762 | 'A/B/E/alpha' : Item(contents="This is the file 'alpha'.\n"), |
---|
2763 | 'A/B/F' : Item(), |
---|
2764 | 'A/B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
2765 | 'A/D/G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
2766 | 'A/D/G/rho' : Item(contents="This is the file 'rho'.\n"), |
---|
2767 | 'A/D/G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
2768 | 'A/D/H/psi' : Item(contents="This is the file 'psi'.\n"), |
---|
2769 | 'A/D/H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
2770 | 'A/D/H/chi' : Item(contents="This is the file 'chi'.\n"), |
---|
2771 | 'A/D/gamma' : Item(contents="This is the file 'gamma'.\n"), |
---|
2772 | 'A/C' : Item(), |
---|
2773 | 'A/mu' : Item(contents="This is the file 'mu'.\n"), |
---|
2774 | 'iota' : Item(contents="Some more bytes\nThis is the file 'iota'."), |
---|
2775 | }) |
---|
2776 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2777 | W: EXCEPTION: SVNTreeUnequal |
---|
2778 | Traceback (most recent call last): |
---|
2779 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2780 | rc = self.pred.run(sandbox) |
---|
2781 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2782 | return self._delegate.run(sandbox) |
---|
2783 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2784 | result = self.func(sandbox) |
---|
2785 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/patch_tests.py", line 4605, in patch_lacking_trailing_eol_on_context |
---|
2786 | expected_status, expected_skip) |
---|
2787 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1275, in run_and_verify_patch |
---|
2788 | check_props=check_props, **kw) |
---|
2789 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 836, in verify_update |
---|
2790 | extra_files=extra_files) |
---|
2791 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 867, in verify_disk |
---|
2792 | singleton_handler_b, b_baton) |
---|
2793 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
2794 | singleton_handler_b, b_baton) |
---|
2795 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 677, in compare_trees |
---|
2796 | raise SVNTreeUnequal |
---|
2797 | SVNTreeUnequal |
---|
2798 | XFAIL: patch_tests.py 46: patch file lacking trailing eol on context |
---|
2799 | PASS: patch_tests.py 47: patch with custom keywords |
---|
2800 | PASS: patch_tests.py 48: --git patch with rename header |
---|
2801 | PASS: patch_tests.py 49: avoid reordering hunks |
---|
2802 | PASS: patch_tests.py 50: avoid reordering hunks 2 |
---|
2803 | PASS: patch_tests.py 51: hunks that reorder |
---|
2804 | W: EXPECTED STDOUT: |
---|
2805 | W: | U svn-test-work/working_copies/patch_tests-52/A/mu |
---|
2806 | W: | > applied hunk @@ -9,6 +10,7 @@ with offset -5 |
---|
2807 | W: ACTUAL STDOUT: |
---|
2808 | W: | C svn-test-work/working_copies/patch_tests-52/A/mu |
---|
2809 | W: | > rejected hunk @@ -9,6 +10,7 @@ |
---|
2810 | W: | Summary of conflicts: |
---|
2811 | W: | Text conflicts: 1 |
---|
2812 | W: DIFF STDOUT: |
---|
2813 | W: | --- EXPECTED STDOUT |
---|
2814 | W: | +++ ACTUAL STDOUT |
---|
2815 | W: | @@ -1,2 +1,4 @@ |
---|
2816 | W: | -U svn-test-work/working_copies/patch_tests-52/A/mu |
---|
2817 | W: | -> applied hunk @@ -9,6 +10,7 @@ with offset -5 |
---|
2818 | W: | +C svn-test-work/working_copies/patch_tests-52/A/mu |
---|
2819 | W: | +> rejected hunk @@ -9,6 +10,7 @@ |
---|
2820 | W: | +Summary of conflicts: |
---|
2821 | W: | + Text conflicts: 1 |
---|
2822 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2823 | W: EXCEPTION: SVNLineUnequal |
---|
2824 | Traceback (most recent call last): |
---|
2825 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2826 | rc = self.pred.run(sandbox) |
---|
2827 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2828 | return self._delegate.run(sandbox) |
---|
2829 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2830 | result = self.func(sandbox) |
---|
2831 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/patch_tests.py", line 5114, in patch_hunk_overlap |
---|
2832 | expected_status, expected_skip) |
---|
2833 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1270, in run_and_verify_patch |
---|
2834 | verify.verify_outputs(None, out, err, output_tree, error_re_string) |
---|
2835 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 452, in verify_outputs |
---|
2836 | compare_and_display_lines(message, label, expected, actual, raisable) |
---|
2837 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
2838 | raise raisable |
---|
2839 | SVNLineUnequal |
---|
2840 | XFAIL: patch_tests.py 52: hunks that overlap |
---|
2841 | PASS: patch_tests.py 53: patch delete modified |
---|
2842 | PASS: patch_tests.py 54: find closest hunk |
---|
2843 | END: patch_tests.py |
---|
2844 | ELAPSED: patch_tests.py 0:06:26.461725 |
---|
2845 | |
---|
2846 | START: prop_tests.py |
---|
2847 | PASS: prop_tests.py 1: write/read props in wc only (ps, pl, pdel, pe) |
---|
2848 | PASS: prop_tests.py 2: commit properties |
---|
2849 | PASS: prop_tests.py 3: receive properties via update |
---|
2850 | PASS: prop_tests.py 4: receive property changes as part of a downdate |
---|
2851 | PASS: prop_tests.py 5: commit the removal of props |
---|
2852 | PASS: prop_tests.py 6: update with conflicting props |
---|
2853 | PASS: prop_tests.py 7: commit with conflicting dirprops |
---|
2854 | PASS: prop_tests.py 8: props work when committing a replacement |
---|
2855 | PASS: prop_tests.py 9: props work when reverting a replacement |
---|
2856 | PASS: prop_tests.py 10: try to set inappropriate props |
---|
2857 | PASS: prop_tests.py 11: file copies inherit (not re-derive) special props |
---|
2858 | PASS: prop_tests.py 12: set, get, and delete a revprop change |
---|
2859 | PASS: prop_tests.py 13: some svn: properties should be converted |
---|
2860 | PASS: prop_tests.py 14: test binary property support |
---|
2861 | PASS: prop_tests.py 15: recursive property operations in BASE and WC |
---|
2862 | PASS: prop_tests.py 16: property operations on a URL |
---|
2863 | PASS: prop_tests.py 17: removal of schedule added file with properties |
---|
2864 | PASS: prop_tests.py 18: receive properties on the wc root via update |
---|
2865 | PASS: prop_tests.py 19: test properties on replaced files |
---|
2866 | PASS: prop_tests.py 20: test proplist at various depths on a wc |
---|
2867 | PASS: prop_tests.py 21: test proplist at various depths on a url |
---|
2868 | PASS: prop_tests.py 22: test prop* handle invalid property names |
---|
2869 | PASS: prop_tests.py 23: propset shouldn't touch symlink perms |
---|
2870 | PASS: prop_tests.py 24: remove a property with a custom namespace |
---|
2871 | PASS: prop_tests.py 25: property retrieval with peg and operative revs |
---|
2872 | PASS: prop_tests.py 26: test handling invalid svn:* property values |
---|
2873 | PASS: prop_tests.py 27: commit replacement props when same as old props |
---|
2874 | PASS: prop_tests.py 28: 'svn mv added_file' preserves props |
---|
2875 | PASS: prop_tests.py 29: remove a property which doesn't exist |
---|
2876 | PASS: prop_tests.py 30: post-revprop-change hook |
---|
2877 | PASS: prop_tests.py 31: properties after a removal of a replaced file |
---|
2878 | PASS: prop_tests.py 32: grind through all variants of prop rejects |
---|
2879 | PASS: prop_tests.py 33: test properties of obstructed subdirectories |
---|
2880 | PASS: prop_tests.py 34: test revprop atomicity guarantees of libsvn_ra |
---|
2881 | PASS: prop_tests.py 35: pg of large text properties redirects properly |
---|
2882 | PASS: prop_tests.py 36: prop conflict for file matching dir prop reject |
---|
2883 | PASS: prop_tests.py 37: check if pristine properties are visible |
---|
2884 | PASS: prop_tests.py 38: inheritable ignores with svn:ignores and config |
---|
2885 | PASS: prop_tests.py 39: propset with svn: prefix but unknown name |
---|
2886 | PASS: prop_tests.py 40: peg rev @BASE, peg rev @WORKING |
---|
2887 | PASS: prop_tests.py 41: svn:author with XML unsafe chars |
---|
2888 | PASS: prop_tests.py 42: svn:author with XML unsafe chars 2 |
---|
2889 | PASS: prop_tests.py 43: verify dir property conflict details |
---|
2890 | PASS: prop_tests.py 44: test listing iprops via abspath |
---|
2891 | PASS: prop_tests.py 45: perform wc specific operations on url |
---|
2892 | PASS: prop_tests.py 46: property conflict on wc root |
---|
2893 | END: prop_tests.py |
---|
2894 | ELAPSED: prop_tests.py 0:05:36.509915 |
---|
2895 | |
---|
2896 | START: redirect_tests.py |
---|
2897 | SKIP: redirect_tests.py 1: temporary redirect should error out |
---|
2898 | SKIP: redirect_tests.py 2: redirected checkout |
---|
2899 | SKIP: redirect_tests.py 3: redirected update |
---|
2900 | SKIP: redirect_tests.py 4: redirected update of non-repos-root wc |
---|
2901 | SKIP: redirect_tests.py 5: redirected externals |
---|
2902 | SKIP: redirect_tests.py 6: redirected copy |
---|
2903 | SKIP: redirect_tests.py 7: redirected commands |
---|
2904 | END: redirect_tests.py |
---|
2905 | ELAPSED: redirect_tests.py 0:00:04.038737 |
---|
2906 | |
---|
2907 | START: relocate_tests.py |
---|
2908 | PASS: relocate_tests.py 1: relocate with deleted, missing and copied entries |
---|
2909 | PASS: relocate_tests.py 2: relocate with prefixes longer than repo root |
---|
2910 | PASS: relocate_tests.py 3: out of date propset should fail after a relocate |
---|
2911 | PASS: relocate_tests.py 4: relocate a single file |
---|
2912 | PASS: relocate_tests.py 5: relocate a directory with switched children |
---|
2913 | PASS: relocate_tests.py 6: relocate a directory containing relative externals |
---|
2914 | END: relocate_tests.py |
---|
2915 | ELAPSED: relocate_tests.py 0:00:59.679291 |
---|
2916 | |
---|
2917 | START: resolve_tests.py |
---|
2918 | PASS: resolve_tests.py 1: resolve -R --accept [base | mf | tf] |
---|
2919 | PASS: resolve_tests.py 2: resolving prop conflicts |
---|
2920 | PASS: resolve_tests.py 3: resolve file with executable bit set |
---|
2921 | PASS: resolve_tests.py 4: resolved on working copy root |
---|
2922 | PASS: resolve_tests.py 5: resolved on deleted item |
---|
2923 | PASS: resolve_tests.py 6: resolve to 'theirs-conflict' in sub-directory |
---|
2924 | PASS: resolve_tests.py 7: multi range merge with --accept keeps going |
---|
2925 | PASS: resolve_tests.py 8: resolve -R --accept [base | mf | tf] binary file |
---|
2926 | END: resolve_tests.py |
---|
2927 | ELAPSED: resolve_tests.py 0:01:31.520122 |
---|
2928 | |
---|
2929 | START: revert_tests.py |
---|
2930 | PASS: revert_tests.py 1: revert relative to wc root |
---|
2931 | PASS: revert_tests.py 2: revert reexpands manually contracted keyword |
---|
2932 | PASS: revert_tests.py 3: revert a replaced file with no properties |
---|
2933 | PASS: revert_tests.py 4: revert a moved file |
---|
2934 | PASS: revert_tests.py 5: revert svn cp PATH PATH replace file with props |
---|
2935 | PASS: revert_tests.py 6: revert a merge replacement of file with history |
---|
2936 | PASS: revert_tests.py 7: revert svn cp URL PATH replace file with props |
---|
2937 | PASS: revert_tests.py 8: revert file after second replace |
---|
2938 | PASS: revert_tests.py 9: revert after manual text-conflict resolution |
---|
2939 | PASS: revert_tests.py 10: revert after manual property-conflict resolution |
---|
2940 | PASS: revert_tests.py 11: revert a simple propset on a dir |
---|
2941 | PASS: revert_tests.py 12: revert a simple propset on a file |
---|
2942 | PASS: revert_tests.py 13: revert a simple propdel on a dir |
---|
2943 | PASS: revert_tests.py 14: revert a simple propdel on a file |
---|
2944 | PASS: revert_tests.py 15: revert a committed replace-with-history == no-op |
---|
2945 | PASS: revert_tests.py 16: status after schedule-delete, revert, and local rm |
---|
2946 | PASS: revert_tests.py 17: status after replace+, revert, and local rm |
---|
2947 | PASS: revert_tests.py 18: reverted replace with history restores checksum |
---|
2948 | PASS: revert_tests.py 19: revert tree conflicts in updated files |
---|
2949 | PASS: revert_tests.py 20: reverting an add over not present directory |
---|
2950 | PASS: revert_tests.py 21: revert an added tree fails |
---|
2951 | PASS: revert_tests.py 22: revert a child of a copied directory |
---|
2952 | PASS: revert_tests.py 23: non-recursive revert after delete |
---|
2953 | PASS: revert_tests.py 24: permission-only reverts |
---|
2954 | W: svn: E155038: Try 'svn revert --depth infinity' instead? |
---|
2955 | W: svn: E155038: Can't revert '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/revert_tests-25/A/B/E2' without reverting children |
---|
2956 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2957 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn revert --depth files ..."; exit code 1 |
---|
2958 | Traceback (most recent call last): |
---|
2959 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2960 | rc = self.pred.run(sandbox) |
---|
2961 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2962 | return self._delegate.run(sandbox) |
---|
2963 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2964 | result = self.func(sandbox) |
---|
2965 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/revert_tests.py", line 1222, in revert_copy_depth_files |
---|
2966 | sbox.ospath('A/B/E2')) |
---|
2967 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
2968 | expected_exit, *varargs) |
---|
2969 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
2970 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
2971 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
2972 | *(_with_auth(_with_config_dir(varargs)))) |
---|
2973 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
2974 | None, *varargs) |
---|
2975 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
2976 | '"; exit code ' + str(exit_code)) |
---|
2977 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn revert --depth files ..."; exit code 1 |
---|
2978 | XFAIL: revert_tests.py 25: revert a copy with depth=files |
---|
2979 | W: svn: E155038: Try 'svn revert --depth infinity' instead? |
---|
2980 | W: svn: E155038: Can't revert '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/revert_tests-26/A/X' without reverting children |
---|
2981 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
2982 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn revert --depth immediates ..."; exit code 1 |
---|
2983 | Traceback (most recent call last): |
---|
2984 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
2985 | rc = self.pred.run(sandbox) |
---|
2986 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
2987 | return self._delegate.run(sandbox) |
---|
2988 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
2989 | result = self.func(sandbox) |
---|
2990 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/revert_tests.py", line 1250, in revert_nested_add_depth_immediates |
---|
2991 | sbox.ospath('A/X')) |
---|
2992 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
2993 | expected_exit, *varargs) |
---|
2994 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
2995 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
2996 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
2997 | *(_with_auth(_with_config_dir(varargs)))) |
---|
2998 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
2999 | None, *varargs) |
---|
3000 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
3001 | '"; exit code ' + str(exit_code)) |
---|
3002 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn revert --depth immediates ..."; exit code 1 |
---|
3003 | XFAIL: revert_tests.py 26: revert a nested add with depth=immediates |
---|
3004 | PASS: revert_tests.py 27: revert with superfluous actual node |
---|
3005 | PASS: revert_tests.py 28: revert tree conflicts with replacements |
---|
3006 | PASS: revert_tests.py 29: recursive revert with superfluous actual node |
---|
3007 | PASS: revert_tests.py 30: revert conflict with no text change |
---|
3008 | PASS: revert_tests.py 31: revert -R conflict with no text change |
---|
3009 | PASS: revert_tests.py 32: revert with unversioned targets |
---|
3010 | PASS: revert_tests.py 33: svn revert -R nonexistent |
---|
3011 | PASS: revert_tests.py 34: revert with an obstructing working copy |
---|
3012 | PASS: revert_tests.py 35: partial revert moved_dir |
---|
3013 | END: revert_tests.py |
---|
3014 | ELAPSED: revert_tests.py 0:03:23.341426 |
---|
3015 | |
---|
3016 | START: schedule_tests.py |
---|
3017 | PASS: schedule_tests.py 1: revert: add some files |
---|
3018 | PASS: schedule_tests.py 2: revert: add some directories |
---|
3019 | PASS: schedule_tests.py 3: revert: add some nested files and directories |
---|
3020 | PASS: schedule_tests.py 4: revert: add some executable files |
---|
3021 | PASS: schedule_tests.py 5: revert: delete some files |
---|
3022 | PASS: schedule_tests.py 6: revert: delete some directories |
---|
3023 | PASS: schedule_tests.py 7: unschedule addition on missing items |
---|
3024 | PASS: schedule_tests.py 8: schedule and commit deletion on missing items |
---|
3025 | PASS: schedule_tests.py 9: revert inside a newly added dir |
---|
3026 | PASS: schedule_tests.py 10: status after add of deleted directory |
---|
3027 | PASS: schedule_tests.py 11: 'svn add' should traverse already-versioned dirs |
---|
3028 | PASS: schedule_tests.py 12: 'svn mkdir' should clean up after itself on error |
---|
3029 | PASS: schedule_tests.py 13: 'svn rm non-existent' should exit with an error |
---|
3030 | PASS: schedule_tests.py 14: retry of manually upset --keep-local deletion |
---|
3031 | PASS: schedule_tests.py 15: calling svn propset on a deleted node should fail |
---|
3032 | PASS: schedule_tests.py 16: replace a dir, then delete a child |
---|
3033 | END: schedule_tests.py |
---|
3034 | ELAPSED: schedule_tests.py 0:00:50.827488 |
---|
3035 | |
---|
3036 | START: special_tests.py |
---|
3037 | PASS: special_tests.py 1: general symlink handling |
---|
3038 | PASS: special_tests.py 2: replace a normal file with a special file |
---|
3039 | PASS: special_tests.py 3: import and export a symlink |
---|
3040 | PASS: special_tests.py 4: 'svn cp dir1 dir2' which contains a symlink |
---|
3041 | PASS: special_tests.py 5: replace a special file with a non-special file |
---|
3042 | PASS: special_tests.py 6: remove a symlink |
---|
3043 | PASS: special_tests.py 7: merge symlink into file |
---|
3044 | PASS: special_tests.py 8: merge file into symlink |
---|
3045 | PASS: special_tests.py 9: checkout a repository containing symlinks |
---|
3046 | PASS: special_tests.py 10: diff a symlink to a directory |
---|
3047 | PASS: special_tests.py 11: checkout repository with unknown special file type |
---|
3048 | PASS: special_tests.py 12: replace a special file with a directory |
---|
3049 | PASS: special_tests.py 13: symlink obstructs incoming delete |
---|
3050 | PASS: special_tests.py 14: warn when attempt operation on a reserved name |
---|
3051 | PASS: special_tests.py 15: 'ps svn:special' should normalize to '*' |
---|
3052 | PASS: special_tests.py 16: commit foo while bar changed special status |
---|
3053 | PASS: special_tests.py 17: revert a symlink destination change |
---|
3054 | PASS: special_tests.py 18: merge symlink-add from foreign repos |
---|
3055 | PASS: special_tests.py 19: operate on symlink to wc |
---|
3056 | PASS: special_tests.py 20: svnversion on symlink to wc |
---|
3057 | PASS: special_tests.py 21: update a symlink |
---|
3058 | PASS: special_tests.py 22: replace symlinks |
---|
3059 | PASS: special_tests.py 23: externals as symlink targets |
---|
3060 | W: svn: E200009: '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/special_tests-24/kappa' has no pristine version until it is committed |
---|
3061 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3062 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn cat svn-test-work/working_copies/special_tests-24/kappa --config-dir ..."; exit code 1 |
---|
3063 | Traceback (most recent call last): |
---|
3064 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3065 | rc = self.pred.run(sandbox) |
---|
3066 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3067 | return self._delegate.run(sandbox) |
---|
3068 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3069 | result = self.func(sandbox) |
---|
3070 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/special_tests.py", line 1142, in cat_added_symlink |
---|
3071 | "cat", kappa_path) |
---|
3072 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
3073 | expected_exit, *varargs) |
---|
3074 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
3075 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
3076 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
3077 | *(_with_auth(_with_config_dir(varargs)))) |
---|
3078 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
3079 | None, *varargs) |
---|
3080 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
3081 | '"; exit code ' + str(exit_code)) |
---|
3082 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn cat svn-test-work/working_copies/special_tests-24/kappa --config-dir ..."; exit code 1 |
---|
3083 | XFAIL: special_tests.py 24: cat added symlink |
---|
3084 | PASS: special_tests.py 25: verify incoming symlink change behavior |
---|
3085 | PASS: special_tests.py 26: multiline file with svn:special |
---|
3086 | W: ============================================================= |
---|
3087 | Expected 'dodgy-link2' and actual 'dodgy-link2' in status tree are different! |
---|
3088 | ============================================================= |
---|
3089 | EXPECTED NODE TO BE: |
---|
3090 | ============================================================= |
---|
3091 | * Node name: dodgy-link2 |
---|
3092 | Path: svn-test-work/working_copies/special_tests-27/dodgy-link2 |
---|
3093 | Contents: None |
---|
3094 | Properties: {} |
---|
3095 | Attributes: {'status': ' ', 'wc_rev': '2'} |
---|
3096 | Children: None (node is probably a file) |
---|
3097 | ============================================================= |
---|
3098 | ACTUAL NODE FOUND: |
---|
3099 | ============================================================= |
---|
3100 | * Node name: dodgy-link2 |
---|
3101 | Path: svn-test-work/working_copies/special_tests-27/dodgy-link2 |
---|
3102 | Contents: None |
---|
3103 | Properties: {} |
---|
3104 | Attributes: {'status': 'M ', 'wc_rev': '2'} |
---|
3105 | Children: None (node is probably a file) |
---|
3106 | |
---|
3107 | W: ACTUAL STATUS TREE: |
---|
3108 | svntest.wc.State(wc_dir, { |
---|
3109 | '' : Item(status=' ', wc_rev='2'), |
---|
3110 | 'A' : Item(status=' ', wc_rev='2'), |
---|
3111 | 'A/B' : Item(status=' ', wc_rev='2'), |
---|
3112 | 'A/B/E' : Item(status=' ', wc_rev='2'), |
---|
3113 | 'A/B/E/beta' : Item(status=' ', wc_rev='2'), |
---|
3114 | 'A/B/E/alpha' : Item(status=' ', wc_rev='2'), |
---|
3115 | 'A/B/F' : Item(status=' ', wc_rev='2'), |
---|
3116 | 'A/B/lambda' : Item(status=' ', wc_rev='2'), |
---|
3117 | 'A/D' : Item(status=' ', wc_rev='2'), |
---|
3118 | 'A/D/G' : Item(status=' ', wc_rev='2'), |
---|
3119 | 'A/D/G/pi' : Item(status=' ', wc_rev='2'), |
---|
3120 | 'A/D/G/tau' : Item(status=' ', wc_rev='2'), |
---|
3121 | 'A/D/G/rho' : Item(status=' ', wc_rev='2'), |
---|
3122 | 'A/D/H' : Item(status=' ', wc_rev='2'), |
---|
3123 | 'A/D/H/psi' : Item(status=' ', wc_rev='2'), |
---|
3124 | 'A/D/H/chi' : Item(status=' ', wc_rev='2'), |
---|
3125 | 'A/D/H/omega' : Item(status=' ', wc_rev='2'), |
---|
3126 | 'A/D/gamma' : Item(status=' ', wc_rev='2'), |
---|
3127 | 'A/C' : Item(status=' ', wc_rev='2'), |
---|
3128 | 'A/mu' : Item(status=' ', wc_rev='2'), |
---|
3129 | 'iota' : Item(status=' ', wc_rev='2'), |
---|
3130 | 'dodgy-link2' : Item(status='M ', wc_rev='2'), |
---|
3131 | 'dodgy-link1' : Item(status='M ', wc_rev='2'), |
---|
3132 | }) |
---|
3133 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3134 | W: EXCEPTION: SVNTreeUnequal |
---|
3135 | Traceback (most recent call last): |
---|
3136 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3137 | rc = self.pred.run(sandbox) |
---|
3138 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3139 | return self._delegate.run(sandbox) |
---|
3140 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3141 | result = self.func(sandbox) |
---|
3142 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/special_tests.py", line 1306, in multiline_symlink_special |
---|
3143 | svntest.actions.run_and_verify_status(wc_dir, expected_status) |
---|
3144 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1451, in run_and_verify_status |
---|
3145 | status_tree.compare_and_display('status', actual_status) |
---|
3146 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/wc.py", line 346, in compare_and_display |
---|
3147 | raise svntest.tree.SVNTreeUnequal |
---|
3148 | SVNTreeUnequal |
---|
3149 | XFAIL: special_tests.py 27: multiline link file with svn:special |
---|
3150 | END: special_tests.py |
---|
3151 | ELAPSED: special_tests.py 0:02:59.390574 |
---|
3152 | |
---|
3153 | START: stat_tests.py |
---|
3154 | PASS: stat_tests.py 1: status on unversioned file in current directory |
---|
3155 | PASS: stat_tests.py 2: run 'status -u' when nested additions are pending |
---|
3156 | PASS: stat_tests.py 3: status -vN shows all items in current directory |
---|
3157 | PASS: stat_tests.py 4: status with a versioned file missing |
---|
3158 | PASS: stat_tests.py 5: status on versioned items whose type has changed |
---|
3159 | PASS: stat_tests.py 6: status on versioned items replaced by symlinks |
---|
3160 | PASS: stat_tests.py 7: status -u with new files in the repository |
---|
3161 | PASS: stat_tests.py 8: status for unignored file and directory |
---|
3162 | PASS: stat_tests.py 9: status on missing and unversioned file |
---|
3163 | PASS: stat_tests.py 10: status -u indicates out-of-dateness |
---|
3164 | PASS: stat_tests.py 11: status -u on outdated, added file shows only that |
---|
3165 | PASS: stat_tests.py 12: status -u on working copy deleted in HEAD |
---|
3166 | PASS: stat_tests.py 13: timestamp behaviour |
---|
3167 | PASS: stat_tests.py 14: status on '..' where '..' is not versioned |
---|
3168 | PASS: stat_tests.py 15: status -u in partially non-recursive wc |
---|
3169 | PASS: stat_tests.py 16: a missing dir in the anchor |
---|
3170 | PASS: stat_tests.py 17: status output in XML format |
---|
3171 | PASS: stat_tests.py 18: status on ignored directory |
---|
3172 | PASS: stat_tests.py 19: status on unversioned dir in working copy |
---|
3173 | PASS: stat_tests.py 20: status with a versioned directory missing |
---|
3174 | PASS: stat_tests.py 21: status -v -N -u from different current directories |
---|
3175 | PASS: stat_tests.py 22: status on conflicted added file |
---|
3176 | PASS: stat_tests.py 23: status with inconsistent eol style |
---|
3177 | PASS: stat_tests.py 24: run 'status -u' variations w/ incoming propchanges |
---|
3178 | PASS: stat_tests.py 25: run 'status -uv' w/ incoming propchanges |
---|
3179 | PASS: stat_tests.py 26: run 'status -uN' with incoming changes |
---|
3180 | PASS: stat_tests.py 27: run 'status -u' with locally deleted directories |
---|
3181 | PASS: stat_tests.py 28: run 'status --depth=X' with local changes |
---|
3182 | PASS: stat_tests.py 29: run 'status --depth=X -u' with incoming changes |
---|
3183 | PASS: stat_tests.py 30: run 'status --depth=X -u' with local changes |
---|
3184 | PASS: stat_tests.py 31: status -u on versioned items whose type changed |
---|
3185 | PASS: stat_tests.py 32: status with tree conflicts |
---|
3186 | PASS: stat_tests.py 33: status on wc with nested old-format wc |
---|
3187 | PASS: stat_tests.py 34: status with locked deleted file |
---|
3188 | PASS: stat_tests.py 35: timestamp on wc-wc copies |
---|
3189 | PASS: stat_tests.py 36: verbose/non-verbose on locked working copy |
---|
3190 | W: Unexpected output |
---|
3191 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3192 | W: EXCEPTION: SVNExpectedStdout |
---|
3193 | Traceback (most recent call last): |
---|
3194 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3195 | rc = self.pred.run(sandbox) |
---|
3196 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3197 | return self._delegate.run(sandbox) |
---|
3198 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3199 | result = self.func(sandbox) |
---|
3200 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/stat_tests.py", line 1923, in modified_modulo_translation |
---|
3201 | 'status', wc_dir) |
---|
3202 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
3203 | expected_exit, *varargs) |
---|
3204 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 353, in run_and_verify_svn2 |
---|
3205 | expected_stdout, expected_stderr) |
---|
3206 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 452, in verify_outputs |
---|
3207 | compare_and_display_lines(message, label, expected, actual, raisable) |
---|
3208 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
3209 | raise raisable |
---|
3210 | SVNExpectedStdout |
---|
3211 | XFAIL: stat_tests.py 37: modified before translation, unmodified after |
---|
3212 | PASS: stat_tests.py 38: no status on not-present and excluded nodes |
---|
3213 | PASS: stat_tests.py 39: status on unversioned dir |
---|
3214 | PASS: stat_tests.py 40: status reporting on case changed nodes directly |
---|
3215 | PASS: stat_tests.py 41: timestamp behaviour for move-update |
---|
3216 | PASS: stat_tests.py 42: relative/absolute path handling |
---|
3217 | PASS: stat_tests.py 43: move information when status is called directly |
---|
3218 | PASS: stat_tests.py 44: move when status is called directly with base |
---|
3219 | PASS: stat_tests.py 45: status missing certain conflicts |
---|
3220 | END: stat_tests.py |
---|
3221 | ELAPSED: stat_tests.py 0:03:38.101798 |
---|
3222 | |
---|
3223 | START: svnadmin_tests.py |
---|
3224 | PASS: svnadmin_tests.py 1: loading of dumpstream with extra headers |
---|
3225 | PASS: svnadmin_tests.py 2: load success on oversized Content-length |
---|
3226 | PASS: svnadmin_tests.py 3: load failure on undersized Content-length |
---|
3227 | PASS: svnadmin_tests.py 4: preserve date-less revisions in load |
---|
3228 | PASS: svnadmin_tests.py 5: 'svnadmin dump' on copied directory |
---|
3229 | PASS: svnadmin_tests.py 6: 'svnadmin dump' on modified child of copied dir |
---|
3230 | PASS: svnadmin_tests.py 7: 'svnadmin dump --quiet' |
---|
3231 | PASS: svnadmin_tests.py 8: 'svnadmin hotcopy PATH .' |
---|
3232 | SKIP: svnadmin_tests.py 9: 'svnadmin hotcopy' checking db/format file |
---|
3233 | PASS: svnadmin_tests.py 10: setlog, setrevprop, delrevprop; bypass hooks |
---|
3234 | PASS: svnadmin_tests.py 11: verify a repository containing paths like 'c:hi' |
---|
3235 | PASS: svnadmin_tests.py 12: svnadmin verify detects corruption dump can't |
---|
3236 | PASS: svnadmin_tests.py 13: fsfs recover db/current |
---|
3237 | PASS: svnadmin_tests.py 14: fsfs recover db/current --compatible-version=1.3 |
---|
3238 | PASS: svnadmin_tests.py 15: 'svnadmin load --parent-dir' reparents mergeinfo |
---|
3239 | PASS: svnadmin_tests.py 16: test 'svnadmin setuuid' |
---|
3240 | PASS: svnadmin_tests.py 17: reflect dropped renumbered revs in svn:mergeinfo |
---|
3241 | PASS: svnadmin_tests.py 18: fsfs recovery checks missing revs / revprops files |
---|
3242 | PASS: svnadmin_tests.py 19: 'svnadmin create /path/to/repo/subdir' |
---|
3243 | PASS: svnadmin_tests.py 20: svnadmin verify detects invalid revprops file |
---|
3244 | PASS: svnadmin_tests.py 21: don't filter mergeinfo revs from incremental dump |
---|
3245 | PASS: svnadmin_tests.py 22: 'svnadmin hotcopy' replicates symlink |
---|
3246 | PASS: svnadmin_tests.py 23: svnadmin load with invalid svn: props |
---|
3247 | PASS: svnadmin_tests.py 24: svnadmin verify with non-UTF-8 paths |
---|
3248 | PASS: svnadmin_tests.py 25: test 'svnadmin lslocks' and 'svnadmin rmlocks' |
---|
3249 | PASS: svnadmin_tests.py 26: 'svnadmin load --revision X:Y' |
---|
3250 | PASS: svnadmin_tests.py 27: 'svnadmin hotcopy --incremental PATH .' |
---|
3251 | PASS: svnadmin_tests.py 28: 'svnadmin hotcopy --incremental' with packing |
---|
3252 | PASS: svnadmin_tests.py 29: svnadmin lock tests |
---|
3253 | PASS: svnadmin_tests.py 30: concurrent mergeinfo commits invalidate pred-count |
---|
3254 | PASS: svnadmin_tests.py 31: recover empty --compatible-version=1.3 |
---|
3255 | PASS: svnadmin_tests.py 32: svnadmin verify --keep-going test |
---|
3256 | PASS: svnadmin_tests.py 33: svnadmin verify --keep-going --quiet test |
---|
3257 | PASS: svnadmin_tests.py 34: detect invalid changed path list entries |
---|
3258 | PASS: svnadmin_tests.py 35: detect denormalized names and name collisions |
---|
3259 | PASS: svnadmin_tests.py 36: fsfs recover non-empty --compatible-version=1.3 |
---|
3260 | PASS: svnadmin_tests.py 37: fsfs hotcopy non-empty --compatible-version=1.3 |
---|
3261 | PASS: svnadmin_tests.py 38: svnadmin load --ignore-dates |
---|
3262 | PASS: svnadmin_tests.py 39: fsfs hotcopy old with node-id and copy-id changes |
---|
3263 | PASS: svnadmin_tests.py 40: verify packed with small shards |
---|
3264 | PASS: svnadmin_tests.py 41: svnadmin freeze svnadmin freeze (some-cmd) |
---|
3265 | PASS: svnadmin_tests.py 42: verify metadata only |
---|
3266 | PASS: svnadmin_tests.py 43: verify quickly using metadata |
---|
3267 | PASS: svnadmin_tests.py 44: hotcopy progress reporting |
---|
3268 | PASS: svnadmin_tests.py 45: incremental hotcopy progress with changed revprops |
---|
3269 | PASS: svnadmin_tests.py 46: hotcopy --compatible-version=1.3 progress |
---|
3270 | PASS: svnadmin_tests.py 47: freeze multiple repositories with same UUID |
---|
3271 | PASS: svnadmin_tests.py 48: upgrade --compatible-version=1.3 |
---|
3272 | PASS: svnadmin_tests.py 49: exercising svn_txdelta_target on BDB |
---|
3273 | PASS: svnadmin_tests.py 50: load without svn:date on r0 |
---|
3274 | PASS: svnadmin_tests.py 51: 'svnadmin hotcopy' a read-only source repository |
---|
3275 | PASS: svnadmin_tests.py 52: svnadmin dump with no-op changes |
---|
3276 | END: svnadmin_tests.py |
---|
3277 | ELAPSED: svnadmin_tests.py 0:07:15.019915 |
---|
3278 | |
---|
3279 | START: svnauthz_tests.py |
---|
3280 | PASS: svnauthz_tests.py 1: test 'svnauthz validate' on files |
---|
3281 | PASS: svnauthz_tests.py 2: test 'svnauthz validate' on urls |
---|
3282 | W: wrong hook logfile content |
---|
3283 | W: EXPECTED HOOKLOG: |
---|
3284 | W: | Exit 0 |
---|
3285 | W: ACTUAL HOOKLOG: |
---|
3286 | W: | dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3287 | W: | Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/tools/server-side/svnauthz |
---|
3288 | W: | Reason: image not found |
---|
3289 | W: | Exit -5 |
---|
3290 | W: DIFF HOOKLOG: |
---|
3291 | W: | --- EXPECTED HOOKLOG |
---|
3292 | W: | +++ ACTUAL HOOKLOG |
---|
3293 | W: | @@ -1 +1,4 @@ |
---|
3294 | W: | -Exit 0 |
---|
3295 | W: | +dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3296 | W: | + Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/tools/server-side/svnauthz |
---|
3297 | W: | + Reason: image not found |
---|
3298 | W: | +Exit -5 |
---|
3299 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3300 | W: EXCEPTION: SVNLineUnequal |
---|
3301 | Traceback (most recent call last): |
---|
3302 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3303 | rc = self.pred.run(sandbox) |
---|
3304 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3305 | result = self.func(sandbox) |
---|
3306 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnauthz_tests.py", line 179, in svnauthz_validate_txn_test |
---|
3307 | verify_logfile(logfilepath, expected_data) |
---|
3308 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnauthz_tests.py", line 77, in verify_logfile |
---|
3309 | expected_data, actual_data) |
---|
3310 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
3311 | raise raisable |
---|
3312 | SVNLineUnequal |
---|
3313 | FAIL: svnauthz_tests.py 3: test 'svnauthz validate --transaction' |
---|
3314 | PASS: svnauthz_tests.py 4: test 'svnauthz accessof' on files |
---|
3315 | PASS: svnauthz_tests.py 5: test 'svnauthz accessof' on urls |
---|
3316 | PASS: svnauthz_tests.py 6: test 'svnauthz accessof --groups-file' on files |
---|
3317 | PASS: svnauthz_tests.py 7: test 'svnauthz accessof --groups-file' on urls |
---|
3318 | PASS: svnauthz_tests.py 8: test 'svnauthz accessof --is' on files |
---|
3319 | PASS: svnauthz_tests.py 9: test 'svnauthz accessof --is' on files and urls |
---|
3320 | W: wrong hook logfile content |
---|
3321 | W: EXPECTED HOOKLOG: |
---|
3322 | W: | Exit 0 |
---|
3323 | W: ACTUAL HOOKLOG: |
---|
3324 | W: | dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3325 | W: | Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/tools/server-side/svnauthz |
---|
3326 | W: | Reason: image not found |
---|
3327 | W: | Exit -5 |
---|
3328 | W: DIFF HOOKLOG: |
---|
3329 | W: | --- EXPECTED HOOKLOG |
---|
3330 | W: | +++ ACTUAL HOOKLOG |
---|
3331 | W: | @@ -1 +1,4 @@ |
---|
3332 | W: | -Exit 0 |
---|
3333 | W: | +dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3334 | W: | + Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/tools/server-side/svnauthz |
---|
3335 | W: | + Reason: image not found |
---|
3336 | W: | +Exit -5 |
---|
3337 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3338 | W: EXCEPTION: SVNLineUnequal |
---|
3339 | Traceback (most recent call last): |
---|
3340 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3341 | rc = self.pred.run(sandbox) |
---|
3342 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3343 | result = self.func(sandbox) |
---|
3344 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnauthz_tests.py", line 797, in svnauthz_accessof_txn_test |
---|
3345 | verify_logfile(logfilepath, expected_data) |
---|
3346 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnauthz_tests.py", line 77, in verify_logfile |
---|
3347 | expected_data, actual_data) |
---|
3348 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
3349 | raise raisable |
---|
3350 | SVNLineUnequal |
---|
3351 | FAIL: svnauthz_tests.py 10: test 'svnauthz accessof --transaction' |
---|
3352 | PASS: svnauthz_tests.py 11: test 'svnauthz-validate' compatibility mode file |
---|
3353 | PASS: svnauthz_tests.py 12: test 'svnauthz-validate' compatibility mode url |
---|
3354 | END: svnauthz_tests.py |
---|
3355 | ELAPSED: svnauthz_tests.py 0:01:01.991357 |
---|
3356 | |
---|
3357 | START: svndumpfilter_tests.py |
---|
3358 | PASS: svndumpfilter_tests.py 1: reflect dropped renumbered revs in svn:mergeinfo |
---|
3359 | PASS: svndumpfilter_tests.py 2: svndumpfilter loses mergeinfo |
---|
3360 | PASS: svndumpfilter_tests.py 3: svndumpfilter --targets blah |
---|
3361 | PASS: svndumpfilter_tests.py 4: svndumpfilter --pattern PATH_PREFIX |
---|
3362 | PASS: svndumpfilter_tests.py 5: filter mergeinfo revs outside of dump stream |
---|
3363 | PASS: svndumpfilter_tests.py 6: mergeinfo maps correctly when dropping revs |
---|
3364 | PASS: svndumpfilter_tests.py 7: svndumpfilter with an empty prefix |
---|
3365 | PASS: svndumpfilter_tests.py 8: accepts deltas in the input |
---|
3366 | PASS: svndumpfilter_tests.py 9: dumpfilter targets expect leading '/' in prefixes |
---|
3367 | PASS: svndumpfilter_tests.py 10: drop all empty revisions except revision 0 |
---|
3368 | END: svndumpfilter_tests.py |
---|
3369 | ELAPSED: svndumpfilter_tests.py 0:01:32.024369 |
---|
3370 | |
---|
3371 | START: svnfsfs_tests.py |
---|
3372 | PASS: svnfsfs_tests.py 1: load-index in a packed repo |
---|
3373 | PASS: svnfsfs_tests.py 2: stats on empty repo shall not crash |
---|
3374 | END: svnfsfs_tests.py |
---|
3375 | ELAPSED: svnfsfs_tests.py 0:00:10.735236 |
---|
3376 | |
---|
3377 | START: svnlook_tests.py |
---|
3378 | PASS: svnlook_tests.py 1: test miscellaneous svnlook features |
---|
3379 | PASS: svnlook_tests.py 2: delete file in moved dir |
---|
3380 | PASS: svnlook_tests.py 3: test the printing of property diffs |
---|
3381 | PASS: svnlook_tests.py 4: svnlook info must allow inconsistent newlines |
---|
3382 | PASS: svnlook_tests.py 5: test --copy-info flag on the changed command |
---|
3383 | PASS: svnlook_tests.py 6: test 'svnlook tree --non-recursive' |
---|
3384 | PASS: svnlook_tests.py 7: history --limit |
---|
3385 | PASS: svnlook_tests.py 8: test 'svnlook diff -x -b' and 'svnlook diff -x -w' |
---|
3386 | PASS: svnlook_tests.py 9: test 'svnlook diff -x --ignore-eol-style' |
---|
3387 | PASS: svnlook_tests.py 10: test 'svnlook diff' on binary files |
---|
3388 | PASS: svnlook_tests.py 11: test 'svnlook filesize' |
---|
3389 | W: wrong hook logfile content |
---|
3390 | W: EXPECTED STDOUT: |
---|
3391 | W: | U A/D/G/rho |
---|
3392 | W: | U A/mu |
---|
3393 | W: | A/ |
---|
3394 | W: | A/D/G/ |
---|
3395 | W: ACTUAL STDOUT: |
---|
3396 | W: | dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3397 | W: | Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svnlook/svnlook |
---|
3398 | W: | Reason: image not found |
---|
3399 | W: | dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3400 | W: | Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svnlook/svnlook |
---|
3401 | W: | Reason: image not found |
---|
3402 | W: DIFF STDOUT: |
---|
3403 | W: | --- EXPECTED STDOUT |
---|
3404 | W: | +++ ACTUAL STDOUT |
---|
3405 | W: | @@ -1,4 +1,6 @@ |
---|
3406 | W: | -U A/D/G/rho |
---|
3407 | W: | -U A/mu |
---|
3408 | W: | -A/ |
---|
3409 | W: | -A/D/G/ |
---|
3410 | W: | +dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3411 | W: | + Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svnlook/svnlook |
---|
3412 | W: | + Reason: image not found |
---|
3413 | W: | +dyld: Library not loaded: /opt/local/lib/libsvn_fs_x-1.0.dylib |
---|
3414 | W: | + Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svnlook/svnlook |
---|
3415 | W: | + Reason: image not found |
---|
3416 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3417 | W: EXCEPTION: SVNLineUnequal |
---|
3418 | Traceback (most recent call last): |
---|
3419 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3420 | rc = self.pred.run(sandbox) |
---|
3421 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3422 | result = self.func(sandbox) |
---|
3423 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnlook_tests.py", line 675, in test_txn_flag |
---|
3424 | verify_logfile(logfilepath, expected_data) |
---|
3425 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnlook_tests.py", line 625, in verify_logfile |
---|
3426 | expected_data, actual_data) |
---|
3427 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
3428 | raise raisable |
---|
3429 | SVNLineUnequal |
---|
3430 | FAIL: svnlook_tests.py 12: test 'svnlook * -t' |
---|
3431 | PASS: svnlook_tests.py 13: property delete |
---|
3432 | END: svnlook_tests.py |
---|
3433 | ELAPSED: svnlook_tests.py 0:01:37.738732 |
---|
3434 | |
---|
3435 | START: svnmucc_tests.py |
---|
3436 | PASS: svnmucc_tests.py 1: reject bogus mergeinfo |
---|
3437 | PASS: svnmucc_tests.py 2: basic svnmucc tests |
---|
3438 | PASS: svnmucc_tests.py 3: propset/propdel on repos root |
---|
3439 | PASS: svnmucc_tests.py 4: test log message mutual exclusivity checks |
---|
3440 | PASS: svnmucc_tests.py 5: test non-interactive without a log message |
---|
3441 | PASS: svnmucc_tests.py 6: nested replaces |
---|
3442 | PASS: svnmucc_tests.py 7: test prohibited delete and move operations |
---|
3443 | PASS: svnmucc_tests.py 8: test type errors |
---|
3444 | PASS: svnmucc_tests.py 9: propset and put |
---|
3445 | END: svnmucc_tests.py |
---|
3446 | ELAPSED: svnmucc_tests.py 0:02:05.853340 |
---|
3447 | |
---|
3448 | START: svnrdump_tests.py |
---|
3449 | PASS: svnrdump_tests.py 1: dump: standard sbox repos |
---|
3450 | PASS: svnrdump_tests.py 2: dump: revision zero |
---|
3451 | PASS: svnrdump_tests.py 3: load: revision zero |
---|
3452 | PASS: svnrdump_tests.py 4: dump: skeleton repository |
---|
3453 | PASS: svnrdump_tests.py 5: load: skeleton repository |
---|
3454 | PASS: svnrdump_tests.py 6: dump: sparse file/dir propchanges |
---|
3455 | PASS: svnrdump_tests.py 7: load: sparse file/dir propchanges |
---|
3456 | PASS: svnrdump_tests.py 8: dump: copy and modify |
---|
3457 | PASS: svnrdump_tests.py 9: load: copy and modify |
---|
3458 | PASS: svnrdump_tests.py 10: dump: copy from previous version and modify |
---|
3459 | PASS: svnrdump_tests.py 11: load: copy from previous version and modify |
---|
3460 | PASS: svnrdump_tests.py 12: dump: modified in place |
---|
3461 | PASS: svnrdump_tests.py 13: load: modified in place |
---|
3462 | PASS: svnrdump_tests.py 14: dump: tag empty trunk |
---|
3463 | PASS: svnrdump_tests.py 15: load: tag empty trunk |
---|
3464 | PASS: svnrdump_tests.py 16: dump: tag trunk containing a file |
---|
3465 | PASS: svnrdump_tests.py 17: load: tag trunk containing a file |
---|
3466 | PASS: svnrdump_tests.py 18: dump: tag trunk containing a file (#2) |
---|
3467 | PASS: svnrdump_tests.py 19: load: tag trunk containing a file (#2) |
---|
3468 | PASS: svnrdump_tests.py 20: dump: directory property changes |
---|
3469 | PASS: svnrdump_tests.py 21: load: directory property changes |
---|
3470 | PASS: svnrdump_tests.py 22: dump: copy parent and modify prop |
---|
3471 | PASS: svnrdump_tests.py 23: load: copy parent and modify prop |
---|
3472 | PASS: svnrdump_tests.py 24: dump: url encoding issues |
---|
3473 | PASS: svnrdump_tests.py 25: load: url encoding issues |
---|
3474 | PASS: svnrdump_tests.py 26: dump: copy revprops other than svn:* |
---|
3475 | PASS: svnrdump_tests.py 27: load: copy revprops other than svn:* |
---|
3476 | PASS: svnrdump_tests.py 28: dump: subdirectory |
---|
3477 | PASS: svnrdump_tests.py 29: dump: subdirectory with changes on root |
---|
3478 | PASS: svnrdump_tests.py 30: dump: copy revs with no svn:author revprops |
---|
3479 | PASS: svnrdump_tests.py 31: load: copy revs with no svn:author revprops |
---|
3480 | PASS: svnrdump_tests.py 32: dump: move parent & modify child file in same rev |
---|
3481 | PASS: svnrdump_tests.py 33: load: move parent & modify child file in same rev |
---|
3482 | PASS: svnrdump_tests.py 34: dump: inconsistent line endings in svn:* props |
---|
3483 | PASS: svnrdump_tests.py 35: load: inconsistent line endings in svn:* props |
---|
3484 | PASS: svnrdump_tests.py 36: dump: non-LF line endings in svn:* props |
---|
3485 | PASS: svnrdump_tests.py 37: dump: commit a copy of root |
---|
3486 | PASS: svnrdump_tests.py 38: load: commit a copy of root |
---|
3487 | PASS: svnrdump_tests.py 39: dump: descending into replaced dir looks in src |
---|
3488 | PASS: svnrdump_tests.py 40: load: descending into replaced dir looks in src |
---|
3489 | PASS: svnrdump_tests.py 41: dump: add with multiple props |
---|
3490 | PASS: svnrdump_tests.py 42: load: multiple prop edits on a file |
---|
3491 | PASS: svnrdump_tests.py 43: svnrdump renumbers dropped revs in mergeinfo |
---|
3492 | PASS: svnrdump_tests.py 44: don't drop mergeinfo revs in incremental svnrdump |
---|
3493 | PASS: svnrdump_tests.py 45: svnrdump load partial incremental dump |
---|
3494 | PASS: svnrdump_tests.py 46: dump: using -rX:Y |
---|
3495 | PASS: svnrdump_tests.py 47: dump: subdirectory using -rX:Y |
---|
3496 | PASS: svnrdump_tests.py 48: dump: deeper subdirectory using -rX:Y |
---|
3497 | PASS: svnrdump_tests.py 49: load: prop change in non-deltas dump |
---|
3498 | PASS: svnrdump_tests.py 50: dump: mergeinfo that contains r0 |
---|
3499 | W: Unexpected output |
---|
3500 | W: EXPECTED STDERR: |
---|
3501 | W: ACTUAL STDERR: |
---|
3502 | W: | svnrdump: E200020: Invalid svn:mergeinfo value |
---|
3503 | W: | svnrdump: E200020: Invalid revision number '0' found in range list |
---|
3504 | W: DIFF STDERR: |
---|
3505 | W: | --- EXPECTED STDERR |
---|
3506 | W: | +++ ACTUAL STDERR |
---|
3507 | W: | @@ -0,0 +1,2 @@ |
---|
3508 | W: | +svnrdump: E200020: Invalid svn:mergeinfo value |
---|
3509 | W: | +svnrdump: E200020: Invalid revision number '0' found in range list |
---|
3510 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3511 | W: EXCEPTION: SVNLineUnequal |
---|
3512 | Traceback (most recent call last): |
---|
3513 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3514 | rc = self.pred.run(sandbox) |
---|
3515 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3516 | return self._delegate.run(sandbox) |
---|
3517 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3518 | result = self.func(sandbox) |
---|
3519 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnrdump_tests.py", line 813, in load_mergeinfo_contains_r0 |
---|
3520 | expected_dumpfile_name="mergeinfo-contains-r0.expected.dump") |
---|
3521 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svnrdump_tests.py", line 175, in run_load_test |
---|
3522 | [], 0, 'load', sbox.repo_url) |
---|
3523 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 400, in run_and_verify_svnrdump |
---|
3524 | expected_stdout, expected_stderr) |
---|
3525 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 452, in verify_outputs |
---|
3526 | compare_and_display_lines(message, label, expected, actual, raisable) |
---|
3527 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/verify.py", line 425, in compare_and_display_lines |
---|
3528 | raise raisable |
---|
3529 | SVNLineUnequal |
---|
3530 | XFAIL: svnrdump_tests.py 51: load: mergeinfo that contains r0 |
---|
3531 | PASS: svnrdump_tests.py 52: load non-deltas copy with props |
---|
3532 | PASS: svnrdump_tests.py 53: load non-deltas replace© with props |
---|
3533 | PASS: svnrdump_tests.py 54: dump replace with copy |
---|
3534 | PASS: svnrdump_tests.py 55: load non-deltas with props |
---|
3535 | END: svnrdump_tests.py |
---|
3536 | ELAPSED: svnrdump_tests.py 0:14:45.089309 |
---|
3537 | |
---|
3538 | START: svnsync_authz_tests.py |
---|
3539 | SKIP: svnsync_authz_tests.py 1: verify that unreadable content is not synced |
---|
3540 | SKIP: svnsync_authz_tests.py 2: verify that copies from unreadable dirs work |
---|
3541 | SKIP: svnsync_authz_tests.py 3: verify copies with mods from unreadable dirs |
---|
3542 | SKIP: svnsync_authz_tests.py 4: verify copies with mods from unreadable dirs +copy |
---|
3543 | PASS: svnsync_authz_tests.py 5: copy UTF-8 svn:* props identically |
---|
3544 | SKIP: svnsync_authz_tests.py 6: verify if specifically denied paths dont sync |
---|
3545 | SKIP: svnsync_authz_tests.py 7: copy, then rm at-src-unreadable child |
---|
3546 | END: svnsync_authz_tests.py |
---|
3547 | ELAPSED: svnsync_authz_tests.py 0:00:27.490979 |
---|
3548 | |
---|
3549 | START: svnsync_tests.py |
---|
3550 | PASS: svnsync_tests.py 1: copy and modify |
---|
3551 | PASS: svnsync_tests.py 2: copy from previous version and modify |
---|
3552 | PASS: svnsync_tests.py 3: copy from previous version |
---|
3553 | PASS: svnsync_tests.py 4: modified in place |
---|
3554 | PASS: svnsync_tests.py 5: tag empty trunk |
---|
3555 | PASS: svnsync_tests.py 6: tag trunk containing a sub-directory |
---|
3556 | PASS: svnsync_tests.py 7: tag trunk containing a file |
---|
3557 | PASS: svnsync_tests.py 8: tag trunk containing a file (#2) |
---|
3558 | PASS: svnsync_tests.py 9: tag with a modified file |
---|
3559 | PASS: svnsync_tests.py 10: directory property changes |
---|
3560 | PASS: svnsync_tests.py 11: files and dirs mixed together |
---|
3561 | PASS: svnsync_tests.py 12: copy parent and modify prop |
---|
3562 | PASS: svnsync_tests.py 13: detect non-svnsync commits in destination |
---|
3563 | PASS: svnsync_tests.py 14: test url encoding issues |
---|
3564 | PASS: svnsync_tests.py 15: test copying revs with no svn:author revprops |
---|
3565 | PASS: svnsync_tests.py 16: test copying revprops other than svn:* |
---|
3566 | PASS: svnsync_tests.py 17: test syncing subdirectories |
---|
3567 | PASS: svnsync_tests.py 18: test syncing subdirectories with changes on root |
---|
3568 | PASS: svnsync_tests.py 19: test move parent and modify child file in same rev |
---|
3569 | PASS: svnsync_tests.py 20: test info cmd on a synchronized repo |
---|
3570 | PASS: svnsync_tests.py 21: test info cmd on an un-synchronized repo |
---|
3571 | PASS: svnsync_tests.py 22: copy with inconsistent line endings in svn:* props |
---|
3572 | PASS: svnsync_tests.py 23: copy with non-LF line endings in svn:* props |
---|
3573 | PASS: svnsync_tests.py 24: copy and reencode non-UTF-8 svn:* props |
---|
3574 | PASS: svnsync_tests.py 25: copy with svn:* prop deletions |
---|
3575 | PASS: svnsync_tests.py 26: commit a copy of root causes sync to fail |
---|
3576 | PASS: svnsync_tests.py 27: descending into replaced dir looks in src |
---|
3577 | PASS: svnsync_tests.py 28: copy-revprops with removals |
---|
3578 | PASS: svnsync_tests.py 29: fd leak during sync from serf to local |
---|
3579 | PASS: svnsync_tests.py 30: mergeinfo contains r0 |
---|
3580 | END: svnsync_tests.py |
---|
3581 | ELAPSED: svnsync_tests.py 0:12:53.061631 |
---|
3582 | |
---|
3583 | START: svnversion_tests.py |
---|
3584 | PASS: svnversion_tests.py 1: test 'svnversion' on files and directories |
---|
3585 | PASS: svnversion_tests.py 2: test 'svnversion' with svn:externals |
---|
3586 | PASS: svnversion_tests.py 3: test 'svnversion' with excluded subtrees |
---|
3587 | PASS: svnversion_tests.py 4: test 'svnversion' with structural changes |
---|
3588 | PASS: svnversion_tests.py 5: test 'svnversion --committed' |
---|
3589 | PASS: svnversion_tests.py 6: test 'svnversion' on a non-repos-root working copy |
---|
3590 | PASS: svnversion_tests.py 7: test svnversion output for switched children |
---|
3591 | END: svnversion_tests.py |
---|
3592 | ELAPSED: svnversion_tests.py 0:01:15.250598 |
---|
3593 | |
---|
3594 | START: switch_tests.py |
---|
3595 | PASS: switch_tests.py 1: test some basic switching operations |
---|
3596 | PASS: switch_tests.py 2: commits after some basic switching operations |
---|
3597 | PASS: switch_tests.py 3: update wc that contains switched things |
---|
3598 | PASS: switch_tests.py 4: reverse update wc that contains switched things |
---|
3599 | PASS: switch_tests.py 5: update switched wc things to HEAD |
---|
3600 | PASS: switch_tests.py 6: reverse update switched wc things to an older rev |
---|
3601 | PASS: switch_tests.py 7: show logs for a switched file |
---|
3602 | PASS: switch_tests.py 8: switch that deletes a sub-directory |
---|
3603 | W: svn: E160005: Cannot replace a directory from within |
---|
3604 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3605 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn switch --ignore-ancestry file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/local_tmp/repos/iota ..."; exit code 1 |
---|
3606 | Traceback (most recent call last): |
---|
3607 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3608 | rc = self.pred.run(sandbox) |
---|
3609 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3610 | return self._delegate.run(sandbox) |
---|
3611 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3612 | result = self.func(sandbox) |
---|
3613 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/switch_tests.py", line 401, in file_dir_file |
---|
3614 | '--ignore-ancestry', file_url, file_path) |
---|
3615 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
3616 | expected_exit, *varargs) |
---|
3617 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
3618 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
3619 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
3620 | *(_with_auth(_with_config_dir(varargs)))) |
---|
3621 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
3622 | None, *varargs) |
---|
3623 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
3624 | '"; exit code ' + str(exit_code)) |
---|
3625 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn switch --ignore-ancestry file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/local_tmp/repos/iota ..."; exit code 1 |
---|
3626 | XFAIL: switch_tests.py 9: switch a file to a dir and back to the file |
---|
3627 | PASS: switch_tests.py 10: non-recursive switch |
---|
3628 | PASS: switch_tests.py 11: anchor=target, try to replace a local-mod file |
---|
3629 | PASS: switch_tests.py 12: bad intermediate urls in use |
---|
3630 | PASS: switch_tests.py 13: obstructed switch |
---|
3631 | PASS: switch_tests.py 14: commit with mods below switch |
---|
3632 | PASS: switch_tests.py 15: refresh the WC file system read-only attribute |
---|
3633 | PASS: switch_tests.py 16: switch shouldn't allow changing repos root |
---|
3634 | PASS: switch_tests.py 17: forced switch tolerates obstructions to adds |
---|
3635 | PASS: switch_tests.py 18: forced switch detects tree conflicts |
---|
3636 | PASS: switch_tests.py 19: switch a scheduled-add file |
---|
3637 | PASS: switch_tests.py 20: mergeinfo does not elide post switch |
---|
3638 | PASS: switch_tests.py 21: switch tolerates WC adds |
---|
3639 | PASS: switch_tests.py 22: basic tests to verify switch along with depth |
---|
3640 | PASS: switch_tests.py 23: switch to dir@peg where dir doesn't exist in HEAD |
---|
3641 | PASS: switch_tests.py 24: switch file and dir to url containing spaces |
---|
3642 | PASS: switch_tests.py 25: switch to old rev of now renamed branch |
---|
3643 | PASS: switch_tests.py 26: switch a folder to the root of its repository |
---|
3644 | PASS: switch_tests.py 27: tolerate deletion of a directory with local mods |
---|
3645 | PASS: switch_tests.py 28: tree conflicts 1.1: tree del, leaf edit on switch |
---|
3646 | PASS: switch_tests.py 29: tree conflicts 1.2: tree del, leaf del on switch |
---|
3647 | PASS: switch_tests.py 30: tree conflicts 2.1: leaf edit, tree del on switch |
---|
3648 | PASS: switch_tests.py 31: tree conflicts 2.2: leaf del, tree del on switch |
---|
3649 | PASS: switch_tests.py 32: tree conflicts 3: tree del, tree del on switch |
---|
3650 | PASS: switch_tests.py 33: copy directory with switched subdir |
---|
3651 | PASS: switch_tests.py 34: up to old rev with subtree switched to root |
---|
3652 | PASS: switch_tests.py 35: switch to a different node kind |
---|
3653 | PASS: switch_tests.py 36: switch to a directory with spaces in its name |
---|
3654 | PASS: switch_tests.py 37: switch across a node replacement |
---|
3655 | W: ============================================================= |
---|
3656 | Expected 'psi' and actual 'psi' in disk tree are different! |
---|
3657 | ============================================================= |
---|
3658 | EXPECTED NODE TO BE: |
---|
3659 | ============================================================= |
---|
3660 | * Node name: psi |
---|
3661 | Path: A/D/H/psi |
---|
3662 | Contents: $URL: file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/switch_tests-38/A/D/H/psi $ |
---|
3663 | |
---|
3664 | Properties: {} |
---|
3665 | Attributes: {} |
---|
3666 | Children: None (node is probably a file) |
---|
3667 | ============================================================= |
---|
3668 | ACTUAL NODE FOUND: |
---|
3669 | ============================================================= |
---|
3670 | * Node name: psi |
---|
3671 | Path: A/D/H/psi |
---|
3672 | Contents: $URL: file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/switch_tests-38/A/ $ |
---|
3673 | |
---|
3674 | Properties: {} |
---|
3675 | Attributes: {} |
---|
3676 | Children: None (node is probably a file) |
---|
3677 | |
---|
3678 | W: Unequal at node psi |
---|
3679 | W: Unequal at node H |
---|
3680 | W: Unequal at node D |
---|
3681 | W: Unequal at node A |
---|
3682 | W: EXPECTED DISK TREE: |
---|
3683 | svntest.wc.State(wc_dir, { |
---|
3684 | 'A/B/E/beta' : Item(contents="This is the file 'beta'.\n"), |
---|
3685 | 'A/B/E/alpha' : Item(contents="This is the file 'alpha'.\n"), |
---|
3686 | 'A/B/F' : Item(), |
---|
3687 | 'A/B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
3688 | 'A/D/G/rho' : Item(contents="This is the file 'rho'.\n"), |
---|
3689 | 'A/D/G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
3690 | 'A/D/G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
3691 | 'A/D/H/psi' : Item(contents="$URL: file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/switch_tests-38/A/D/H/psi $\n"), |
---|
3692 | 'A/D/H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
3693 | 'A/D/H/chi' : Item(contents="This is the file 'chi'.\n"), |
---|
3694 | 'A/D/gamma' : Item(contents="$URL: file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/switch_tests-38/A/D/gamma $\n"), |
---|
3695 | 'A/mu' : Item(contents="This is the file 'mu'.\n"), |
---|
3696 | 'A/C' : Item(), |
---|
3697 | 'iota' : Item(contents="This is the file 'iota'.\n"), |
---|
3698 | }) |
---|
3699 | W: ACTUAL DISK TREE: |
---|
3700 | svntest.wc.State(wc_dir, { |
---|
3701 | 'A/B/E/beta' : Item(contents="This is the file 'beta'.\n"), |
---|
3702 | 'A/B/E/alpha' : Item(contents="This is the file 'alpha'.\n"), |
---|
3703 | 'A/B/F' : Item(), |
---|
3704 | 'A/B/lambda' : Item(contents="This is the file 'lambda'.\n"), |
---|
3705 | 'A/D/G/tau' : Item(contents="This is the file 'tau'.\n"), |
---|
3706 | 'A/D/G/rho' : Item(contents="This is the file 'rho'.\n"), |
---|
3707 | 'A/D/G/pi' : Item(contents="This is the file 'pi'.\n"), |
---|
3708 | 'A/D/H/psi' : Item(contents="$URL: file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/switch_tests-38/A/ $\n"), |
---|
3709 | 'A/D/H/omega' : Item(contents="This is the file 'omega'.\n"), |
---|
3710 | 'A/D/H/chi' : Item(contents="This is the file 'chi'.\n"), |
---|
3711 | 'A/D/gamma' : Item(contents="$URL: file:///opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/repositories/switch_tests-38/A/ $\n"), |
---|
3712 | 'A/C' : Item(), |
---|
3713 | 'A/mu' : Item(contents="This is the file 'mu'.\n"), |
---|
3714 | 'iota' : Item(contents="This is the file 'iota'.\n"), |
---|
3715 | }) |
---|
3716 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3717 | W: EXCEPTION: SVNTreeUnequal |
---|
3718 | Traceback (most recent call last): |
---|
3719 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3720 | rc = self.pred.run(sandbox) |
---|
3721 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3722 | result = self.func(sandbox) |
---|
3723 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/switch_tests.py", line 2770, in switch_keywords |
---|
3724 | None, expected_disk, None) |
---|
3725 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 912, in run_and_verify_update |
---|
3726 | check_props, **kw) |
---|
3727 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 836, in verify_update |
---|
3728 | extra_files=extra_files) |
---|
3729 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 867, in verify_disk |
---|
3730 | singleton_handler_b, b_baton) |
---|
3731 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
3732 | singleton_handler_b, b_baton) |
---|
3733 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
3734 | singleton_handler_b, b_baton) |
---|
3735 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
3736 | singleton_handler_b, b_baton) |
---|
3737 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 701, in compare_trees |
---|
3738 | singleton_handler_b, b_baton) |
---|
3739 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/tree.py", line 677, in compare_trees |
---|
3740 | raise SVNTreeUnequal |
---|
3741 | SVNTreeUnequal |
---|
3742 | FAIL: switch_tests.py 38: switch and svn:keywords |
---|
3743 | PASS: switch_tests.py 39: switch moves on wc checkpoint |
---|
3744 | END: switch_tests.py |
---|
3745 | ELAPSED: switch_tests.py 0:07:12.253274 |
---|
3746 | |
---|
3747 | START: trans_tests.py |
---|
3748 | W: Header expansion failed for svn-test-work/working_copies/trans_tests-1/header_unexp |
---|
3749 | W: |
---|
3750 | Traceback (most recent call last): |
---|
3751 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3752 | rc = self.pred.run(sandbox) |
---|
3753 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3754 | result = self.func(sandbox) |
---|
3755 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/trans_tests.py", line 348, in keywords_from_birth |
---|
3756 | raise svntest.Failure |
---|
3757 | Failure |
---|
3758 | FAIL: trans_tests.py 1: commit new files with keywords active from birth |
---|
3759 | PASS: trans_tests.py 2: update modified file with eol-style 'native' |
---|
3760 | PASS: trans_tests.py 3: committing eol-style change forces text send |
---|
3761 | PASS: trans_tests.py 4: keyword expansion for lone file in directory |
---|
3762 | PASS: trans_tests.py 5: keyword expanded on cat |
---|
3763 | PASS: trans_tests.py 6: copy, propset svn:eol-style, commit |
---|
3764 | PASS: trans_tests.py 7: propset, commit, check out into another wc |
---|
3765 | PASS: trans_tests.py 8: propset, revert |
---|
3766 | PASS: trans_tests.py 9: retranslation occurs on a props-only update |
---|
3767 | W: svn: E200009: File '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/trans_tests-10/auto.c' has inconsistent newlines |
---|
3768 | W: svn: E135000: Inconsistent line ending style |
---|
3769 | W: svn: E200042: Additional errors: |
---|
3770 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3771 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/trans_tests-10/auto.c --config-dir ..."; exit code 1 |
---|
3772 | Traceback (most recent call last): |
---|
3773 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3774 | rc = self.pred.run(sandbox) |
---|
3775 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3776 | return self._delegate.run(sandbox) |
---|
3777 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3778 | result = self.func(sandbox) |
---|
3779 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/trans_tests.py", line 929, in autoprops_inconsistent_eol |
---|
3780 | [], 'add', sbox.ospath('auto.c')) |
---|
3781 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
3782 | expected_exit, *varargs) |
---|
3783 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
3784 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
3785 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
3786 | *(_with_auth(_with_config_dir(varargs)))) |
---|
3787 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
3788 | None, *varargs) |
---|
3789 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
3790 | '"; exit code ' + str(exit_code)) |
---|
3791 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/trans_tests-10/auto.c --config-dir ..."; exit code 1 |
---|
3792 | XFAIL: trans_tests.py 10: able to handle inconsistent eols on add |
---|
3793 | W: svn: E200009: Can't set 'svn:eol-style': file '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/trans_tests-11/c.iota.c' has binary mime type property |
---|
3794 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3795 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/trans_tests-11/c.iota.c --config-dir ..."; exit code 1 |
---|
3796 | Traceback (most recent call last): |
---|
3797 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3798 | rc = self.pred.run(sandbox) |
---|
3799 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3800 | return self._delegate.run(sandbox) |
---|
3801 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3802 | result = self.func(sandbox) |
---|
3803 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/trans_tests.py", line 948, in autoprops_inconsistent_mime |
---|
3804 | [], 'add', sbox.ospath('c.iota.c')) |
---|
3805 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 313, in run_and_verify_svn |
---|
3806 | expected_exit, *varargs) |
---|
3807 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 351, in run_and_verify_svn2 |
---|
3808 | exit_code, out, err = main.run_svn(want_err, *varargs) |
---|
3809 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
3810 | *(_with_auth(_with_config_dir(varargs)))) |
---|
3811 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
3812 | None, *varargs) |
---|
3813 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
3814 | '"; exit code ' + str(exit_code)) |
---|
3815 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/trans_tests-11/c.iota.c --config-dir ..."; exit code 1 |
---|
3816 | XFAIL: trans_tests.py 11: able to handle inconsistent mime on add |
---|
3817 | END: trans_tests.py |
---|
3818 | ELAPSED: trans_tests.py 0:01:50.919453 |
---|
3819 | |
---|
3820 | START: tree_conflict_tests.py |
---|
3821 | PASS: tree_conflict_tests.py 1: up/sw file: modify onto del/rpl |
---|
3822 | PASS: tree_conflict_tests.py 2: up/sw file: del/rpl/mv onto modify |
---|
3823 | PASS: tree_conflict_tests.py 3: up/sw file: del/rpl/mv onto del/rpl/mv |
---|
3824 | PASS: tree_conflict_tests.py 4: up/sw file: add onto add |
---|
3825 | PASS: tree_conflict_tests.py 5: up/sw dir: modify onto del/rpl/mv |
---|
3826 | PASS: tree_conflict_tests.py 6: up/sw dir: del/rpl/mv onto modify |
---|
3827 | PASS: tree_conflict_tests.py 7: up/sw dir: del/rpl/mv onto del/rpl/mv |
---|
3828 | PASS: tree_conflict_tests.py 8: up/sw dir: add onto add |
---|
3829 | PASS: tree_conflict_tests.py 9: merge file: modify onto not-file |
---|
3830 | PASS: tree_conflict_tests.py 10: merge file: del/rpl/mv onto not-same |
---|
3831 | PASS: tree_conflict_tests.py 11: merge file: del/rpl/mv onto not-file |
---|
3832 | PASS: tree_conflict_tests.py 12: merge file: add onto not-none |
---|
3833 | PASS: tree_conflict_tests.py 13: merge dir: modify onto not-dir |
---|
3834 | PASS: tree_conflict_tests.py 14: merge dir: del/rpl/mv onto not-same |
---|
3835 | PASS: tree_conflict_tests.py 15: merge dir: del/rpl/mv onto not-dir |
---|
3836 | PASS: tree_conflict_tests.py 16: merge dir: add onto not-none |
---|
3837 | PASS: tree_conflict_tests.py 17: --force del on dir with TCs inside |
---|
3838 | PASS: tree_conflict_tests.py 18: --force del on tree-conflicted targets |
---|
3839 | PASS: tree_conflict_tests.py 19: query an unversioned tree-conflicted dir |
---|
3840 | PASS: tree_conflict_tests.py 20: issue #3608: reverting an add onto add conflict |
---|
3841 | PASS: tree_conflict_tests.py 21: lock status update shouldn't flag tree conflict |
---|
3842 | PASS: tree_conflict_tests.py 22: tree conflict at directory external |
---|
3843 | PASS: tree_conflict_tests.py 23: test behaviour with actual-only nodes |
---|
3844 | PASS: tree_conflict_tests.py 24: lock status update shouldn't flag tree conflict |
---|
3845 | PASS: tree_conflict_tests.py 25: update that deletes mixed-rev |
---|
3846 | END: tree_conflict_tests.py |
---|
3847 | ELAPSED: tree_conflict_tests.py 0:19:53.384047 |
---|
3848 | |
---|
3849 | START: update_tests.py |
---|
3850 | PASS: update_tests.py 1: update a locally-modified binary file |
---|
3851 | PASS: update_tests.py 2: update to an old revision of a binary files |
---|
3852 | PASS: update_tests.py 3: update should not munge adds or replaces |
---|
3853 | PASS: update_tests.py 4: update to revision 0 |
---|
3854 | PASS: update_tests.py 5: overlapping identical changes should not conflict |
---|
3855 | PASS: update_tests.py 6: delete files and update to resolve text conflicts |
---|
3856 | PASS: update_tests.py 7: update that deletes modified files |
---|
3857 | PASS: update_tests.py 8: update after add/rm of deleted state |
---|
3858 | PASS: update_tests.py 9: update missing items (by name) in working copy |
---|
3859 | PASS: update_tests.py 10: update that replaces a directory |
---|
3860 | PASS: update_tests.py 11: update with explicit file target |
---|
3861 | PASS: update_tests.py 12: receive prop update to file scheduled for deletion |
---|
3862 | PASS: update_tests.py 13: bail when receive a file or dir named .svn |
---|
3863 | PASS: update_tests.py 14: update missing dir to rev in which it is absent |
---|
3864 | PASS: update_tests.py 15: another "hudson" problem: updates that delete |
---|
3865 | PASS: update_tests.py 16: explicit update of deleted=true targets |
---|
3866 | PASS: update_tests.py 17: receive new dir with spaces in its name |
---|
3867 | PASS: update_tests.py 18: non-recursive update |
---|
3868 | PASS: update_tests.py 19: check out an empty dir |
---|
3869 | PASS: update_tests.py 20: update target till it's gone, then get it back |
---|
3870 | PASS: update_tests.py 21: update child before parent of a deleted tree |
---|
3871 | PASS: update_tests.py 22: update a schedule-add directory |
---|
3872 | PASS: update_tests.py 23: update target that was added in a future rev |
---|
3873 | PASS: update_tests.py 24: obstructed update alters WC properties |
---|
3874 | PASS: update_tests.py 25: update dir with xml-unsafe name |
---|
3875 | PASS: update_tests.py 26: conflict markers should match the file's eol style |
---|
3876 | PASS: update_tests.py 27: handle eol-style propchange during update |
---|
3877 | PASS: update_tests.py 28: update schedule-add copy of old rev |
---|
3878 | PASS: update_tests.py 29: forced update tolerates obstructions to adds |
---|
3879 | PASS: update_tests.py 30: forced up fails with some types of obstructions |
---|
3880 | SKIP: update_tests.py 31: update wc on the root of a Windows (virtual) drive |
---|
3881 | PASS: update_tests.py 32: update wc containing a replaced-with-history file |
---|
3882 | PASS: update_tests.py 33: update handles obstructing paths scheduled for add |
---|
3883 | PASS: update_tests.py 34: update conflicted files |
---|
3884 | PASS: update_tests.py 35: mergeinfo does not elide after update |
---|
3885 | PASS: update_tests.py 36: update chooses right copyfrom for double move |
---|
3886 | PASS: update_tests.py 37: updating a copied file with a deleted property |
---|
3887 | PASS: update_tests.py 38: update --accept automatic conflict resolution |
---|
3888 | PASS: update_tests.py 39: update fails when repos uuid changed |
---|
3889 | PASS: update_tests.py 40: restarted update should delete dir prop |
---|
3890 | PASS: update_tests.py 41: tree conflicts 1.1: tree del, leaf edit on update |
---|
3891 | PASS: update_tests.py 42: tree conflicts 1.2: tree del, leaf del on update |
---|
3892 | PASS: update_tests.py 43: tree conflicts 2.1: leaf edit, tree del on update |
---|
3893 | PASS: update_tests.py 44: tree conflicts 2.2: leaf del, tree del on update |
---|
3894 | PASS: update_tests.py 45: tree conflicts 2.3: skip on 2nd update |
---|
3895 | PASS: update_tests.py 46: tree conflicts 3: tree del, tree del on update |
---|
3896 | PASS: update_tests.py 47: tree conflicts on update UC1, update deleted tree |
---|
3897 | PASS: update_tests.py 48: tree conflicts on update UC2, schedule re-add |
---|
3898 | PASS: update_tests.py 49: infinite --set-depth adds shallow children |
---|
3899 | PASS: update_tests.py 50: update wc of dir to rev not containing this dir |
---|
3900 | PASS: update_tests.py 51: svn up --depth empty hides entries for next update |
---|
3901 | PASS: update_tests.py 52: local mergeinfo changes are merged with updates |
---|
3902 | PASS: update_tests.py 53: update with an excluded subdir |
---|
3903 | PASS: update_tests.py 54: update with file lock & keywords property set |
---|
3904 | PASS: update_tests.py 55: update a nonexistent child of a copied dir |
---|
3905 | PASS: update_tests.py 56: undelete a child of a copied dir |
---|
3906 | SKIP: update_tests.py 57: access denied paths should be skipped |
---|
3907 | PASS: update_tests.py 58: updating to HEAD+1 should fail |
---|
3908 | PASS: update_tests.py 59: update locally moved dir with leaf del |
---|
3909 | PASS: update_tests.py 60: update locally moved dir with edited leaf del |
---|
3910 | PASS: update_tests.py 61: update locally moved dir with incoming file |
---|
3911 | PASS: update_tests.py 62: update locally moved dir with incoming dir |
---|
3912 | PASS: update_tests.py 63: update locally moved dir with incoming file move |
---|
3913 | PASS: update_tests.py 64: update locally modified file to equal versions |
---|
3914 | PASS: update_tests.py 65: text mod to moved files |
---|
3915 | PASS: update_tests.py 66: text mod to moved file in moved dir |
---|
3916 | PASS: update_tests.py 67: bring a subtree in over an excluded path |
---|
3917 | PASS: update_tests.py 68: obstructions shouldn't cause update failures |
---|
3918 | PASS: update_tests.py 69: update a deleted tree |
---|
3919 | PASS: update_tests.py 70: break local move of dir with edited leaf del |
---|
3920 | PASS: update_tests.py 71: break local move of dir plus replace |
---|
3921 | PASS: update_tests.py 72: update completely removes switched node |
---|
3922 | PASS: update_tests.py 73: verify editor v1 incomplete behavior |
---|
3923 | PASS: update_tests.py 74: text mod to file in swapped depth dir |
---|
3924 | PASS: update_tests.py 75: move-update with property mods |
---|
3925 | SKIP: update_tests.py 76: test filename with backslashes inside |
---|
3926 | PASS: update_tests.py 77: update subtree of moved away |
---|
3927 | PASS: update_tests.py 78: tree conflicts should be skipped during update |
---|
3928 | PASS: update_tests.py 79: update child below added tree |
---|
3929 | PASS: update_tests.py 80: update conflict details |
---|
3930 | PASS: update_tests.py 81: deep add conflicted |
---|
3931 | PASS: update_tests.py 82: missing tmp update caused segfault |
---|
3932 | PASS: update_tests.py 83: update delete switched |
---|
3933 | END: update_tests.py |
---|
3934 | ELAPSED: update_tests.py 0:12:10.467422 |
---|
3935 | |
---|
3936 | START: upgrade_tests.py |
---|
3937 | PASS: upgrade_tests.py 1: basic upgrade behavior |
---|
3938 | PASS: upgrade_tests.py 2: upgrade with externals |
---|
3939 | PASS: upgrade_tests.py 3: test upgrading from a 1.5-era working copy |
---|
3940 | PASS: upgrade_tests.py 4: test updating a 1.5-era working copy |
---|
3941 | PASS: upgrade_tests.py 5: test upgrading from a 1.5-era wc with stale logs |
---|
3942 | PASS: upgrade_tests.py 6: test upgrading a working copy with wcprops |
---|
3943 | PASS: upgrade_tests.py 7: test upgrading a working copy created with 1.0.0 |
---|
3944 | PASS: upgrade_tests.py 8: 3x same wc upgrade 1.4.0 test |
---|
3945 | PASS: upgrade_tests.py 9: 3x same wc upgrade 1.4.6 test |
---|
3946 | PASS: upgrade_tests.py 10: 3x same wc upgrade 1.6.12 test |
---|
3947 | PASS: upgrade_tests.py 11: missing directories and obstructing files |
---|
3948 | PASS: upgrade_tests.py 12: missing directories and obstructing dirs |
---|
3949 | PASS: upgrade_tests.py 13: check status delete and delete --keep-local |
---|
3950 | PASS: upgrade_tests.py 14: upgrade a wc without files |
---|
3951 | PASS: upgrade_tests.py 15: upgrade tree conflict data (f20->f21) |
---|
3952 | PASS: upgrade_tests.py 16: upgrade a delete within a copy |
---|
3953 | PASS: upgrade_tests.py 17: upgrade with base and working replaced files |
---|
3954 | PASS: upgrade_tests.py 18: upgrade 1.6.x wc with a scheduled change |
---|
3955 | PASS: upgrade_tests.py 19: upgrade 1.6 with tree replaced |
---|
3956 | PASS: upgrade_tests.py 20: upgrade 1.6 with tree replaced (2) |
---|
3957 | PASS: upgrade_tests.py 21: upgrade from format 28: rename pristines |
---|
3958 | PASS: upgrade_tests.py 22: upgrade 1.6.x wc that has depth=exclude |
---|
3959 | PASS: upgrade_tests.py 23: 1.6.x wc that has depth=exclude inside a delete |
---|
3960 | PASS: upgrade_tests.py 24: wc with add-add and del-del tree conflicts |
---|
3961 | PASS: upgrade_tests.py 25: wc with 2 tree conflicts in same entry |
---|
3962 | PASS: upgrade_tests.py 26: test upgrading a working copy with missing subdir |
---|
3963 | PASS: upgrade_tests.py 27: upgrade working copy with locked files |
---|
3964 | PASS: upgrade_tests.py 28: upgrade with file externals |
---|
3965 | PASS: upgrade_tests.py 29: upgrade with missing replaced dir |
---|
3966 | PASS: upgrade_tests.py 30: upgrade with not-present replaced nodes |
---|
3967 | PASS: upgrade_tests.py 31: upgrade from 1.7 WC with conflict (format 29) |
---|
3968 | PASS: upgrade_tests.py 32: inherited properties after upgrade from 1.7 |
---|
3969 | PASS: upgrade_tests.py 33: inherited properties after upgrade from 1.6 |
---|
3970 | PASS: upgrade_tests.py 34: upgrade from 1.6 with changelist |
---|
3971 | PASS: upgrade_tests.py 35: upgrade from 1.7 with dir external |
---|
3972 | PASS: upgrade_tests.py 36: automatic SQLite ANALYZE |
---|
3973 | PASS: upgrade_tests.py 37: test upgrading 1.0.0 working copy with externals |
---|
3974 | END: upgrade_tests.py |
---|
3975 | ELAPSED: upgrade_tests.py 0:02:11.118677 |
---|
3976 | |
---|
3977 | START: wc_tests.py |
---|
3978 | W: Couldn't find node 'wc_tests-1' in actual status tree |
---|
3979 | W: * Node name: wc_tests-1 |
---|
3980 | Path: svn-test-work/working_copies/wc_tests-1 |
---|
3981 | Contents: None |
---|
3982 | Properties: {} |
---|
3983 | Attributes: {'status': ' ', 'wc_rev': '1'} |
---|
3984 | Children: None (node is probably a file) |
---|
3985 | |
---|
3986 | W: ACTUAL STATUS TREE: |
---|
3987 | svntest.wc.State(wc_dir, {}) |
---|
3988 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
3989 | W: EXCEPTION: SVNTreeUnequal |
---|
3990 | Traceback (most recent call last): |
---|
3991 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
3992 | rc = self.pred.run(sandbox) |
---|
3993 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
3994 | return self._delegate.run(sandbox) |
---|
3995 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
3996 | return self._delegate.run(sandbox) |
---|
3997 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
3998 | result = self.func(sandbox) |
---|
3999 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/wc_tests.py", line 62, in status_through_unversioned_symlink |
---|
4000 | svntest.actions.run_and_verify_status(sbox.ospath('Z/mu'), state) |
---|
4001 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1451, in run_and_verify_status |
---|
4002 | status_tree.compare_and_display('status', actual_status) |
---|
4003 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/wc.py", line 340, in compare_and_display |
---|
4004 | default_singleton_handler('actual ' + label, path, norm_self.desc[path]) |
---|
4005 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/wc.py", line 1104, in default_singleton_handler |
---|
4006 | raise svntest.tree.SVNTreeUnequal |
---|
4007 | SVNTreeUnequal |
---|
4008 | XFAIL: wc_tests.py 1: file status through unversioned symlink |
---|
4009 | W: Couldn't find node 'wc_tests-2' in actual status tree |
---|
4010 | W: * Node name: wc_tests-2 |
---|
4011 | Path: svn-test-work/working_copies/wc_tests-2 |
---|
4012 | Contents: None |
---|
4013 | Properties: {} |
---|
4014 | Attributes: {'status': ' ', 'wc_rev': '1'} |
---|
4015 | Children: None (node is probably a file) |
---|
4016 | |
---|
4017 | W: ACTUAL STATUS TREE: |
---|
4018 | svntest.wc.State(wc_dir, {}) |
---|
4019 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
4020 | W: EXCEPTION: SVNTreeUnequal |
---|
4021 | Traceback (most recent call last): |
---|
4022 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
4023 | rc = self.pred.run(sandbox) |
---|
4024 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
4025 | return self._delegate.run(sandbox) |
---|
4026 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
4027 | return self._delegate.run(sandbox) |
---|
4028 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
4029 | result = self.func(sandbox) |
---|
4030 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/wc_tests.py", line 75, in status_through_versioned_symlink |
---|
4031 | svntest.actions.run_and_verify_status(sbox.ospath('Z/mu'), state) |
---|
4032 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1451, in run_and_verify_status |
---|
4033 | status_tree.compare_and_display('status', actual_status) |
---|
4034 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/wc.py", line 340, in compare_and_display |
---|
4035 | default_singleton_handler('actual ' + label, path, norm_self.desc[path]) |
---|
4036 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/wc.py", line 1104, in default_singleton_handler |
---|
4037 | raise svntest.tree.SVNTreeUnequal |
---|
4038 | SVNTreeUnequal |
---|
4039 | XFAIL: wc_tests.py 2: file status through versioned symlink |
---|
4040 | W: Couldn't find node 'wc_tests-3' in actual status tree |
---|
4041 | W: * Node name: wc_tests-3 |
---|
4042 | Path: svn-test-work/working_copies/wc_tests-3 |
---|
4043 | Contents: None |
---|
4044 | Properties: {} |
---|
4045 | Attributes: {'status': ' ', 'wc_rev': '1'} |
---|
4046 | Children: None (node is probably a file) |
---|
4047 | |
---|
4048 | W: ACTUAL STATUS TREE: |
---|
4049 | svntest.wc.State(wc_dir, {}) |
---|
4050 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
4051 | W: EXCEPTION: SVNTreeUnequal |
---|
4052 | Traceback (most recent call last): |
---|
4053 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
4054 | rc = self.pred.run(sandbox) |
---|
4055 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
4056 | return self._delegate.run(sandbox) |
---|
4057 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
4058 | return self._delegate.run(sandbox) |
---|
4059 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
4060 | result = self.func(sandbox) |
---|
4061 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/wc_tests.py", line 86, in status_with_symlink_in_path |
---|
4062 | svntest.actions.run_and_verify_status(sbox.ospath('Z/B/lambda'), state) |
---|
4063 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/actions.py", line 1451, in run_and_verify_status |
---|
4064 | status_tree.compare_and_display('status', actual_status) |
---|
4065 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/wc.py", line 340, in compare_and_display |
---|
4066 | default_singleton_handler('actual ' + label, path, norm_self.desc[path]) |
---|
4067 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/wc.py", line 1104, in default_singleton_handler |
---|
4068 | raise svntest.tree.SVNTreeUnequal |
---|
4069 | SVNTreeUnequal |
---|
4070 | XFAIL: wc_tests.py 3: file status with not-parent symlink |
---|
4071 | W: svn: E150000: Can't find parent directory's node while trying to add '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/wc_tests-4/Z/kappa' |
---|
4072 | W: svn: E155010: The node '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/wc_tests-4/Z' was not found. |
---|
4073 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
4074 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/wc_tests-4/Z/kappa --config-dir ..."; exit code 1 |
---|
4075 | Traceback (most recent call last): |
---|
4076 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
4077 | rc = self.pred.run(sandbox) |
---|
4078 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
4079 | return self._delegate.run(sandbox) |
---|
4080 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
4081 | return self._delegate.run(sandbox) |
---|
4082 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
4083 | result = self.func(sandbox) |
---|
4084 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/wc_tests.py", line 97, in add_through_unversioned_symlink |
---|
4085 | sbox.simple_add('Z/kappa') |
---|
4086 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/sandbox.py", line 337, in simple_add |
---|
4087 | svntest.main.run_svn(False, 'add', *targets) |
---|
4088 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
4089 | *(_with_auth(_with_config_dir(varargs)))) |
---|
4090 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
4091 | None, *varargs) |
---|
4092 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
4093 | '"; exit code ' + str(exit_code)) |
---|
4094 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/wc_tests-4/Z/kappa --config-dir ..."; exit code 1 |
---|
4095 | XFAIL: wc_tests.py 4: add file through unversioned symlink |
---|
4096 | W: svn: E145001: Can't schedule an addition of '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/wc_tests-5/Z/kappa' below a not-directory node |
---|
4097 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
4098 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/wc_tests-5/Z/kappa --config-dir ..."; exit code 1 |
---|
4099 | Traceback (most recent call last): |
---|
4100 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
4101 | rc = self.pred.run(sandbox) |
---|
4102 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
4103 | return self._delegate.run(sandbox) |
---|
4104 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
4105 | return self._delegate.run(sandbox) |
---|
4106 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
4107 | result = self.func(sandbox) |
---|
4108 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/wc_tests.py", line 109, in add_through_versioned_symlink |
---|
4109 | sbox.simple_add('Z/kappa') |
---|
4110 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/sandbox.py", line 337, in simple_add |
---|
4111 | svntest.main.run_svn(False, 'add', *targets) |
---|
4112 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
4113 | *(_with_auth(_with_config_dir(varargs)))) |
---|
4114 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
4115 | None, *varargs) |
---|
4116 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
4117 | '"; exit code ' + str(exit_code)) |
---|
4118 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/wc_tests-5/Z/kappa --config-dir ..."; exit code 1 |
---|
4119 | XFAIL: wc_tests.py 5: add file through versioned symlink |
---|
4120 | W: svn: warning: W155010: The node '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svn-test-work/working_copies/wc_tests-6/Z' was not found. |
---|
4121 | W: svn: E200009: Could not add all targets because some targets don't exist |
---|
4122 | W: svn: E200009: Illegal target for the requested operation |
---|
4123 | W: CWD: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline |
---|
4124 | W: EXCEPTION: Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/wc_tests-6/Z/B/kappa --config-dir ..."; exit code 1 |
---|
4125 | Traceback (most recent call last): |
---|
4126 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 1749, in run |
---|
4127 | rc = self.pred.run(sandbox) |
---|
4128 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 115, in run |
---|
4129 | return self._delegate.run(sandbox) |
---|
4130 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 258, in run |
---|
4131 | return self._delegate.run(sandbox) |
---|
4132 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/testcase.py", line 178, in run |
---|
4133 | result = self.func(sandbox) |
---|
4134 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/wc_tests.py", line 120, in add_with_symlink_in_path |
---|
4135 | sbox.simple_add('Z/B/kappa') |
---|
4136 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/sandbox.py", line 337, in simple_add |
---|
4137 | svntest.main.run_svn(False, 'add', *targets) |
---|
4138 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 732, in run_svn |
---|
4139 | *(_with_auth(_with_config_dir(varargs)))) |
---|
4140 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 377, in run_command |
---|
4141 | None, *varargs) |
---|
4142 | File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/tests/cmdline/svntest/main.py", line 579, in run_command_stdin |
---|
4143 | '"; exit code ' + str(exit_code)) |
---|
4144 | Failure: Command failed: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.7/subversion/svn/svn add svn-test-work/working_copies/wc_tests-6/Z/B/kappa --config-dir ..."; exit code 1 |
---|
4145 | XFAIL: wc_tests.py 6: add file with not-parent symlink |
---|
4146 | PASS: wc_tests.py 7: inaccessible .svn/wc.db |
---|
4147 | PASS: wc_tests.py 8: corrupt .svn/wc.db |
---|
4148 | PASS: wc_tests.py 9: zero-length .svn/wc.db |
---|
4149 | PASS: wc_tests.py 10: missing .svn/wc.db |
---|
4150 | SKIP: wc_tests.py 11: missing .svn/wc.db and .svn/entries |
---|
4151 | PASS: wc_tests.py 12: missing .svn/wc.db, maybe valid .svn/entries |
---|
4152 | PASS: wc_tests.py 13: cleanup from directory below WC root |
---|
4153 | PASS: wc_tests.py 14: update through unversioned symlink |
---|
4154 | PASS: wc_tests.py 15: cleanup --remove-unversioned / --remove-ignored |
---|
4155 | PASS: wc_tests.py 16: cleanup unversioned items in locked WC should fail |
---|
4156 | PASS: wc_tests.py 17: cleanup --include-externals |
---|
4157 | PASS: wc_tests.py 18: checkout within a locked working copy |
---|
4158 | END: wc_tests.py |
---|
4159 | ELAPSED: wc_tests.py 0:00:21.338379 |
---|
4160 | |
---|