[mpich] MPICH primary repository branch, master, updated. v3.2b4-225-gcaf1e9d
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 caf1e9d1409e61468f8d3506676674ff458c8c9b (commit) from d7f5e47881ab46486f6197b6f344ac08bb9c6b42 (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/caf1e9d1409e61468f8d3506676674ff45... commit caf1e9d1409e61468f8d3506676674ff458c8c9b Author: Yanfei Guo <[email protected]> Date: Thu Sep 17 21:56:34 2015 -0500 testsuite: comment out new keyval double free tests These tests may not be correctly implemented. They are undergoing an investigation. Signed-off-by: Ken Raffenetti <[email protected]> diff --git a/test/mpi/attr/testlist b/test/mpi/attr/testlist index 07868d1..9f2d8a1 100644 --- a/test/mpi/attr/testlist +++ b/test/mpi/attr/testlist @@ -18,6 +18,6 @@ fkeyval 1 fkeyvalcomm 1 fkeyvaltype 1 keyval_double_free 1 -keyval_double_free_comm 1 -keyval_double_free_type 1 -keyval_double_free_win 1 +#keyval_double_free_comm +#keyval_double_free_type +#keyval_double_free_win ----------------------------------------------------------------------- Summary of changes: test/mpi/attr/testlist | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org