Skip to content

Commit

Permalink
Fix test failue
Browse files Browse the repository at this point in the history
  • Loading branch information
sundb committed Mar 26, 2024
1 parent c67676d commit d8c6b2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integration/replication.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ start_server {tags {"repl external:skip"} overrides {save ""}} {
}
}
}
}
} {} {signal}
}
}

Expand Down Expand Up @@ -1117,7 +1117,7 @@ test "diskless replication read pipe cleanup" {
$master ping
}
}
} {} {external:skip}
} {} {external:skip signal}

test {replicaof right after disconnection} {
# this is a rare race condition that was reproduced sporadically by the psync2 unit.
Expand Down

0 comments on commit d8c6b2d

Please sign in to comment.