test: extract on_shutdown tests from box/misc
This part of the test is flaky when tests are run in parallel, besides, it is quite big on its own, so extract it into a separate file to add more flexibility in running tests and to make finding problems easier. Part of #4134
Showing
- test/box/misc.result 0 additions, 161 deletionstest/box/misc.result
- test/box/misc.test.lua 0 additions, 61 deletionstest/box/misc.test.lua
- test/box/on_shutdown.result 167 additions, 0 deletionstest/box/on_shutdown.result
- test/box/on_shutdown.test.lua 64 additions, 0 deletionstest/box/on_shutdown.test.lua
Loading
Please register or sign in to comment