[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b3-230-g52a7ea6
Service Account
noreply at mpich.org
Wed Jul 15 07:37:39 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 52a7ea6365db9e0f8d44ff0244f005edcff071fc (commit)
from 7971e8a8be4eee77d68229ca1b79d7b06965d720 (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/52a7ea6365db9e0f8d44ff0244f005edcff071fc
commit 52a7ea6365db9e0f8d44ff0244f005edcff071fc
Author: Huiwei Lu <huiweilu at mcs.anl.gov>
Date: Wed Jul 15 07:33:02 2015 -0500
Mark threaded MPI_COMM_IDUP tests as xfail
comm_idup and ctxidup passed on most platforms and configurations
but still fail on ch3:socket. Mark them as xfail for now.
Refs #2108
No reviewer
diff --git a/test/mpi/threads/comm/testlist b/test/mpi/threads/comm/testlist
index ee14db0..a29993d 100644
--- a/test/mpi/threads/comm/testlist
+++ b/test/mpi/threads/comm/testlist
@@ -3,7 +3,7 @@ dup_leak_test 2
comm_dup_deadlock 4
comm_create_threads 4
comm_create_group_threads 4
-comm_idup 4 mpiversion=3.0
-ctxidup 4 mpiversion=3.0
+comm_idup 4 mpiversion=3.0 xfail=ticket2108
+ctxidup 4 mpiversion=3.0 xfail=ticket2108
idup_nb 4 mpiversion=3.0 xfail=ticket2283
idup_comm_gen 4 mpiversion=3.0 xfail=ticket2286
-----------------------------------------------------------------------
Summary of changes:
test/mpi/threads/comm/testlist | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list