[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b3-226-g27d5d7b

Service Account noreply at mpich.org
Tue Jul 14 09:32:20 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  27d5d7bc65b301a5607588726bcaa77e8ab83869 (commit)
      from  c0feceddc9b281fcac62078053f82a1e19c9a903 (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/27d5d7bc65b301a5607588726bcaa77e8ab83869

commit 27d5d7bc65b301a5607588726bcaa77e8ab83869
Author: Huiwei Lu <huiweilu at mcs.anl.gov>
Date:   Tue Jul 14 09:30:42 2015 -0500

    Mark comm_idup_comm as xfail
    
    Refs #2286
    
    No reviewer

diff --git a/test/mpi/comm/testlist b/test/mpi/comm/testlist
index 606a038..6b83086 100644
--- a/test/mpi/comm/testlist
+++ b/test/mpi/comm/testlist
@@ -32,7 +32,7 @@ comm_idup_overlap 2 mpiversion=3.0
 comm_idup_iallreduce 6 mpiversion=3.0
 comm_idup_nb 6 mpiversion=3.0 xfail=ticket2284
 comm_idup_isend 6 mpiversion=3.0
-comm_idup_comm 6 mpiversion=3.0
+comm_idup_comm 6 mpiversion=3.0 xfail=ticket2286
 dup_with_info 2 mpiversion=3.0
 dup_with_info 4 mpiversion=3.0
 dup_with_info 9 mpiversion=3.0

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

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


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list