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

RE: make check failures on 0.24.x

From: Steve James <s.james_at_bigfoot.com>
Date: 2003-06-22 15:26:14 CEST

James, in the hope that this gives you encouragement to persevere... :-)

I've just done a fresh client-only build from the 0.24.2 tar on Linux Mandrake
9.1 (which is much like ReadHat (9?)) like this:-

[root@gorilla src]# rm -Rf subversion-0.24.2 && tar -xzf \
        subversion-0.24.2.tar.gz && cd subversion-0.24.2 \
        && ./configure && make && make check

The checks pass OK:-

Running all tests in config-test...success
Running all tests in diff-diff3-test...success
Running all tests in hashdump-test...success
Running all tests in path-test...success
Running all tests in random-test...success
Running all tests in stream-test...success
Running all tests in stringtest...success
Running all tests in time-test...success
Running all tests in translate-test...success
Running all tests in target-test.py...success

However, there are a bunch of test in subversion/tests/clients/cmdline which
aren't being run by this build. Worse, in the current HEAD (6316) many of
them fail :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 22 15:21:47 2003

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.