From 0b46154f8ff36f92b7b9c43f2adf75cb6666faca Mon Sep 17 00:00:00 2001
From: Kirill Yukhin <kyukhin@tarantool.org>
Date: Thu, 17 Mar 2022 15:52:27 +0300
Subject: [PATCH] test-run: bump to new version

Bump test-run to new version with the following improvements:
- Add timeout for starting tarantool server (tarantool/test-run#302)
- Kill hanging processes of not started servers (tarantool/test-run#332)
- Rerun all failed tests, not only marked as fragile
  (tarantool/test-run#329)

NO_DOC=testing
NO_TEST=testing
NO_CHANGELOG=testing
---
 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index 5eadc16619..f63d85eb49 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 5eadc16619066a65800475e181a28a81295fc8f3
+Subproject commit f63d85eb49b8647473f2cbb84becae94f41e9973
-- 
GitLab