summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/torture/nbt/winsreplication.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/torture/nbt/winsreplication.c b/source4/torture/nbt/winsreplication.c
index ca1bd720d8..2ac9d1cfb3 100644
--- a/source4/torture/nbt/winsreplication.c
+++ b/source4/torture/nbt/winsreplication.c
@@ -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(250);
+ msleep(500);
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(250);
+ msleep(500);
rec->defend.timeout = 0;
rec->defend.ret = True;