You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, if the cartridge tests fail (test/integration/cartridge/test_cartridge.py), then running instances of tarantool remain.
Before restarting the tests, you must manually shut down these services. It is necessary to automatically shut down tarantool instances in case of test failures. It is also necessary to check the rest of the integration tests for the presence of this problem.