test: fix for xctl
Adjust the following test so that they take into acount xctl files (i.e. copy and/or delete them along with snap files): - wal_off/snapshot_stress - xlog/panic_on_wal_error - xlog-py/misc Also, add a sanity check to xctl_begin_recovery() to make sure there's not xctl file newer than the latest snap file.
Showing
- src/box/xctl.c 13 additions, 0 deletionssrc/box/xctl.c
- test/wal_off/snapshot_stress.result 10 additions, 25 deletionstest/wal_off/snapshot_stress.result
- test/wal_off/snapshot_stress.test.lua 9 additions, 20 deletionstest/wal_off/snapshot_stress.test.lua
- test/xlog-py/misc.test.py 2 additions, 2 deletionstest/xlog-py/misc.test.py
- test/xlog/panic_on_wal_error.result 6 additions, 0 deletionstest/xlog/panic_on_wal_error.result
- test/xlog/panic_on_wal_error.test.lua 2 additions, 0 deletionstest/xlog/panic_on_wal_error.test.lua
Loading
Please register or sign in to comment