[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.0.1-85-gae997a6

mysql vizuser noreply at mpich.org
Tue Jan 29 15:55:44 CST 2013


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  ae997a616c48d1ea2db2b43e5a6cc54a3cf3e0d7 (commit)
      from  9a1e5444029ef2c2836c683abb40c6ff2e50495c (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/ae997a616c48d1ea2db2b43e5a6cc54a3cf3e0d7

commit ae997a616c48d1ea2db2b43e5a6cc54a3cf3e0d7
Author: Dave Goodell <goodell at mcs.anl.gov>
Date:   Tue Jan 29 15:53:56 2013 -0600

    mark perf/dtpack as xfail
    
    It doesn't typically fail on my laptop, but it does tend to fail in the
    nightly tests under certain configurations.
    
    references #1789
    
    No reviewer.

diff --git a/test/mpi/perf/testlist b/test/mpi/perf/testlist
index b81ea53..530bd09 100644
--- a/test/mpi/perf/testlist
+++ b/test/mpi/perf/testlist
@@ -1,7 +1,7 @@
 transp-datatype 2
 sendrecvl 2
 twovec 1  xfail=ticket1788
-dtpack 1
+dtpack 1  xfail=ticket1789
 nestvec 1  xfail=ticket1788
 nestvec2 1  xfail=ticket1788
 indexperf 1  xfail=ticket1788

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

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


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list