source4/torture/basic/delete.c function deltest17a Fails against both a win7 and a win2k12 server. It seems the test may be incorrect. The comments state /* * The file is still there: * The second open seems to have removed the initial * delete on close flag from the first handle */ however the file was deleted on close. Am I missing something here?