summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2011-06-17 15:13:35 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2011-06-17 15:13:35 (GMT)
commitf453cc3397866ad341fdfbfe659476229d33b11a (patch)
treef2b29701adf89ce212c00e7d65c8ff5cfc9f40a0 /vms
parentb10041b73866d3619ba575152c531b9b46ece288 (diff)
downloadhdf5-f453cc3397866ad341fdfbfe659476229d33b11a.zip
hdf5-f453cc3397866ad341fdfbfe659476229d33b11a.tar.gz
hdf5-f453cc3397866ad341fdfbfe659476229d33b11a.tar.bz2
[svn-r20992] I skipped the efc.c test for now because it opens the same file many times. VMS can't handle it. We need a solution in
the future. Please see Issue 7620 in Jira about it. Not tested yet.
Diffstat (limited to 'vms')
-rw-r--r--vms/test/check.com10
1 files changed, 6 insertions, 4 deletions
diff --git a/vms/test/check.com b/vms/test/check.com
index eb5a4d8..6d978bc 100644
--- a/vms/test/check.com
+++ b/vms/test/check.com
@@ -95,10 +95,12 @@ $ type sys$input
$ run dtypes
$ type sys$input
-$ type sys$input
-------- Running efc -------
-$ run efc
-$ type sys$input
+$! Skip this test for now because it opens the same file many times.
+$! Please see Issue 7620 in Jira about it.
+$! type sys$input
+$! ------- Running efc -------
+$! run efc
+$! type sys$input
$ type sys$input
------- Running enum -------