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
[...]

Reply via email to