From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:49774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjA8M-0006rm-Ms for guix-patches@gnu.org; Mon, 14 Jan 2019 16:51:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjA8L-0004rk-Tw for guix-patches@gnu.org; Mon, 14 Jan 2019 16:51:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60123) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gjA8L-0004rL-R2 for guix-patches@gnu.org; Mon, 14 Jan 2019 16:51:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gjA8L-0001Lg-KR for guix-patches@gnu.org; Mon, 14 Jan 2019 16:51:01 -0500 Subject: [bug#33955] [PATCH 0/6] KDE: Enable more tests. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190102184521.8001-1-h.goebel@crazy-compilers.com> Date: Mon, 14 Jan 2019 22:50:25 +0100 In-Reply-To: <20190102184521.8001-1-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Wed, 2 Jan 2019 19:45:21 +0100") Message-ID: <87tviaq57i.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Hartmut Goebel Cc: 33955@debbugs.gnu.org Hello Hartmut, Hartmut Goebel skribis: > After applying patches from #33820: > some more tests > pass. Activate them. > > Hartmut Goebel (6): > gnu: kcoreaddons: Enable test-suite. > gnu: kirigami: Enable test-suite. > gnu: kpackage: Enable test-suite. > gnu: kemoticons: Enable test-suite. > gnu: knewstuff: Enable test-suite. > gnu: kwindowsystem: Enable test-suite. The patches LGTM, and it=E2=80=99s a great initiative! Thanks, Ludo=E2=80=99.