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

Service Account noreply at mpich.org
Fri Jul 17 13:15:51 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  031160ef89015c709c5839e9fc0521ae19719c15 (commit)
      from  896fd85a5b13f69e1c233ec9dd4e4b70e7db2493 (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/031160ef89015c709c5839e9fc0521ae19719c15

commit 031160ef89015c709c5839e9fc0521ae19719c15
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Fri Jul 17 12:48:07 2015 -0500

    tsuite: increate epochtest timeout
    
    Additional communicator cases in MTestGetIntracomm put this test's
    runtime close to the default timeout. Increase to give it some
    breathing room.
    
    Signed-off-by: Pavan Balaji <balaji at anl.gov>

diff --git a/test/mpi/rma/testlist.in b/test/mpi/rma/testlist.in
index e2e3a4a..8d24f0b 100644
--- a/test/mpi/rma/testlist.in
+++ b/test/mpi/rma/testlist.in
@@ -62,7 +62,7 @@ baseattrwin 1
 fkeyvalwin 1
 selfrma 1
 mixedsync 4
-epochtest 4
+epochtest 4 timeLimit=300
 locknull 2
 rmanull 2
 rmazero 2

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

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


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list