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

Re: Tests passing that should fail?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-06-28 06:12:32 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.