r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED on more...
authorStefan Metzmacher <metze@samba.org>
Mon, 13 Mar 2006 15:03:51 +0000 (15:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:57:12 +0000 (13:57 -0500)
on the buildfarm successful...

metze

source/torture/nbt/winsreplication.c

index d7011cb8c9eed55a2a140914497f70783f991a72..ca1bd720d80076d8c8c28870166b9fe5c108479f 100644 (file)
@@ -9541,7 +9541,7 @@ static void test_conflict_owned_active_vs_replica_handler_query(struct nbt_name_
 
        /* make sure we push the reply to the wire */
        event_loop_once(nbtsock->event_ctx);
-       msleep(25);
+       msleep(250);
 
        rec->defend.timeout     = 0;
        rec->defend.ret         = True;
@@ -9594,7 +9594,7 @@ static void test_conflict_owned_active_vs_replica_handler_release(struct nbt_nam
 
        /* make sure we push the reply to the wire */
        event_loop_once(nbtsock->event_ctx);
-       msleep(25);
+       msleep(250);
 
        rec->defend.timeout     = 0;
        rec->defend.ret         = True;