I realize that Tim's original timeout was next Friday, but the problen
was preventing nightly trunk tarballs from being created.
So I committed https://svn.open-mpi.org/trac/ompi/changeset/17796 to
disabling running a bunch of tests during "make check" (although they
are still built). Some
Tim and I talked about this on IM. We'd like to amend the proposal:
1. Remove these tests from make check, but leave them in SVN per the
original proposal.
2. File a ticket to make carto selection not fail when no components
are found (I filed https://svn.open-mpi.org/trac/ompi/ticket/1232).
WHAT: Reduce the number of tests run by make check
WHY: Some of the tests will not work properly until Open MPI is
installed. Also, many of the tests do not really test anything.
WHERE: See below.
TIMEOUT: COB Friday March 14
DESCRIPTION:
We have been having many problems with make check ove