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 92fb8a07f0192a7cfa695518892afa6c2d1a2997 (commit) from c0ae22e5aed7adb132f5e75f8f542240b51b14d4 (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/92fb8a07f0192a7cfa695518892afa6c2d... commit 92fb8a07f0192a7cfa695518892afa6c2d1a2997 Author: Huiwei Lu <[email protected]> Date: Thu Jul 16 12:18:37 2015 -0500 Fixing testlist for threads/coll MPI_Iallreduce is only tested with mpiversion=3.0. No reviewer diff --git a/test/mpi/threads/coll/testlist b/test/mpi/threads/coll/testlist index f66e46b..ef60079 100644 --- a/test/mpi/threads/coll/testlist +++ b/test/mpi/threads/coll/testlist @@ -1,2 +1,2 @@ allred 2 xfail=ticket2108 -iallred 2 xfail=ticket2108 +iallred 2 mpiversion=3.0 xfail=ticket2108 ----------------------------------------------------------------------- Summary of changes: test/mpi/threads/coll/testlist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository