mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Make questionable tests fail with TODOs
This commit is contained in:
parent
14c044f1b1
commit
e1f3a10c52
@ -1471,6 +1471,8 @@ test_modification_times(void)
|
||||
JSVERIFY( LT, oh_compare(dset_mM_id, dset_xM_id),
|
||||
"minimized should still be smaller than unminimized" )
|
||||
|
||||
JSVERIFY(1,0, "TODO: verify expected behavior; header versions")
|
||||
|
||||
/************
|
||||
* TEARDOWN *
|
||||
************/
|
||||
@ -1777,6 +1779,8 @@ test_external_creation(void)
|
||||
&dset_id)
|
||||
*/
|
||||
|
||||
JSVERIFY(1,0, "TODO: close and re-open?")
|
||||
|
||||
/************
|
||||
* TEARDOWN *
|
||||
************/
|
||||
|
Loading…
Reference in New Issue
Block a user