[svn-r22101] Comment out tests that have issue with the way legacy test script filters/regex test output.

Tested: windows
This commit is contained in:
Allen Byrne
2012-03-20 09:27:21 -05:00
parent 92f575b2bf
commit a444aba878

View File

@@ -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