Skip to content

WIP: s4:torture: Convert samba4.base.defer_open test to smb2

This test succeeds, but I have to wonder, what was this meant to do?

The file open always succeeds and breaks from the do/while loop, so all this test does is open and close the same file 4 times. It never reaches the NT_STATUS_SHARING_VIOLATION check, and therefore ignores the time checks.

Edited by David Mulder

Merge request reports