[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1-219-gace448a
Service Account
noreply at mpich.org
Mon May 5 08:04:59 CDT 2014
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 ace448ad1eedaf98884eb2ea140b39b53919195b (commit)
from bfc34956d4c0b1711013ebbafddfa23bfc0a8988 (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/ace448ad1eedaf98884eb2ea140b39b53919195b
commit ace448ad1eedaf98884eb2ea140b39b53919195b
Author: Rob Latham <robl at mcs.anl.gov>
Date: Mon May 5 08:02:30 2014 -0500
Revert "Mark indexperf as failing perf test"
This reverts commit 12531694f51ca930806613014c1560abcc7a1357.
Jenkins, for one platform/toolchain, still fails these datatype tests. The
results are still correct and performance is no worse, so we need not revert
the whole batch of changes, but the tests are still expected to fail.
No Reviewer
diff --git a/test/mpi/perf/testlist b/test/mpi/perf/testlist
index 4d665bc..fb206ed 100644
--- a/test/mpi/perf/testlist
+++ b/test/mpi/perf/testlist
@@ -1,10 +1,10 @@
-transp-datatype 2
+transp-datatype 2 xfail=ticket1788
sendrecvl 2
-twovec 1
-dtpack 1
-nestvec 1
-nestvec2 1
-indexperf 1 xfail=ticket1788
+twovec 1 xfail=ticket1788
+dtpack 1 xfail=ticket1789
+nestvec 1 xfail=ticket1788
+nestvec2 1 xfail=ticket1788
+indexperf 1 xfail=ticket1788
non_zero_root 4
timer 1
# The commcreatep test looks at how communicator creation scales with group
-----------------------------------------------------------------------
Summary of changes:
test/mpi/perf/testlist | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list