[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1b1-72-g5f797bd

mysql vizuser noreply at mpich.org
Fri Sep 27 18:46:42 CDT 2013


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  5f797bdc858d00b54c58c6cd329e7516e5e58ca8 (commit)
      from  dc2ed6fa5905db2020940c5c3bb36335745401a5 (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/5f797bdc858d00b54c58c6cd329e7516e5e58ca8

commit 5f797bdc858d00b54c58c6cd329e7516e5e58ca8
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Fri Sep 27 18:31:05 2013 -0500

    Update fault tolerance test params
    
    No reviewer.

diff --git a/test/mpi/ft/testlist b/test/mpi/ft/testlist
index e1f7905..584e20e 100644
--- a/test/mpi/ft/testlist
+++ b/test/mpi/ft/testlist
@@ -1,3 +1,3 @@
-die 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 xfail=ticket1917
-abort 2 mpiexecarg=-disable-auto-cleanup timeLimit=10 xfail=ticket1917
-send 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 xfail=ticket1917
+die 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false
+abort 2 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false xfail=ticket1537
+send 4 mpiexecarg=-disable-auto-cleanup timeLimit=10 strict=false

-----------------------------------------------------------------------

Summary of changes:
 test/mpi/ft/testlist |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list