[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1rc1-17-gcba9da6

mysql vizuser noreply at mpich.org
Wed Nov 13 12:40:43 CST 2013


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  cba9da608a3c256a8b10d717f55f18179d8d0bec (commit)
      from  40c6fda95428adbaf8938d33031d24b160af9539 (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/cba9da608a3c256a8b10d717f55f18179d8d0bec

commit cba9da608a3c256a8b10d717f55f18179d8d0bec
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Wed Nov 13 11:19:46 2013 -0600

    increase timeout for large_type_sendrec test
    
    This should give our OSX build slaves enough time to pass.
    
    Signed-off-by: Rob Latham <robl at mcs.anl.gov>

diff --git a/test/mpi/datatype/testlist b/test/mpi/datatype/testlist
index 54e564f..0166018 100644
--- a/test/mpi/datatype/testlist
+++ b/test/mpi/datatype/testlist
@@ -52,4 +52,4 @@ large-count 1 mpiversion=3.0 xfail=ticket1767
 cxx-types 1 mpiversion=3.0
 large_type 1 mpiversion=3.0
 large_type_sendrec 2 arg=31 mpiversion=3.0
-large_type_sendrec 2 arg=32 mpiversion=3.0
+large_type_sendrec 2 arg=32 mpiversion=3.0 timeLimit=300

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

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


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list