Revert "TODO s4:torture/raw: test_notify_tcp_dis trigger idle event every 0.25s"
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Feb 2013 09:50:08 +0000 (10:50 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Oct 2016 12:51:57 +0000 (14:51 +0200)
This reverts commit 0d8ac37c81a7f845bfc5235c628330b2c35346e9.

source4/torture/raw/notify.c

index f8d3da808d29468018aedac5195319c6af866533..fdb5771bf3d9f97af78142ec9941da30f7969b06 100644 (file)
@@ -1271,7 +1271,7 @@ static bool test_notify_tcp_dis(struct torture_context *tctx,
 
        req = smb_raw_changenotify_send(cli->tree, &notify);
 
-       smbcli_transport_idle_handler(cli->transport, tcp_dis_handler, 250000, cli);
+       smbcli_transport_idle_handler(cli->transport, tcp_dis_handler, 250, cli);
 
        status = smb_raw_changenotify_recv(req, tctx, &notify);
        torture_assert_ntstatus_equal_goto(tctx, status,