From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38745) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibtKh-00033V-11 for guix-patches@gnu.org; Mon, 02 Dec 2019 16:34:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibtKa-0004TU-GB for guix-patches@gnu.org; Mon, 02 Dec 2019 16:34:10 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33078) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibtKU-0004QU-PV for guix-patches@gnu.org; Mon, 02 Dec 2019 16:34:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ibtKU-00016V-LC for guix-patches@gnu.org; Mon, 02 Dec 2019 16:34:02 -0500 Subject: [bug#38463] [PATCH] Telega test suite and change in revision Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:37370) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibtJs-0002xe-Un for guix-patches@gnu.org; Mon, 02 Dec 2019 16:33:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibtJr-0003de-J0 for guix-patches@gnu.org; Mon, 02 Dec 2019 16:33:24 -0500 Received: from mout02.posteo.de ([185.67.36.66]:39633) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ibtJp-0003ZR-EJ for guix-patches@gnu.org; Mon, 02 Dec 2019 16:33:21 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 46A7D2400E6 for ; Mon, 2 Dec 2019 22:33:16 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 47RddR24dvz9rxM for ; Mon, 2 Dec 2019 22:33:15 +0100 (CET) From: Brett Gilio Date: Mon, 02 Dec 2019 15:33:18 -0600 Message-ID: <87r21mh0pt.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain 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: 38463@debbugs.gnu.org Hi all, the following patches modify the emacs-telega package to carefully use the ert and server test suites it has, and also includes an increase in the revision to use a newer commit. Let me know what you think! -- Brett M. Gilio https://git.sr.ht/~brettgilio/