From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 665CE29469 for ; Wed, 5 Sep 2018 04:58:04 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H9IwebTVp8yl for ; Wed, 5 Sep 2018 04:58:04 -0400 (EDT) Received: from smtp52.i.mail.ru (smtp52.i.mail.ru [94.100.177.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id AC3F52796D for ; Wed, 5 Sep 2018 04:58:03 -0400 (EDT) Received: by smtp52.i.mail.ru with esmtpa (envelope-from ) id 1fxTdQ-0000UK-F9 for tarantool-patches@freelists.org; Wed, 05 Sep 2018 11:58:00 +0300 From: Sergei Voronezhskii Subject: [tarantool-patches] [PATCH] test: update test-run submodule Date: Wed, 5 Sep 2018 11:57:56 +0300 Message-Id: <20180905085756.7514-1-sergw@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org - add 'show_reproduce_content' param for suite.ini - show result file for hung tests --- branch: sergw/bump-test-run test-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-run b/test-run index 77e932792..5dcc453ef 160000 --- a/test-run +++ b/test-run @@ -1 +1 @@ -Subproject commit 77e93279210f8c5c1fd0ed03416fa19a184f0b6d +Subproject commit 5dcc453ef54460ac64f37afe679eef72eda9a115 -- 2.16.1