[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
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user