summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_418.txt
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2010-01-26 00:20:16 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2010-01-26 00:20:16 (GMT)
commit98639557acba114818e12f0c0954fabb94a61eeb (patch)
tree013fade934be9ab849f2f695e8e0d2ed15b8f73f /tools/h5diff/testfiles/h5diff_418.txt
parent985a261886871d960213f3868520ab3583b8dafa (diff)
downloadhdf5-98639557acba114818e12f0c0954fabb94a61eeb.zip
hdf5-98639557acba114818e12f0c0954fabb94a61eeb.tar.gz
hdf5-98639557acba114818e12f0c0954fabb94a61eeb.tar.bz2
[svn-r18166] Purpose:
Take care of test case fail for h5repack from checkin (r18164) Description: Previous checkin didn't allow h5diff to return succeed when a link's target object doesn't exist. Changed it to succeed with warning. (Need to discuss related feature) Tested on Jam
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_418.txt')
-rw-r--r--tools/h5diff/testfiles/h5diff_418.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/tools/h5diff/testfiles/h5diff_418.txt b/tools/h5diff/testfiles/h5diff_418.txt
index 73d529d..0222174 100644
--- a/tools/h5diff/testfiles/h5diff_418.txt
+++ b/tools/h5diff/testfiles/h5diff_418.txt
@@ -1,2 +1,6 @@
-error: "/no_obj" doesn't exist
-error: unable to get softlink info from "/softlink_noexist"
+warn: link target "/no_obj" doesn't exist
+</target_dset2> is of type H5G_DATASET and </no_obj> is of type unknown type
+--------------------------------
+Some objects are not comparable
+--------------------------------
+Use -c for a list of objects.