From 58fdd1c61e2a5ff26fad45338197e6be53d694ca Mon Sep 17 00:00:00 2001 From: Alexander Turenko Date: Tue, 4 Sep 2018 20:31:32 +0300 Subject: [PATCH] testing: update test-run * fix format_process function * print whole reject file when test failed (#102) * print reproduce file when test failed at -j -1 mode (#104) * print reproduce file content in parallel mode (#104) * allow to pass arguments to create_cluster * allow grep_log to not reset search results after tarantool restart * support comments in config files * don't kill default if non-default crash expected (#109) * don't inherit unneeded file descriptors (#117) * list task for hung workers (#107) * add new config param 'show_reproduce_content' (#113) --- test-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-run b/test-run index 0ea84be..5dcc453 160000 --- a/test-run +++ b/test-run @@ -1 +1 @@ -Subproject commit 0ea84be8adf9307289e48c8c969bc160161b0571 +Subproject commit 5dcc453ef54460ac64f37afe679eef72eda9a115