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 ce063066badc530126ce5ab5836f57e81a783f7f (commit) from 6e01071bcd2f688ad1f9d377ddbdc874e7a19fb3 (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/ce063066badc530126ce5ab5836f57e81a... commit ce063066badc530126ce5ab5836f57e81a783f7f Author: Antonio J. Pena <[email protected]> Date: Mon Mar 2 11:34:17 2015 -0600 Increase timeLimit for pingping Our IB nodes need more time to finish pingping when asynchronous progress is enabled. Fixes #2239 diff --git a/test/mpi/pt2pt/testlist b/test/mpi/pt2pt/testlist index dcec488..56f2c3c 100644 --- a/test/mpi/pt2pt/testlist +++ b/test/mpi/pt2pt/testlist @@ -6,7 +6,7 @@ sendself 1 sendall 4 anyall 2 eagerdt 2 -pingping 2 xfail=ticket2239 +pingping 2 timeLimit=500 bottom 2 bsend1 1 bsend2 1 ----------------------------------------------------------------------- Summary of changes: test/mpi/pt2pt/testlist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository