[mpich-commits] [mpich] MPICH primary repository branch, master,	updated. v3.2b4-214-geaf8835
    Service Account 
    noreply at mpich.org
       
    Mon Sep 14 09:16:13 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  eaf8835f0711a08f425b4534d908a59390de3225 (commit)
      from  fe6dd619711825de9513d72fc9903ab4ef01905e (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/eaf8835f0711a08f425b4534d908a59390de3225
commit eaf8835f0711a08f425b4534d908a59390de3225
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Mon Sep 14 09:01:56 2015 -0500
    maint/jenkins: xfail test failing on Portals 4 bug
    
    The Portals 4 reference implementation has a bug that makes recv
    cancel operations unreliable in threaded cases. We modified to the
    threaded alltoall test to consistently reproduce the failure, now
    we xfail it when running with Portals 4 to not dirty the Jenkins
    results.
    
    Signed-off-by: Yanfei Guo <yguo at anl.gov>
diff --git a/maint/jenkins/xfail.conf b/maint/jenkins/xfail.conf
index 62836e5..119f8ae 100644
--- a/maint/jenkins/xfail.conf
+++ b/maint/jenkins/xfail.conf
@@ -23,4 +23,4 @@
 # For each build, all applied XFAILS will be summaried in
 # ${SOURCE}/apply-xfail.sh
 #
-# master-portals * * portals4 * sed -i "s+\(^alltoall .*\)+\1 xfail=ticket0+g" test/mpi/threads/pt2pt/testlist
+portals4 * * * * sed -i "s+\(^alltoall .*\)+\1 xfail=ticket0+g" test/mpi/threads/pt2pt/testlist
-----------------------------------------------------------------------
Summary of changes:
 maint/jenkins/xfail.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
-- 
MPICH primary repository
    
    
More information about the commits
mailing list