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

Re: svn commit: r22012 - trunk/subversion/tests/cmdline

From: <svnlgo_at_mobsol.be>
Date: 2006-10-18 03:11:19 CEST

Can you test the attached patch with bdb to see if it fixes the problem?

thanks,

Lieven

Quoting dlr@tigris.org:

> Author: dlr
> Date: Tue Oct 17 17:24:39 2006
> New Revision: 22012
>
> Log:
> * subversion/tests/cmdline/stat_tests.py
> (status_dash_u_missing_dir): Add FIXME note about this test case
> breaking with --fs-type=bdb due to output ordering differences.
>
>
> Modified:
> trunk/subversion/tests/cmdline/stat_tests.py
>
> Modified: trunk/subversion/tests/cmdline/stat_tests.py
> URL:
>
http://svn.collab.net/viewvc/svn/trunk/subversion/tests/cmdline/stat_tests.py?pathrev=22012&r1=22011&r2=22012
> ==============================================================================
> --- trunk/subversion/tests/cmdline/stat_tests.py (original)
> +++ trunk/subversion/tests/cmdline/stat_tests.py Tue Oct 17 17:24:39 2006
> @@ -918,6 +918,9 @@
> "Status against revision: 1\n" ]
>
> # now run status -u, we should be able to do this without crashing
> + ### FIXME: This test currently fails with --fs-type=bdb. Use of
> + ### svntest.main.compare_unordered_output() (or equivalent) should
> + ### fix this.
> svntest.actions.run_and_verify_svn(None,
> xout,
> [],
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: svn-help@subversion.tigris.org
>
>

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 18 03:11:51 2006

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.