[mpich] MPICH primary repository branch, master, updated. v3.1rc2-150-g3b24d31
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 3b24d31851794830cb449b03ba09bfc6cf1168f0 (commit) from cb15d17c08c2f1a52ddc80cdc2eddff472c3b3c1 (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/3b24d31851794830cb449b03ba09bfc6cf... commit 3b24d31851794830cb449b03ba09bfc6cf1168f0 Author: Wesley Bland <[email protected]> Date: Fri Jan 10 14:55:40 2014 -0600 Mark ft/sendalive as xfail for now. This test still needs to be corrected, but for now it will be xfail. It is being tracked with ticket #1996. No reviewer diff --git a/test/mpi/ft/testlist b/test/mpi/ft/testlist index 4b662d0..94294ed 100644 --- a/test/mpi/ft/testlist +++ b/test/mpi/ft/testlist @@ -1,6 +1,6 @@ die 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false resultTest=TestStatusNoErrors xfail=ticket1996 abort 2 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false xfail=ticket1537 -sendalive 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false resultTest=TestStatusNoErrors +sendalive 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false resultTest=TestStatusNoErrors xfail=ticket=1996 isendalive 3 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false senddead 2 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 xfail=ticket1945 recvdead 2 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 ----------------------------------------------------------------------- Summary of changes: test/mpi/ft/testlist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org