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 c70ed954dfd595f26f16895c0eb685fbe98c72a9 (commit) from af3a6e0cc4a28a8748233dddad923c0427970cff (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/c70ed954dfd595f26f16895c0eb685fbe9... commit c70ed954dfd595f26f16895c0eb685fbe98c72a9 Author: Junchao Zhang <[email protected]> Date: Sun Jul 12 16:51:03 2015 -0500 Remove xfail for idup_comm_gen diff --git a/test/mpi/threads/comm/testlist b/test/mpi/threads/comm/testlist index 5c1126c..0fa16a4 100644 --- a/test/mpi/threads/comm/testlist +++ b/test/mpi/threads/comm/testlist @@ -6,4 +6,4 @@ comm_create_group_threads 4 comm_idup 4 mpiversion=3.0 ctxidup 4 mpiversion=3.0 idup_nb 4 mpiversion=3.0 xfail=ticket2283 -idup_comm_gen 4 mpiversion=3.0 xfail=ticket2269 +idup_comm_gen 4 mpiversion=3.0 ----------------------------------------------------------------------- Summary of changes: test/mpi/threads/comm/testlist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository