[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b1-70-g03bf174

Service Account noreply at mpich.org
Thu Apr 16 23:39:01 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  03bf17473d36d30bd5275d6df463b2038a1d1a19 (commit)
      from  c4131d6bd3eb627f6e26a1d88763d21143ff7590 (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/03bf17473d36d30bd5275d6df463b2038a1d1a19

commit 03bf17473d36d30bd5275d6df463b2038a1d1a19
Author: Pavan Balaji <balaji at anl.gov>
Date:   Thu Apr 16 13:19:51 2015 -0500

    Replace xfail ticket number.
    
    Ticket #2243 was resolved as a duplicate of ticket #2183.
    
    Signed-off-by: Huiwei Lu <huiweilu at mcs.anl.gov>

diff --git a/test/mpi/comm/testlist b/test/mpi/comm/testlist
index 4ffbe9b..20f7f24 100644
--- a/test/mpi/comm/testlist
+++ b/test/mpi/comm/testlist
@@ -24,10 +24,10 @@ comm_group_half 8 mpiversion=3.0
 comm_group_rand 2 mpiversion=3.0
 comm_group_rand 4 mpiversion=3.0
 comm_group_rand 8 mpiversion=3.0
-comm_idup 2 mpiversion=3.0 xfail=ticket2243
-comm_idup 4 mpiversion=3.0 xfail=ticket2243
-comm_idup 9 mpiversion=3.0 xfail=ticket2243
-comm_idup_mul 2 mpiversion=3.0 xfail=ticket2243
+comm_idup 2 mpiversion=3.0 xfail=ticket2183
+comm_idup 4 mpiversion=3.0 xfail=ticket2183
+comm_idup 9 mpiversion=3.0 xfail=ticket2183
+comm_idup_mul 2 mpiversion=3.0 xfail=ticket2183
 comm_idup_overlap 2 mpiversion=3.0 xfail=ticket2238
 dup_with_info 2 mpiversion=3.0
 dup_with_info 4 mpiversion=3.0

-----------------------------------------------------------------------

Summary of changes:
 test/mpi/comm/testlist |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list