[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b2-76-g2eb6236

Service Account noreply at mpich.org
Sun May 31 13:36:02 CDT 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  2eb6236cb10160079c788e71d8d757822b9f2f0b (commit)
      from  57e4f7568347705d1715e6ffd57788836af76e27 (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/2eb6236cb10160079c788e71d8d757822b9f2f0b

commit 2eb6236cb10160079c788e71d8d757822b9f2f0b
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Sun May 31 13:34:21 2015 -0500

    xfail cancelrecv
    
    Cancel send is not implemented in all our tested netmods. xfail
    this test for now.
    
    No reviewer.

diff --git a/test/mpi/pt2pt/testlist b/test/mpi/pt2pt/testlist
index 2447643..4f6421b 100644
--- a/test/mpi/pt2pt/testlist
+++ b/test/mpi/pt2pt/testlist
@@ -29,7 +29,7 @@ scancel 2 xfail=ticket287
 scancel2 2
 pscancel 2 xfail=ticket287
 rcancel 2
-cancelrecv 2
+cancelrecv 2 xfail=ticket2266
 cancelanysrc 2
 isendselfprobe 1
 inactivereq 1

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

Summary of changes:
 test/mpi/pt2pt/testlist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list