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

Re: Fwd: Building for Win32 - tests fail

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Wed, 31 Mar 2010 09:12:12 +0100

David Darj wrote:
[...]
> But when running against http:// I get
> 22 tests SKIPPED
> 25 tests XFAILED
> 74 tests FAILED (list below)
> 1 tests XPASSED
>
> Searching for some of them didn't give me any clues.
>
> My environment:
> WindowsXP MCE, fully updated (except IE7 and IE8) using WindowsUpdate.
> Visual C++ 6 with SP 3
> PlatformSDK February 2003 (latest for VC++6)
> Python 2.6.5
> ActivePerl 5.10.1.1007
> Apache 2.2.15
>
> Anybody got some ideas?

Look in the file 'tests.log' which is created by running the test suite,
to see the details, and this should give a clue to why they failed.

If you can't figure it out, show us the part of 'tests.log'
corresponding to one of the tests that failed, e.g. from the line after
"PASS: basic_tests.py 41:" up to the line "FAIL: basic_tests.py 42:".
(Please don't include the whole file - it's huge and repetitive.)

- Julian

> FAIL: basic_tests.py 42: basic relative url target using current dir
> FAIL: basic_tests.py 43: basic relative url target using other targets
[...]
Received on 2010-03-31 10:12:50 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.