Make questionable tests fail with TODOs

This commit is contained in:
Jacob Smith 2018-09-14 15:24:00 -05:00
parent 14c044f1b1
commit e1f3a10c52

View File

@ -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 *
************/