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

Re: 1.4.2 build tests fail on windows

From: G.J. Doornink <dkg_at_xs4all.nl>
Date: 2007-01-30 20:05:44 CET

Andrei Dimitrief-Jianu wrote:

> When running win-tests.py with -c -r –v as command line arguments the
> tests pass. Running the tests through the httpd (python win-tests.py -c
> -r -v -u http://localhost --httpd-port 80) is a different story:
>
> Testing Release configuration on remote repository http://localhost.
> Running all tests in getopt_tests.py...success
> Running all tests in basic_tests.py...FAILURE

This happened to me too when testing 1.4.3. For me it happened because
the test starts apache as a service and apache can't find the required
subversion binaries (libdb43.dll (or libdb44.dll) and intl3_svn.dll)

> I was still able to install it and use it successfully (check-ins,
> check-outs, branching, etc.), so I suspect it is just a configuration
> issue on my build machine.
>
> Are there any tweaks to be put in place in order to get the httpd tests
> pass?

Copying the required binaries from the build to the Apache2\bin
directory before running the test solved the problem for me.

HTH.

Kind regards,

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 30 21:06:08 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.