[mpich] MPICH primary repository branch, master, updated. v3.2a2-261-g342a01b
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 342a01b2b6115c11d2e3e816354e693802d6c6cf (commit) from 6c8acf7397a6fa05a69791eda915b057ce8b5f81 (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/342a01b2b6115c11d2e3e816354e693802... commit 342a01b2b6115c11d2e3e816354e693802d6c6cf Author: Pavan Balaji <[email protected]> Date: Thu Mar 12 18:26:08 2015 -0500 Fix xfail format. No reviewer. diff --git a/test/mpi/f77/io/testlist.in b/test/mpi/f77/io/testlist.in index d33df78..0c637ad 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 @mpix@i_setviewcurf 4 -@mpix@iwriteatallf 4 xfail=2201 +@mpix@iwriteatallf 4 xfail=ticket2201 diff --git a/test/mpi/threads/pt2pt/testlist b/test/mpi/threads/pt2pt/testlist index a2ff874..08e25a4 100644 --- a/test/mpi/threads/pt2pt/testlist +++ b/test/mpi/threads/pt2pt/testlist @@ -1,6 +1,6 @@ threads 2 timeLimit=600 threaded_sr 2 -alltoall 4 xfail=2199 +alltoall 4 xfail=ticket2199 sendselfth 1 multisend 2 multisend2 5 ----------------------------------------------------------------------- Summary of changes: test/mpi/f77/io/testlist.in | 2 +- test/mpi/threads/pt2pt/testlist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org