[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1b1-177-gca75e5c
mysql vizuser
noreply at mpich.org
Fri Nov 1 10:25:08 CDT 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 ca75e5c4df27d0a51fc5e87af13bcfcd73116b0a (commit)
from ba82b5361e518f16fc06fcec6151d968e26bfbd5 (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/ca75e5c4df27d0a51fc5e87af13bcfcd73116b0a
commit ca75e5c4df27d0a51fc5e87af13bcfcd73116b0a
Author: Pavan Balaji <balaji at mcs.anl.gov>
Date: Thu Oct 31 22:05:44 2013 -0500
Remove xfails for ticket 1893.
Signed-off-by: Huiwei Lu <huiweilu at mcs.anl.gov>
diff --git a/test/mpi/datatype/testlist b/test/mpi/datatype/testlist
index b64d59e..54e564f 100644
--- a/test/mpi/datatype/testlist
+++ b/test/mpi/datatype/testlist
@@ -50,6 +50,6 @@ hindexed_block_contents 1 mpiversion=3.0
longdouble 1
large-count 1 mpiversion=3.0 xfail=ticket1767
cxx-types 1 mpiversion=3.0
-large_type 1 mpiversion=3.0 xfail=ticket1893
-large_type_sendrec 2 arg=31 mpiversion=3.0 xfail=ticket1893
-large_type_sendrec 2 arg=32 mpiversion=3.0 xfail=ticket1893
+large_type 1 mpiversion=3.0
+large_type_sendrec 2 arg=31 mpiversion=3.0
+large_type_sendrec 2 arg=32 mpiversion=3.0
-----------------------------------------------------------------------
Summary of changes:
test/mpi/datatype/testlist | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list