[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b4-30-gee6451a

Service Account noreply at mpich.org
Wed Jul 29 22:04:05 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  ee6451ab763c7cc7baa3a4ffe3f8a9225bc12d6a (commit)
      from  601918c88f79150fc40acfb810d00514b7a5ed53 (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/ee6451ab763c7cc7baa3a4ffe3f8a9225bc12d6a

commit ee6451ab763c7cc7baa3a4ffe3f8a9225bc12d6a
Author: Pavan Balaji <balaji at anl.gov>
Date:   Wed Jul 29 22:03:15 2015 -0500

    Remove xfail for idup tests.
    
    These might not be fixed yet, but removing the xfail, so they get
    triggered on the nightly tests.
    
    No reviewer.

diff --git a/test/mpi/threads/comm/testlist.in b/test/mpi/threads/comm/testlist.in
index 07d79c8..cbc4cb0 100644
--- a/test/mpi/threads/comm/testlist.in
+++ b/test/mpi/threads/comm/testlist.in
@@ -5,5 +5,5 @@ comm_create_threads 4
 comm_create_group_threads 4
 @comm_overlap@ comm_idup 4 mpiversion=3.0
 @comm_overlap@ ctxidup 4 mpiversion=3.0
-idup_nb 4 mpiversion=3.0 xfail=ticket2283
-idup_comm_gen 4 mpiversion=3.0 xfail=ticket2286
+idup_nb 4 mpiversion=3.0
+idup_comm_gen 4 mpiversion=3.0

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

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


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list