Skip to content

Commit 85a3eac

Browse files
committed
[fix] flaky15 tests/integration/replication.tcl
1 parent e761791 commit 85a3eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/replication.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ foreach mdl {no yes} {
322322
stop_write_load $load_handle4
323323

324324
# Make sure no more commands processed
325-
wait_load_handlers_disconnected
325+
wait_load_handlers_disconnected -3
326326

327327
wait_for_ofs_sync $master [lindex $slaves 0]
328328
wait_for_ofs_sync $master [lindex $slaves 1]

0 commit comments

Comments
 (0)