• Oran Agra's avatar
    stabilize tests that look for log lines (#7367) · 8e76e134
    Oran Agra authored
    tests were sensitive to additional log lines appearing in the log
    causing the search to come empty handed.
    
    instead of just looking for the n last log lines, capture the log lines
    before performing the action, and then search from that offset.
    8e76e134
replication.tcl 29 KB