mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

wal test was changed due to the changes in WAL structure in TestRepairWriteTearLast i changed number of expected entries from 40 to 29 because now one wal record takes morespace and therefore after truncating a wal file less records remain Signed-off-by: Grigorii Kosov <kosov.gr@gmail.com> Signed-off-by: KosovGrigorii <72564996+KosovGrigorii@users.noreply.github.com>