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

Re: running tests on windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-15 18:01:00 CEST

Brian Denny wrote:

>i haven't been able to successfully run the tests on windows.
>
>i can check out, and build, no problem. (using vc++ 6.0 with
>updated platform sdk). and svn seems to work.
>
>i run 'python win-tests.py' from the windows command prompt.
>
>basic_tests.py is the first to have failures.
>most of the python test files thereafter have failures also.
>
>following is an excerpt from tests.log.
>
>i'd be happy to provide more output, but first i thought i'd
>double-check that the tests are succeeding for others on
>windows.
>

There are four expected failures on Windows 2000, and three tests are
skipped on all Windows platforms:

FAIL: commit_tests.py 16: commit files and dirs with URI-unsafe characters
FAIL: commit_tests.py 21: commit from a dir with a longer name than the wc
FAIL: update_tests.py 1: update a locally-modified binary file
FAIL: update_tests.py 2: update to an old revision of a binary files
SKIP: schedule_tests.py 4: schedule: add some executable files
SKIP: schedule_tests.py 10: revert: add some executable files
SKIP: schedule_tests.py 16: commit: add some executable files

One of those (don't know which) passes on Windows XP. All other tests
should pass. If you're seeing different output, please try to track down
the failures. I'm especially worried that you have a failure without an
accompanying error message.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 18:01:43 2002

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.