[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2-7-g0335ab1
Service Account
noreply at mpich.org
Fri Nov 20 18:18:58 CST 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 0335ab1db90e3ea52b7b43b6d1730c7551e03f50 (commit)
from 354cd1fda6b63e545e1286a9cfac4e6b88ba0070 (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/0335ab1db90e3ea52b7b43b6d1730c7551e03f50
commit 0335ab1db90e3ea52b7b43b6d1730c7551e03f50
Author: Pavan Balaji <balaji at anl.gov>
Date: Thu Nov 12 04:23:25 2015 -0600
Enable some more xfail tests.
No reviewer.
diff --git a/test/mpi/errors/coll/testlist b/test/mpi/errors/coll/testlist
index 6bfd11a..f3964cc 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 xfail=ticket2301
+nb_noalias 2 mpiversion=3.0
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 xfail=ticket2300
+ibcastlength 4 mpiversion=3.0
diff --git a/test/mpi/spawn/testlist.in b/test/mpi/spawn/testlist.in
index af042a2..586322d 100644
--- a/test/mpi/spawn/testlist.in
+++ b/test/mpi/spawn/testlist.in
@@ -26,4 +26,4 @@ disconnect3 3
concurrent_spawns 1
pgroup_connect_test 4
pgroup_intercomm_test 4
-spawn-rootargs 10 xfail=ticket2282
+spawn-rootargs 10
-----------------------------------------------------------------------
Summary of changes:
test/mpi/errors/coll/testlist | 4 ++--
test/mpi/spawn/testlist.in | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list