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

Service Account noreply at mpich.org
Thu May 28 10:28:36 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  914f461b1a171c3a29043b548af842fb6159379b (commit)
      from  9854c4c481cb188c8d84e9e49552141262f8579f (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/914f461b1a171c3a29043b548af842fb6159379b

commit 914f461b1a171c3a29043b548af842fb6159379b
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Thu May 28 09:00:02 2015 -0500

    xfail io/resized2 test for now
    
    Refs #2088
    
    Signed-off-by: Rob Latham <robl at mcs.anl.gov>

diff --git a/test/mpi/io/testlist.in b/test/mpi/io/testlist.in
index 2f9da64..5fee38d 100644
--- a/test/mpi/io/testlist.in
+++ b/test/mpi/io/testlist.in
@@ -8,7 +8,8 @@ async 4
 async_any 4
 userioerr 1
 resized 1
-resized2 1
+# resize2 really is a goofy type, one we have never seen in real applications
+resized2 1 xfail=ticket2088
 bigtype 1
 hindexed_io 1
 @mpix at i_bigtype 1

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

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


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list