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

Re: [PATCH] AttributeError in cmdline tests

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-11-12 18:22:09 CET

On Mon, 12 Nov 2007, Stephen Butler wrote:

> Hi folks,
>
> Here's a simple patch for avoiding a bogus Attribute error in a few
> test cases. A follow-up to r26716. (Split output
> handling/verification code into the new "verify" module)
>
> It's not too urgent, because the AttributeError helpfully tells us what the
> real test error is:
>
> File
> "C:\build\subversion\subversion/tests/cmdline/commit_tests.py", line
> 857, in hook_test
> raise svntest.actions.SVNUnexpectedOutput("hook logfile %s
> not found")\
> AttributeError: 'module' object has no attribute 'SVNUnexpectedOutput'
> FAIL: commit_tests.py 15: hook testing
>
> regards,
> Steve

Thanks Steve, nice work. Committed to trunk in r27766.

- Dan

  • application/pgp-signature attachment: stored
Received on Mon Nov 12 18:22:23 2007

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.