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

Re: svn trunk r32962: FAIL (x86-macosx-gnu shared)

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 08 Sep 2008 21:08:57 +0100

On Mon, 2008-09-08 at 21:41 +0200, Lieven Govaerts wrote:
> Julian Foad wrote:
> > On Mon, 2008-09-08 at 04:39 +0200, buildbot_at_mobsol.be wrote:
> >> Full details are available at:
> >> http://www.mobsol.be/buildbot/x86-macosx-gnu%2520shared/builds/33
> >
> > Lieven,
> >
> > Your MacOSX build-bot is failing, I think, because the version of Python
> > is 2.3.5 but to run the tests it needs to be at least 2.4.
>
> Since when do we require python 2.4 for the test suite? INSTALL says
> python 2.2 and I can't remember there being a discussion about it after:
> http://svn.haxx.se/dev/archive-2007-10/0867.shtml

Oh... <looking.../> yes... it appears I fell down by trusting my memory,
and you speak the truth. My apologies.

> It does look like the blame tests are failing because of this, but I
> doubt it'll be difficult to fix - I'll have a look right away. The
> commit test 28 seems to be failing because of an incorrect error message.

I'll re-code that "svn_propset" test function I wrote to avoid
Python-2.4 features, unless you beat me to it. I think that single thing
accounts for the blame_tests and log_tests and merge_authz_tests
failures.

That commit_tests 28 failure looks like a result of my merging the
double-delete branch back to trunk in r32901. I hadn't paid it much
attention because it was only this build-bot reporting a failure, but
now I see that this is the only one running tests over HTTP. So I'll fix
this too (by making it XFail).

> If not necessary, I'd rather not upgrade the buildbot's python version.

That seems reasonable now. Maybe it would be good for build bots to run
the oldest version (of dependencies) that we claim to support!

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-08 22:08:49 CEST

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.