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 75B6D28BBB for ; Mon, 10 Sep 2018 12:46:41 -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 wRF-k8VL10oc for ; Mon, 10 Sep 2018 12:46:41 -0400 (EDT) Received: from smtp33.i.mail.ru (smtp33.i.mail.ru [94.100.177.93]) (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 DDFCE2887B for ; Mon, 10 Sep 2018 12:46:40 -0400 (EDT) From: Sergei Voronezhskii Subject: [tarantool-patches] [PATCH] test: update submodule test-run Date: Mon, 10 Sep 2018 19:46:10 +0300 Message-Id: <20180910164610.31434-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 Cc: Kirill Yukhin - Allow to use unix socket for non-default servers - Fix inspector error reporting for app tests - Add new config param 'show_reproduce_content' - Print last 15 lines of .result for hung tests --- branch: sergw/update-test-run test-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-run b/test-run index b8764e17c..b85d7edcb 160000 --- a/test-run +++ b/test-run @@ -1 +1 @@ -Subproject commit b8764e17ccc79a26d1e661a0aaeaad90bd0aa1ea +Subproject commit b85d7edcbbeec336ae4c222e14cd85793735f3a1 -- 2.18.0