[mpich] MPICH primary repository branch, master, updated. v3.1.2-134-g1735645
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 1735645322ec6aeddedada28e48f1df6a2354d83 (commit) from 79b02a4bf8ae3b064e4df622655acd20a8d94640 (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/1735645322ec6aeddedada28e48f1df6a2... commit 1735645322ec6aeddedada28e48f1df6a2354d83 Author: Wesley Bland <[email protected]> Date: Tue Sep 2 09:52:37 2014 -0500 Mark shrink test as xfail. All of the FT tests will stay xfail for a while until I can figure out what's causing all of the nasty debug output. No reviewer diff --git a/test/mpi/ft/testlist b/test/mpi/ft/testlist index 3a89979..f26bd47 100644 --- a/test/mpi/ft/testlist +++ b/test/mpi/ft/testlist @@ -14,5 +14,5 @@ bcast 4 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=fa scatter 4 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 xfail=ticket1945 anysource 3 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 xfail=ticket1945 revoke_nofail 4 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 xfail=ticket1945 -shrink 8 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 +shrink 8 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 xfail=ticket1945 agree 4 mpiexecarg=-disable-auto-cleanup resultTest=TestStatusNoErrors strict=false timeLimit=10 xfail=ticket1945 ----------------------------------------------------------------------- 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