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 cb15d17c08c2f1a52ddc80cdc2eddff472c3b3c1 (commit) from 28c721724cacd8c07f27a5aee536829c987eba09 (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/cb15d17c08c2f1a52ddc80cdc2eddff472... commit cb15d17c08c2f1a52ddc80cdc2eddff472c3b3c1 Author: Wesley Bland <[email protected]> Date: Thu Jan 9 14:53:42 2014 -0600 Mark the ft/die test as xfail for now. This test needs to be debugged, but it can wait for v3.1.1 since this is an experimental failure. Signed-off-by: Pavan Balaji <[email protected]> diff --git a/test/mpi/ft/testlist b/test/mpi/ft/testlist index 8c00b02..4b662d0 100644 --- a/test/mpi/ft/testlist +++ b/test/mpi/ft/testlist @@ -1,4 +1,4 @@ -die 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false resultTest=TestStatusNoErrors +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 isendalive 3 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false ----------------------------------------------------------------------- Summary of changes: test/mpi/ft/testlist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository