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

Re: Errors in make check

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-05 20:17:52 CEST

On Sat, 2004-07-03 at 16:17, Samuel Jones wrote:

> FAIL: autoprop_tests.py 10: import: config=yes, commandline=yes
> FAIL: autoprop_tests.py 11: import: config=no, commandline=no
> FAIL: autoprop_tests.py 12: import: config=yes, commandline=no
> FAIL: autoprop_tests.py 14: import directory
> make: *** [check] Error 1

4 specific tests failed.

> START: merge_tests.py
>
> The whole test stopped here.

I don't understand. You're saying that the tests.log just stops, and
doesn't show results of 'autoprops_tests.py' at all?

>
> What should I do? I have been using both of these
> machines. They seem to work OK. Should I ignore these?

Re-run the 4 tests by hand:

$ cd subversion/tests/clients/cmdline
$ autoprop_tests.py -v 10

...and so on, for tests 11, 12 and 14 too. Show us the verbose results.

By the way, we run 'make check' on different OSes before every release.
(Actually, we run it every single night!) So if these tests are truly
failing for you, you may have discovered an odd edge case. Perhaps
something unique about your testing environment.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 5 20:55:53 2004

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.