summaryrefslogtreecommitdiffstats
path: root/test/test_filenotclosed.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Skip HDFFV-10160 filenotclosed test for split/multi driverVailin Choi2017-07-051-1/+2
| | | | | | Temporary skip this test for split/multi driver. Further investigation to resolve the failure is needed. Please enter the commit message for your changes. Lines starting
* Fix for HDFFV-10160Vailin Choi2017-06-291-0/+40
Modifications to fix the assertion/abort failure when the application does not close the file.