From 0dc60b5fd180538d1ca15a34df731d9d8cc97179 Mon Sep 17 00:00:00 2001 From: Yaroslav Lobankov <y.lobankov@tarantool.org> Date: Wed, 8 Jun 2022 11:21:54 +0300 Subject: [PATCH] test-run: bump to new version Bump test-run to new version with the following improvements: - Fail *.test.py tests in case of server start errors [1] [1] tarantool/test-run#333 NO_DOC=testing stuff NO_TEST=testing stuff NO_CHANGELOG=testing stuff --- test-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-run b/test-run index 9ccc40fad0..e221190f5c 160000 --- a/test-run +++ b/test-run @@ -1 +1 @@ -Subproject commit 9ccc40fad03a4707be751ed55578ea41b453feb6 +Subproject commit e221190f5cc5cfa31deee22d270b3544e9e58f09 -- GitLab