Re: Oh, the horror of monstrously broken tests...
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-19 10:37:03 CET
Branko Čibej wrote:
I think that is a good solution. run_command doesn't presently document whether unexpected stderr is considered an error, but I think that would be a sensible behaviour. I have just tried it and the following correction is needed to an existing test (it was only a warning, and ignoring it didn't affect the validity of the test):
Index: subversion/tests/clients/cmdline/stat_tests.py
# Schedule newdir and newfile for addition
# Created expected output tree for commit
That's because the initial "add" is recursive so the second one is redundant.
- Julian
---------------------------------------------------------------------
|
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.