From a444aba878d55283805d022410c4e7ba80f0ff4f Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 20 Mar 2012 09:27:21 -0500 Subject: [svn-r22101] Comment out tests that have issue with the way legacy test script filters/regex test output. Tested: windows --- windows/tools/h5dump/testh5dump.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/tools/h5dump/testh5dump.bat b/windows/tools/h5dump/testh5dump.bat index 1a040e7..840898d 100644 --- a/windows/tools/h5dump/testh5dump.bat +++ b/windows/tools/h5dump/testh5dump.bat @@ -745,14 +745,14 @@ rem ############################################################################ call :tooltest tfpformat.ddl --enable-error-stack -m PERCENT.7f tfpformat.h5 rem tests for traversal of external links - call :tooltest textlinksrc.ddl --enable-error-stack textlinksrc.h5 - call :tooltest textlinkfar.ddl --enable-error-stack textlinkfar.h5 + call :tooltest textlinksrc.ddl textlinksrc.h5 + call :tooltest textlinkfar.ddl textlinkfar.h5 rem test for dangling external links - call :tooltest3 textlink.ddl --enable-error-stack textlink.h5 + rem test output filter issues call :tooltest3 textlink.ddl --enable-error-stack textlink.h5 rem test for error stack display (BZ2048) - call :tooltest3 filter_fail.ddl --enable-error-stack filter_fail.h5 + rem test output filter issues call :tooltest3 filter_fail.ddl --enable-error-stack filter_fail.h5 rem test for -o -y for dataset with attributes call :tooltest tall-6.ddl --enable-error-stack -y -o data -d /g1/g1.1/dset1.1.1 tall.h5 -- cgit v0.12