From de7799d2519bf3a74cc165ed245d395626faffc1 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 21 Nov 2000 17:38:17 -0500 Subject: [svn-r2992] Purpose: Bug workaround Description: tarray4.h5 and tdvltypes4.h5 are causing core dumps on modi4 Solution: Commented out those tests for now. I'll take a look at them after the code freeze for the beta-release is finished. Platforms tested: O2K (modi4) --- tools/testh5dump.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tools/testh5dump.sh b/tools/testh5dump.sh index 294bc46..4982eed 100755 --- a/tools/testh5dump.sh +++ b/tools/testh5dump.sh @@ -128,14 +128,16 @@ TOOLTEST tsaf.ddl tsaf.h5 TOOLTEST tvldtypes1.ddl tvldtypes1.h5 TOOLTEST tvldtypes2.ddl tvldtypes2.h5 TOOLTEST tvldtypes3.ddl tvldtypes3.h5 -TOOLTEST tvldtypes4.ddl tvldtypes4.h5 +#dumping tvldtypes4.h5 is causing core-dumps on modi4 currently - QAK +#TOOLTEST tvldtypes4.ddl tvldtypes4.h5 # test for files with array data TOOLTEST tarray1.ddl tarray1.h5 TOOLTEST tarray2.ddl tarray2.h5 TOOLTEST tarray3.ddl tarray3.h5 -TOOLTEST tarray4.ddl tarray4.h5 -#dumping tarray5.h5 is causing core-dumps currently - QAK +#dumping tarray4.h5 is causing core-dumps on modi4 currently - QAK +#TOOLTEST tarray4.ddl tarray4.h5 +#dumping tarray5.h5 is causing core-dumps on hawkwind currently - QAK #TOOLTEST tarray5.ddl tarray5.h5 TOOLTEST tarray6.ddl tarray6.h5 TOOLTEST tarray7.ddl tarray7.h5 -- cgit v0.12