[mpich] MPICH primary repository branch, master, updated. v3.2b2-74-gb01c403
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 b01c4038de97e937c1540b1d5444f11d87d1851a (commit) from 007b9a30751e90d479bb8b288c017fc6f562ebbf (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/b01c4038de97e937c1540b1d5444f11d87... commit b01c4038de97e937c1540b1d5444f11d87d1851a Author: Ken Raffenetti <[email protected]> Date: Sat May 30 15:56:23 2015 -0500 mark some additional tests as xfail prior to release No reviewer. diff --git a/test/mpi/pt2pt/testlist b/test/mpi/pt2pt/testlist index 514f7b8..2447643 100644 --- a/test/mpi/pt2pt/testlist +++ b/test/mpi/pt2pt/testlist @@ -25,9 +25,9 @@ greq1 1 probe-unexp 4 probenull 1 # For testing, scancel will run with 1 process as well -scancel 2 +scancel 2 xfail=ticket287 scancel2 2 -pscancel 2 +pscancel 2 xfail=ticket287 rcancel 2 cancelrecv 2 cancelanysrc 2 diff --git a/test/mpi/threads/comm/testlist b/test/mpi/threads/comm/testlist index 1485529..7767799 100644 --- a/test/mpi/threads/comm/testlist +++ b/test/mpi/threads/comm/testlist @@ -3,5 +3,5 @@ dup_leak_test 2 comm_dup_deadlock 4 comm_create_threads 4 comm_create_group_threads 4 -comm_idup 4 mpiversion=3.0 +comm_idup 4 mpiversion=3.0 xfail=ticket2108 ctxidup 4 mpiversion=3.0 ----------------------------------------------------------------------- Summary of changes: test/mpi/pt2pt/testlist | 4 ++-- test/mpi/threads/comm/testlist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org