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

Re: Cannot run automated test suite

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-25 15:46:26 CET

Daniel Stenberg <daniel@haxx.se> writes:

> On 25 Jan 2002, Yoshiki Hayashi wrote:
>
> > So I guessed it is trying to create an editor session and waiting for it to
> > finish. I ran env EDITOR=gnuclient make check and indeed it popped up
> > XEmacs frame. I can proceed running test case by typing C-x # and RET
> > repeatedly but I don't want to do that. :-)
>
> Uh.
>
> Guilty as charged. Direct your angry mails to me. :-/
>
> We should probably make those tests use a specified empty commit message,
> right? If no commit message at all is used, it'll default to the editor
> stuff.

Yeah, it's a trivial fix. I'll patch the test-suite API to always
pass an -m flag to commits. Give me a minute.

But there's a lesson here: as a general rule, we never commit without
running 'make check' first (at least over ra_local). :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:59 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.