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

1.5.x vs tarball, differences in test counts

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Tue, 10 Jun 2008 23:03:12 -0700

When I run 'make check' from my 1.5.x wc, I get:
Running all tests in client-test [1/61]...success
Running all tests in compat-test [2/61]...success
Running all tests in config-test [3/61]...success
...

When I run the same command from an rc11 tarball, I get:
Running all tests in client-test [1/56]...success
Running all tests in compat-test [2/56]...success
Running all tests in config-test [3/56]...success
...

Why is it that the tarball only has 56 tests and my working copy has 61?
  Is there something I'm missing here, or are we actually losing tests
somewhere?

-Hyrum

Received on 2008-06-11 08:03:34 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.