[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b4-201-ge0dcbdb
Service Account
noreply at mpich.org
Fri Aug 28 14:53:00 CDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".
The branch, master has been updated
via e0dcbdb84eb932c62f2b34ebc403ac35ef5dbaf9 (commit)
from bc921f8841c7b74d7d6c6f43b4bc13cf6e460abb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/e0dcbdb84eb932c62f2b34ebc403ac35ef5dbaf9
commit e0dcbdb84eb932c62f2b34ebc403ac35ef5dbaf9
Author: Lena Oden <loden at anl.gov>
Date: Fri Aug 28 14:51:13 2015 -0500
Mark error tests for non-blocking collecvites as xfail
diff --git a/test/mpi/errors/coll/testlist b/test/mpi/errors/coll/testlist
index f3964cc..c0d06fe 100644
--- a/test/mpi/errors/coll/testlist
+++ b/test/mpi/errors/coll/testlist
@@ -1,9 +1,9 @@
noalias 2
-nb_noalias 2 mpiversion=3.0
+nb_noalias 2 mpiversion=3.0 xfail=ticket2301
noalias2 4 mpiversion=2.2
noalias3 4 mpiversion=3.0
rerr 2
nb_rerr 2 mpiversion=3.0
reduce_local 1
bcastlength 4
-ibcastlength 4 mpiversion=3.0
+ibcastlength 4 mpiversion=3.0i xfail=ticket2300
-----------------------------------------------------------------------
Summary of changes:
test/mpi/errors/coll/testlist | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list