[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2a2-190-ga6265a4
Service Account
noreply at mpich.org
Sun Mar 1 18:00:07 CST 2015
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 a6265a4438a39bd471ed543c854bffaa0b580cac (commit)
from c2ea6afcc5989b0810538fe92ae62c4afb022f32 (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/a6265a4438a39bd471ed543c854bffaa0b580cac
commit a6265a4438a39bd471ed543c854bffaa0b580cac
Author: Sangmin Seo <sseo at anl.gov>
Date: Sun Mar 1 17:55:53 2015 -0600
Mark iwriteatallf as xfail
iwriteatallf is failing on Linux machines of Jenkins test.
Mark iwriteatallf as xfail for now.
Ticket #2201
No reviewer
diff --git a/test/mpi/f77/io/testlist.in b/test/mpi/f77/io/testlist.in
index c14cd52..7c9f47c 100644
--- a/test/mpi/f77/io/testlist.in
+++ b/test/mpi/f77/io/testlist.in
@@ -19,4 +19,4 @@ setviewcurf 4
c2f2ciof 1
c2fmultio 1
i_setviewcurf 4
-iwriteatallf 4
+iwriteatallf 4 xfail=2201
-----------------------------------------------------------------------
Summary of changes:
test/mpi/f77/io/testlist.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list