[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.0.4-447-g973a65d

mysql vizuser noreply at mpich.org
Wed Aug 7 16:46:18 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  973a65d5b03fd298040a63da961e7b7ee9ce95fd (commit)
      from  44092df90b8957ef6ee81b60fed1d997e829b547 (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/973a65d5b03fd298040a63da961e7b7ee9ce95fd

commit 973a65d5b03fd298040a63da961e7b7ee9ce95fd
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Wed Aug 7 14:50:26 2013 -0500

    Mark FT tests xfail.
    
    Signed-off-by: Pavan Balaji <balaji at mcs.anl.gov>

diff --git a/test/mpi/ft/testlist b/test/mpi/ft/testlist
index 6622554..e1f7905 100644
--- a/test/mpi/ft/testlist
+++ b/test/mpi/ft/testlist
@@ -1,3 +1,3 @@
-die 4 mpiexecarg=-disable-auto-cleanup timeLimit=10
-abort 2 mpiexecarg=-disable-auto-cleanup timeLimit=10
-send 4 mpiexecarg=-disable-auto-cleanup timeLimit=10
+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

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

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