[{"id":1763603,"web_url":"http://patchwork.ozlabs.org/comment/1763603/","msgid":"<3eee420b-18de-9cd3-20d1-59cc8fe5814a@amsat.org>","list_archive_url":null,"date":"2017-09-05T19:41:09","subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","submitter":{"id":70924,"url":"http://patchwork.ozlabs.org/api/people/70924/","name":"Philippe Mathieu-Daudé","email":"f4bug@amsat.org"},"content":"not vhost-user-test, but this still failed:\n\nERROR:tests/rcutorture.c:388:gtest_stress: assertion failed (n_mberror \n== 0): (1 == 0)\nGTester: last random seed: R02S8905ef6a0d8ed82670297d559c40e919\nmake: *** [check-tests/rcutorture] Error 1\n\nCONFIG=\"--enable-debug --enable-debug-tcg --enable-trace-backends=log\"\n\nhttps://travis-ci.org/philmd/qemu/jobs/272168998\n\nOn 09/05/2017 03:06 PM, Philippe Mathieu-Daudé wrote:\n> tests/vhost-user-test keeps failing on build-system since Aug 15:\n> \n>    ERROR:tests/vhost-user-test.c:835:test_flags_mismatch: child process (/i386/vhost-user/flags-mismatch/subprocess [4836]) failed unexpectedly\n> ...\n>    ERROR:tests/vhost-user-test.c:807:test_connect_fail: child process (/x86_64/vhost-user/connect-fail/subprocess [58910]) failed unexpectedly\n> \n> Suggested-by: Peter Maydell <peter.maydell@linaro.org>\n> Suggested-by: Daniel P. Berrange <berrange@redhat.com>\n> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>\n> ---\n> v3: only disable tests using glib subprocess,\n>      migrate/multiqueue/guest-mem are still tested.\n> \n> v2: remove unuseful warning\n> \n>   tests/vhost-user-test.c | 17 ++++++++++-------\n>   1 file changed, 10 insertions(+), 7 deletions(-)\n> \n> diff --git a/tests/vhost-user-test.c b/tests/vhost-user-test.c\n> index d4da09f147..4b98018478 100644\n> --- a/tests/vhost-user-test.c\n> +++ b/tests/vhost-user-test.c\n> @@ -31,6 +31,8 @@\n>   #include <linux/virtio_net.h>\n>   #include <sys/vfs.h>\n>   \n> +#define VHOST_USER_NET_TESTS_WORKING 0 /* broken as of 2.10.0 */\n> +\n>   /* GLIB version compatibility flags */\n>   #if !GLIB_CHECK_VERSION(2, 26, 0)\n>   #define G_TIME_SPAN_SECOND              (G_GINT64_CONSTANT(1000000))\n> @@ -472,11 +474,6 @@ static void test_server_listen(TestServer *server)\n>       test_server_create_chr(server, \",server,nowait\");\n>   }\n>   \n> -static inline void test_server_connect(TestServer *server)\n> -{\n> -    test_server_create_chr(server, \",reconnect=1\");\n> -}\n> -\n>   #define GET_QEMU_CMD(s)                                         \\\n>       g_strdup_printf(QEMU_CMD, 512, 512, (root), (s)->chr_name,  \\\n>                       (s)->socket_path, \"\", (s)->chr_name)\n> @@ -722,7 +719,12 @@ static void wait_for_rings_started(TestServer *s, size_t count)\n>       g_mutex_unlock(&s->data_mutex);\n>   }\n>   \n> -#ifdef CONFIG_HAS_GLIB_SUBPROCESS_TESTS\n> +#if VHOST_USER_NET_TESTS_WORKING && defined(CONFIG_HAS_GLIB_SUBPROCESS_TESTS)\n> +static inline void test_server_connect(TestServer *server)\n> +{\n> +    test_server_create_chr(server, \",reconnect=1\");\n> +}\n> +\n>   static gboolean\n>   reconnect_cb(gpointer user_data)\n>   {\n> @@ -962,7 +964,8 @@ int main(int argc, char **argv)\n>       qtest_add_data_func(\"/vhost-user/read-guest-mem\", server, read_guest_mem);\n>       qtest_add_func(\"/vhost-user/migrate\", test_migrate);\n>       qtest_add_func(\"/vhost-user/multiqueue\", test_multiqueue);\n> -#ifdef CONFIG_HAS_GLIB_SUBPROCESS_TESTS\n> +\n> +#if VHOST_USER_NET_TESTS_WORKING && defined(CONFIG_HAS_GLIB_SUBPROCESS_TESTS)\n>       qtest_add_func(\"/vhost-user/reconnect/subprocess\",\n>                      test_reconnect_subprocess);\n>       qtest_add_func(\"/vhost-user/reconnect\", test_reconnect);\n>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"f2AdG2n2\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmxtJ3rc8z9sNV\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed,  6 Sep 2017 05:41:44 +1000 (AEST)","from localhost ([::1]:32963 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dpJjC-00049S-Mk\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 15:41:42 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:49261)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dpJiq-00048x-Fv\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 15:41:25 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dpJil-0006mg-E3\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 15:41:20 -0400","from mail-qk0-x244.google.com ([2607:f8b0:400d:c09::244]:33902)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dpJil-0006mZ-98\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 15:41:15 -0400","by mail-qk0-x244.google.com with SMTP id d70so2718823qkc.1\n\tfor <qemu-devel@nongnu.org>; Tue, 05 Sep 2017 12:41:15 -0700 (PDT)","from [192.168.1.10] ([181.93.89.178])\n\tby smtp.gmail.com with ESMTPSA id\n\tu64sm905101qkc.68.2017.09.05.12.41.11\n\t(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tTue, 05 Sep 2017 12:41:13 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:subject:to:cc:references:from:message-id:date:user-agent\n\t:mime-version:in-reply-to:content-language:content-transfer-encoding; \n\tbh=I8zgO6L0GUupV8zi3xGEkvoCiLMV5+hg3ZhRKcgpQFY=;\n\tb=f2AdG2n25bBjgrtuCgyL4hxJTwIaVEGn7gcCYbtawIAa20RK2NL7hZu4ZH+9czZgPl\n\twetb6nTOWWU1yr74BRC3ZsYQyd3rXVg2JKrQ90uJ3PbcXuIogdOhPh0v3l1Wly8H1mzS\n\t7iOky9E9Jwv6LLxrAp5hCG74YbafYXx33d8nM8QVAzW/EIpn+V37yRce+u5lmGLh+uSo\n\tTAf4XPzBjEcwkxS3egZNGD+DmjA3squ+rDVonLl/EXT2dcbYbxvQmWOPFK8Z19Fi32l8\n\tRqJo2yzGfrONp+CthR/7dCPzF9XSyr1d2KP0IdBfpPQds1r7bEKCwApj4aXNuNmONJ/8\n\tsapw==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:subject:to:cc:references:from:message-id\n\t:date:user-agent:mime-version:in-reply-to:content-language\n\t:content-transfer-encoding;\n\tbh=I8zgO6L0GUupV8zi3xGEkvoCiLMV5+hg3ZhRKcgpQFY=;\n\tb=VJpJZIH8+21l+K3IBAa4+d+7iClghxwLNkSeu6OI80IOyeE//+A9N3+WXPCSBR261M\n\t7iTzdaGwLOHidF5f2eo7d9hp2BEnaQ7qPP8F9BxMwOfhy7zx2htaxcSHKgsHSVZ0kz4K\n\tfKa243N47zvglZJQrPDIceZWfC4KwpMMuI5qskwNc7akEWrOROF9LUlUoIK30bH/pKcH\n\tM4wzGejChTd+Dbnwj2m26kJk9Fzp6vxHLFmzlXDa1QFDCqgo2s0V63J2AqjK3gauRCf3\n\t70k07F1XSHO/0B7/evg3OwUkO2MRgW2kKTjYw4g4yOcpIfpX1YKlkOWpBrC1GBFMOBV/\n\tEPJg==","X-Gm-Message-State":"AHPjjUiVDzY7QRx+434zvExnmyi2jruI1gB3gYKGaUpPbJ5+c1GcB2e9\n\thF37Iz19mRK+sIcKN38=","X-Google-Smtp-Source":"ADKCNb4rP1Lgqb8gwBAmQNUeZr0vdiQCBRfY0vscDkvRXpCHwVyhV66VQeTu3zP/eF5O/uA4Q1fU5Q==","X-Received":"by 10.55.16.129 with SMTP id 1mr293069qkq.228.1504640474411;\n\tTue, 05 Sep 2017 12:41:14 -0700 (PDT)","To":"Peter Maydell <peter.maydell@linaro.org>,\n\t\"Daniel P . Berrange\" <berrange@redhat.com>","References":"<20170905180602.28698-1-f4bug@amsat.org>","From":"=?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org>","Message-ID":"<3eee420b-18de-9cd3-20d1-59cc8fe5814a@amsat.org>","Date":"Tue, 5 Sep 2017 16:41:09 -0300","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<20170905180602.28698-1-f4bug@amsat.org>","Content-Type":"text/plain; charset=utf-8; format=flowed","Content-Language":"en-US","Content-Transfer-Encoding":"8bit","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2607:f8b0:400d:c09::244","Subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"qemu-devel@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763695,"web_url":"http://patchwork.ozlabs.org/comment/1763695/","msgid":"<CAJ+F1CLedohOTLB+Z+2QVWtPsKt2OPh9L5AUjOrgjMru05E02Q@mail.gmail.com>","list_archive_url":null,"date":"2017-09-05T22:00:46","subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","submitter":{"id":6442,"url":"http://patchwork.ozlabs.org/api/people/6442/","name":"Marc-André Lureau","email":"marcandre.lureau@gmail.com"},"content":"Hi\n\nOn Tue, Sep 5, 2017 at 9:41 PM Philippe Mathieu-Daudé <f4bug@amsat.org>\nwrote:\n\n> not vhost-user-test, but this still failed:\n>\n> ERROR:tests/rcutorture.c:388:gtest_stress: assertion failed (n_mberror\n> == 0): (1 == 0)\n> GTester: last random seed: R02S8905ef6a0d8ed82670297d559c40e919\n> make: *** [check-tests/rcutorture] Error 1\n>\n> CONFIG=\"--enable-debug --enable-debug-tcg --enable-trace-backends=log\"\n>\n> https://travis-ci.org/philmd/qemu/jobs/272168998\n>\n> On 09/05/2017 03:06 PM, Philippe Mathieu-Daudé wrote:\n> > tests/vhost-user-test keeps failing on build-system since Aug 15:\n> >\n> >    ERROR:tests/vhost-user-test.c:835:test_flags_mismatch: child process\n> (/i386/vhost-user/flags-mismatch/subprocess [4836]) failed unexpectedly\n> > ...\n> >    ERROR:tests/vhost-user-test.c:807:test_connect_fail: child process\n> (/x86_64/vhost-user/connect-fail/subprocess [58910]) failed unexpectedly\n> >\n> > Suggested-by: Peter Maydell <peter.maydell@linaro.org>\n> > Suggested-by: Daniel P. Berrange <berrange@redhat.com>\n> > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>\n> > ---\n> > v3: only disable tests using glib subprocess,\n> >      migrate/multiqueue/guest-mem are still tested.\n> >\n> > v2: remove unuseful warning\n> >\n> >   tests/vhost-user-test.c | 17 ++++++++++-------\n> >   1 file changed, 10 insertions(+), 7 deletions(-)\n> >\n> > diff --git a/tests/vhost-user-test.c b/tests/vhost-user-test.c\n> > index d4da09f147..4b98018478 100644\n> > --- a/tests/vhost-user-test.c\n> > +++ b/tests/vhost-user-test.c\n> > @@ -31,6 +31,8 @@\n> >   #include <linux/virtio_net.h>\n> >   #include <sys/vfs.h>\n> >\n> > +#define VHOST_USER_NET_TESTS_WORKING 0 /* broken as of 2.10.0 */\n>\n\nNot so, at least I can't reproduce locally yet.\n\nIf it's only reproducible on travis for now, shouldn't the failing tests be\ndisabled if getenv(\"TRAVIS\") instead?\n\n> +\n> >   /* GLIB version compatibility flags */\n> >   #if !GLIB_CHECK_VERSION(2, 26, 0)\n> >   #define G_TIME_SPAN_SECOND              (G_GINT64_CONSTANT(1000000))\n> > @@ -472,11 +474,6 @@ static void test_server_listen(TestServer *server)\n> >       test_server_create_chr(server, \",server,nowait\");\n> >   }\n> >\n> > -static inline void test_server_connect(TestServer *server)\n> > -{\n> > -    test_server_create_chr(server, \",reconnect=1\");\n> > -}\n> > -\n> >   #define GET_QEMU_CMD(s)                                         \\\n> >       g_strdup_printf(QEMU_CMD, 512, 512, (root), (s)->chr_name,  \\\n> >                       (s)->socket_path, \"\", (s)->chr_name)\n> > @@ -722,7 +719,12 @@ static void wait_for_rings_started(TestServer *s,\n> size_t count)\n> >       g_mutex_unlock(&s->data_mutex);\n> >   }\n> >\n> > -#ifdef CONFIG_HAS_GLIB_SUBPROCESS_TESTS\n> > +#if VHOST_USER_NET_TESTS_WORKING &&\n> defined(CONFIG_HAS_GLIB_SUBPROCESS_TESTS)\n> > +static inline void test_server_connect(TestServer *server)\n> > +{\n> > +    test_server_create_chr(server, \",reconnect=1\");\n> > +}\n> > +\n> >   static gboolean\n> >   reconnect_cb(gpointer user_data)\n> >   {\n> > @@ -962,7 +964,8 @@ int main(int argc, char **argv)\n> >       qtest_add_data_func(\"/vhost-user/read-guest-mem\", server,\n> read_guest_mem);\n> >       qtest_add_func(\"/vhost-user/migrate\", test_migrate);\n> >       qtest_add_func(\"/vhost-user/multiqueue\", test_multiqueue);\n> > -#ifdef CONFIG_HAS_GLIB_SUBPROCESS_TESTS\n> > +\n> > +#if VHOST_USER_NET_TESTS_WORKING &&\n> defined(CONFIG_HAS_GLIB_SUBPROCESS_TESTS)\n> >       qtest_add_func(\"/vhost-user/reconnect/subprocess\",\n> >                      test_reconnect_subprocess);\n> >       qtest_add_func(\"/vhost-user/reconnect\", test_reconnect);\n> >\n>\n> --\nMarc-André Lureau","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"AHWeWv77\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xn0zt2XNBz9s7h\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed,  6 Sep 2017 08:01:45 +1000 (AEST)","from localhost ([::1]:33337 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dpLug-0002v6-DZ\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 18:01:42 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:41962)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <marcandre.lureau@gmail.com>) id 1dpLu4-0002tM-4Q\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 18:01:12 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <marcandre.lureau@gmail.com>) id 1dpLty-0001y8-V5\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 18:01:04 -0400","from mail-oi0-x244.google.com ([2607:f8b0:4003:c06::244]:37885)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <marcandre.lureau@gmail.com>)\n\tid 1dpLty-0001xq-Od\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 18:00:58 -0400","by mail-oi0-x244.google.com with SMTP id h70so3269794oic.4\n\tfor <qemu-devel@nongnu.org>; Tue, 05 Sep 2017 15:00:58 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:references:in-reply-to:from:date:message-id:subject:to\n\t:cc; bh=8FmzolfUcKifJKh/A12a4vl50Btg6OdRXSAmpFYrVkw=;\n\tb=AHWeWv77zV/iQfHazDzzP0SZVwTUn7RnTeyd+ZmXTp3dUt3FtDbWLO/j1Lb74ShX8+\n\tbB6xmdUeLpBEJ9jIIC31qgEhm5rTq6QRTvnHImGmIP3iY9QQ2UyGe7HjqZwTGMMnJAfN\n\tQ3Sk+5Cr/h5tzthaJT4KxyCOcmarBs78ovuVSOYISUI4NpbZnoTRzqMdaLYFjmSk5fYT\n\tlcJgFnNaZye9d0kraZ6idFccir0pcPg3ktrcNN5jdWD9iwckhIQFdmHkSBWfSdjpTHjy\n\tGQlhQQso0q9zyyal7wpi9LzxxeUJSv7E/Mj1HeEQIFwjqQ+Li5khXeQBO3ucoKXzUvX3\n\t393g==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:references:in-reply-to:from:date\n\t:message-id:subject:to:cc;\n\tbh=8FmzolfUcKifJKh/A12a4vl50Btg6OdRXSAmpFYrVkw=;\n\tb=e0eR3Zifesz+4isI/c7dCYzHdnoBZM4z7cCXSu71S4zXbjs+LWEaaYFCoh8EizXN4S\n\tB/JiXQStE4DZWyNsI4dpsF0BJd8vQqXSS27gfLdCxZzfmG8wCuMhecGS4E0t2w/HBgO4\n\tYOv4dlrIBFyg44Eh0fK2r/wf0V3nFUqMXpkUXVDWczMZFH/7Xbv7dbHgnLuNfSQ6T9p1\n\tBQf8T/chk9xdMg8z0CNbyhE/sWvP/5Bp3W+zGzOaO9Wz4a3V4NdMAiGp2xIumZWjKFFV\n\tP5ivOhDozyht07q1B+bBRgfJDu44AgfXFs9xyV1ngD3JlVbRY0pdSjM3CBSARteI6b70\n\tmWWg==","X-Gm-Message-State":"AHPjjUiXSvSI6DflPEqwV7JGOYHEQFX1cQbZl+inDPz6KF1DNzLH1hmt\n\td0w31hmy8m10ey0Axc+9O8X3YCYkNQ==","X-Google-Smtp-Source":"ADKCNb489bcZUxpQ710gbv9M7wbTdASOUJgilxBZA1I8D4jfWZjZfz/Zeb7mINHOX6xeRB3lxgrXkiZuE37/2VDl29Y=","X-Received":"by 10.202.57.69 with SMTP id g66mr649999oia.28.1504648857107;\n\tTue, 05 Sep 2017 15:00:57 -0700 (PDT)","MIME-Version":"1.0","References":"<20170905180602.28698-1-f4bug@amsat.org>\n\t<3eee420b-18de-9cd3-20d1-59cc8fe5814a@amsat.org>","In-Reply-To":"<3eee420b-18de-9cd3-20d1-59cc8fe5814a@amsat.org>","From":"=?utf-8?q?Marc-Andr=C3=A9_Lureau?= <marcandre.lureau@gmail.com>","Date":"Tue, 05 Sep 2017 22:00:46 +0000","Message-ID":"<CAJ+F1CLedohOTLB+Z+2QVWtPsKt2OPh9L5AUjOrgjMru05E02Q@mail.gmail.com>","To":"=?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org>,\n\tPeter Maydell <peter.maydell@linaro.org>, \"Daniel P . Berrange\"\n\t<berrange@redhat.com>","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2607:f8b0:4003:c06::244","Content-Type":"text/plain; charset=\"UTF-8\"","Content-Transfer-Encoding":"quoted-printable","X-Content-Filtered-By":"Mailman/MimeDel 2.1.21","Subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"qemu-devel@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1763710,"web_url":"http://patchwork.ozlabs.org/comment/1763710/","msgid":"<33311559-30c5-a8ec-3ed1-76068bc44b54@amsat.org>","list_archive_url":null,"date":"2017-09-05T22:32:02","subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","submitter":{"id":70924,"url":"http://patchwork.ozlabs.org/api/people/70924/","name":"Philippe Mathieu-Daudé","email":"f4bug@amsat.org"},"content":">     not vhost-user-test, but this still failed:\n> \n>     ERROR:tests/rcutorture.c:388:gtest_stress: assertion failed (n_mberror\n>     == 0): (1 == 0)\n>     GTester: last random seed: R02S8905ef6a0d8ed82670297d559c40e919\n>     make: *** [check-tests/rcutorture] Error 1\n> \n>     CONFIG=\"--enable-debug --enable-debug-tcg --enable-trace-backends=log\"\n> \n>     https://travis-ci.org/philmd/qemu/jobs/272168998\n> \n[...]\n> \n> Not so, at least I can't reproduce locally yet.\n> \n> If it's only reproducible on travis for now, shouldn't the failing tests \n> be disabled if getenv(\"TRAVIS\") instead?\n\nI restarted the Travis job and it succeeded so this seems to be another \nproblem, not the vhost-user-test one :)\n\nhttps://travis-ci.org/philmd/qemu/builds/272168994","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"vUsAIBbP\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xn1gf5b6dz9sNq\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed,  6 Sep 2017 08:32:46 +1000 (AEST)","from localhost ([::1]:33408 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dpMOi-0005Vx-VH\n\tfor incoming@patchwork.ozlabs.org; Tue, 05 Sep 2017 18:32:44 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:54301)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dpMOB-0005Px-Bk\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 18:32:16 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dpMO6-0001fY-Gv\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 18:32:11 -0400","from mail-qt0-x232.google.com ([2607:f8b0:400d:c0d::232]:33662)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <philippe.mathieu.daude@gmail.com>)\n\tid 1dpMO6-0001fQ-CW\n\tfor qemu-devel@nongnu.org; Tue, 05 Sep 2017 18:32:06 -0400","by mail-qt0-x232.google.com with SMTP id i50so15886291qtf.0\n\tfor <qemu-devel@nongnu.org>; Tue, 05 Sep 2017 15:32:06 -0700 (PDT)","from [192.168.1.10] ([181.93.89.178])\n\tby smtp.gmail.com with ESMTPSA id\n\te67sm1172332qkb.67.2017.09.05.15.32.03\n\t(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tTue, 05 Sep 2017 15:32:05 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:subject:to:cc:references:from:message-id:date:user-agent\n\t:mime-version:in-reply-to:content-language:content-transfer-encoding; \n\tbh=ZiU2tN35VbbIGlsTlgIhekxwlNcvf2WEPiY86VsbFzE=;\n\tb=vUsAIBbPrHWFR/qJllgDNyQUT6Vnq0NgBL9xoPBQNE+rJjUZENEU7j0ELnAXYGMXD7\n\t/58zVZY3cTbT+0XfHZk8T83Pyj0rITAT0qv/e9sOV2gQZeQUo9rnty9+oatAqbQqhEs1\n\tl1s7hXhREQmntPCuW3u8ki0Be7JkxepIdcaCsb6piicW41D1HrJ1CjfVRGAk2i1p4YQz\n\tKVuYekcjBX60dKDbVuo1UsgJdqwb7a3bawIe8fQU72GNQj3enoGJC1wgnI+w6YMp6vMO\n\tunK096S+Efuu9lKhfPpxFTg6jaDtYMRBC4N2x/H3IWMh6z718qlwOOiS3K59GJ4nUYWI\n\tJ1vw==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:subject:to:cc:references:from:message-id\n\t:date:user-agent:mime-version:in-reply-to:content-language\n\t:content-transfer-encoding;\n\tbh=ZiU2tN35VbbIGlsTlgIhekxwlNcvf2WEPiY86VsbFzE=;\n\tb=hi/8buCTtgqeyHlKiiVhML5z4ORSzjzOD9FZWN06fZ3odwfdtPMc7o0cEkIIIhfJCq\n\tTIq4ywwnBk7vFsyUh7f98Lp68UxsYAiFsl2JfCnngZFnjr96VtJYkvgYhvuxOlKN2RhL\n\tN+Wjf8Ckei1F2O/HnU/DU6NucnWuRHjmioOpHqynSGCZMsk9LD3buHVfxduh1sTuKahy\n\tX+Ok7zEopHg61x+yFqpoJ5OCsDGS8bJtJU02qy7e9LXE/bOciTEkjUpMOQvQg6TS0pmL\n\tgDk0gv8lTL8uT3tRz7fdu3uQWOQ/ncjDU8LTYP/pHN/z6G2qBK7jUvqN1aFEOtWT4Hnc\n\tVDCQ==","X-Gm-Message-State":"AHPjjUidV0wohlecascPoMRu67EIySujxSvt5K/0DlTJBGqeqAyIP+Ga\n\t9CVYD3ihUHZaFOhQnMQ=","X-Google-Smtp-Source":"ADKCNb6FiAyGjXoDn0he+RgcbFGbo53EWdcpThNsalKQIrwstFyjGqa/NQ9ZQnI/3bttxq8yRk5ksA==","X-Received":"by 10.237.40.97 with SMTP id r88mr956892qtd.178.1504650725635;\n\tTue, 05 Sep 2017 15:32:05 -0700 (PDT)","To":"=?utf-8?q?Marc-Andr=C3=A9_Lureau?= <marcandre.lureau@gmail.com>,\n\tPeter Maydell <peter.maydell@linaro.org>, \"Daniel P . Berrange\"\n\t<berrange@redhat.com>","References":"<20170905180602.28698-1-f4bug@amsat.org>\n\t<3eee420b-18de-9cd3-20d1-59cc8fe5814a@amsat.org>\n\t<CAJ+F1CLedohOTLB+Z+2QVWtPsKt2OPh9L5AUjOrgjMru05E02Q@mail.gmail.com>","From":"=?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org>","Message-ID":"<33311559-30c5-a8ec-3ed1-76068bc44b54@amsat.org>","Date":"Tue, 5 Sep 2017 19:32:02 -0300","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<CAJ+F1CLedohOTLB+Z+2QVWtPsKt2OPh9L5AUjOrgjMru05E02Q@mail.gmail.com>","Content-Type":"text/plain; charset=utf-8; format=flowed","Content-Language":"en-US","Content-Transfer-Encoding":"7bit","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2607:f8b0:400d:c0d::232","Subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"qemu-devel@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1764598,"web_url":"http://patchwork.ozlabs.org/comment/1764598/","msgid":"<CAFEAcA_iaNVc_L+HDwQONuj44f+mOQA_KEO7t9S2Th=URBP=6w@mail.gmail.com>","list_archive_url":null,"date":"2017-09-07T08:58:37","subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","submitter":{"id":5111,"url":"http://patchwork.ozlabs.org/api/people/5111/","name":"Peter Maydell","email":"peter.maydell@linaro.org"},"content":"On 5 September 2017 at 19:06, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:\n> tests/vhost-user-test keeps failing on build-system since Aug 15:\n>\n>   ERROR:tests/vhost-user-test.c:835:test_flags_mismatch: child process (/i386/vhost-user/flags-mismatch/subprocess [4836]) failed unexpectedly\n> ...\n>   ERROR:tests/vhost-user-test.c:807:test_connect_fail: child process (/x86_64/vhost-user/connect-fail/subprocess [58910]) failed unexpectedly\n>\n> Suggested-by: Peter Maydell <peter.maydell@linaro.org>\n> Suggested-by: Daniel P. Berrange <berrange@redhat.com>\n> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>\n> ---\n> v3: only disable tests using glib subprocess,\n>     migrate/multiqueue/guest-mem are still tested.\n>\n> v2: remove unuseful warning\n\nApplied, thanks.\n\n-- PMM","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=linaro.org header.i=@linaro.org\n\theader.b=\"a+y0gdSq\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xnvZg6WsJz9sRV\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu,  7 Sep 2017 19:01:31 +1000 (AEST)","from localhost ([::1]:39437 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dpsgk-00028r-2s\n\tfor incoming@patchwork.ozlabs.org; Thu, 07 Sep 2017 05:01:30 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:49092)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dpseK-0000OG-05\n\tfor qemu-devel@nongnu.org; Thu, 07 Sep 2017 04:59:04 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <peter.maydell@linaro.org>) id 1dpseJ-0003P9-Bg\n\tfor qemu-devel@nongnu.org; Thu, 07 Sep 2017 04:59:00 -0400","from mail-lf0-x22a.google.com ([2a00:1450:4010:c07::22a]:38786)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <peter.maydell@linaro.org>)\n\tid 1dpseJ-0003JK-3c\n\tfor qemu-devel@nongnu.org; Thu, 07 Sep 2017 04:58:59 -0400","by mail-lf0-x22a.google.com with SMTP id q132so22975868lfe.5\n\tfor <qemu-devel@nongnu.org>; Thu, 07 Sep 2017 01:58:58 -0700 (PDT)","by 10.223.159.68 with HTTP; Thu, 7 Sep 2017 01:58:37 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc:content-transfer-encoding;\n\tbh=cnLLrFlUSC60cVUSY5SmUZPY+2dMS1oPwmr1aM1n4Gs=;\n\tb=a+y0gdSqscHJdtSkCtK5ix4gP9tXM0i4WSEATZ8uBA3CbYlI/8kOyxTowX6k6xGT/A\n\tRJYs+i8QXyx8XbJugnTIZPmQWW1nzPTeYkyVSgRCSTbUkB5pK6j1ZjgD2mi6yff1BEpe\n\tvNKZ/0p8tn3LOCdKW/yAoD/jecpUfst7tvRx8=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc:content-transfer-encoding;\n\tbh=cnLLrFlUSC60cVUSY5SmUZPY+2dMS1oPwmr1aM1n4Gs=;\n\tb=e7nxumNEWk9TvIQry5JjGJm9kISKW3r0zbW5NQSyZYAW3js+mZ8a33R2IiuYDmchCe\n\thY2Y25bf/tUSqAtt+G8oD/9LeQVujYirFUxeglGg/ynqzzgpksLaG1AktZ5xyG4xjvJd\n\tj1bpjBSddxUAsX1EXu57Y3uaQV1OHjdR79teAxdP86Ao0rLt8pXT+G0qbUAti5fm/0DB\n\tY5OjLFDXnkudibkKBwV/jN2EfhNuCgHQxEGprCKOydUve7oTOL3Ewhc8MOH+ZhT3V1Zp\n\tLP2V+dxRpvT9/bhwhqDlERD/SirY1cnL/HTUytK3adetzVc158mjDQXIlo5B+h4JXnmY\n\tpxmg==","X-Gm-Message-State":"AHPjjUi8rajg0H0cgPzJm8SPVjVdL3MEBy8qy7hY06OZntzeCu/AaCor\n\tTFyBOt6tYwc2wbMZVHAn/dMxvKaO1bJs","X-Google-Smtp-Source":"ADKCNb7vH1we9qEGklbsmJRRI2kcCBcpbEKzKQBaIi9qbzJLrW5rqzT9mjUb4JIrC19/Ev3pC/DM/vUgaw57aELWaaA=","X-Received":"by 10.28.135.133 with SMTP id j127mr1995658wmd.21.1504774737537; \n\tThu, 07 Sep 2017 01:58:57 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<20170905180602.28698-1-f4bug@amsat.org>","References":"<20170905180602.28698-1-f4bug@amsat.org>","From":"Peter Maydell <peter.maydell@linaro.org>","Date":"Thu, 7 Sep 2017 09:58:37 +0100","Message-ID":"<CAFEAcA_iaNVc_L+HDwQONuj44f+mOQA_KEO7t9S2Th=URBP=6w@mail.gmail.com>","To":"=?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <f4bug@amsat.org>","Content-Type":"text/plain; charset=\"UTF-8\"","Content-Transfer-Encoding":"quoted-printable","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:4010:c07::22a","Subject":"Re: [Qemu-devel] [PATCH v3] vhost-user: disable the *broken*\n\tsubprocess tests","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"QEMU Developers <qemu-devel@nongnu.org>","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]