D'oh. Fixed, see revision 2364.
(The test framework is fixed, I mean. The regressions revealed by the
fix are another matter, I'm working on those now.)
-K
> Philip Martin wrote:
> > Anyone else see this?
> Yeah, I get the same output, except that my attributes are
> sorted differently:
>
> % python2 commit_tests.py 6
> =============================================================
> Expected D and actual D are different!
> =============================================================
> EXPECTED NODE TO BE:
> =============================================================
> * Node name: D
> Path: working_copies/commit_tests-6/A/D
> Contents: None
> Properties: {}
> Attributes: {'status': 'M ', 'repos_rev': '1', 'wc_rev': '1'}
> Children: 3
> =============================================================
> ACTUAL NODE FOUND:
> =============================================================
> * Node name: D
> Path: working_copies/commit_tests-6/A/D
> Contents: None
> Properties: {}
> Attributes: {'status': '_M', 'repos_rev': '1', 'wc_rev': '1'}
> Children: 3
> PASS: commit_tests.py 6: commit wc_dir -- (anchor=wc_dir, tgt={})
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 28 06:21:02 2002