[mpich] MPICH primary repository branch, master, updated. v3.2b3-57-ge7142a2
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 e7142a23e39c5c35943431913779ebd5c1bc3bfc (commit) from 2efebedc447b05d307d708a4f579b03ee64df814 (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/e7142a23e39c5c35943431913779ebd5c1... commit e7142a23e39c5c35943431913779ebd5c1bc3bfc Author: Halim Amer <[email protected]> Date: Tue Jun 9 22:11:33 2015 -0500 Mark the failing send cancel related tests as xfail Signed-off-by: Ken Raffenetti <[email protected]> diff --git a/test/mpi/pt2pt/testlist b/test/mpi/pt2pt/testlist index 514f7b8..25714ad 100644 --- a/test/mpi/pt2pt/testlist +++ b/test/mpi/pt2pt/testlist @@ -25,11 +25,11 @@ greq1 1 probe-unexp 4 probenull 1 # For testing, scancel will run with 1 process as well -scancel 2 +scancel 2 xfail=ticket2266 xfail=ticket2270 scancel2 2 -pscancel 2 +pscancel 2 xfail=ticket2266 xfail=ticket2270 rcancel 2 -cancelrecv 2 +cancelrecv 2 xfail=ticket2266 xfail=ticket2270 cancelanysrc 2 isendselfprobe 1 inactivereq 1 ----------------------------------------------------------------------- Summary of changes: test/mpi/pt2pt/testlist | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org