From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Toon Claes Newsgroups: gmane.emacs.devel Subject: Re: Multi-OS Emacs buildbot? Date: Wed, 30 Dec 2020 14:43:32 +0100 Message-ID: <87wnwz2yuz.fsf@iotcl.com> References: <871rfliy8h.fsf@gnus.org> <878s9tfqma.fsf@gnus.org> <87k0tc3loz.fsf@gmx.de> <871rfkbm9h.fsf@gmx.de> <03659494-2a6e-fdca-bc5d-8f76862d4521@yandex.ru> <877dpae4uz.fsf@iotcl.com> <87r1nh691b.fsf@gmx.de> <87v9cp4xd9.fsf@iotcl.com> <875z4pfzdy.fsf@gnus.org> <87im8p1vyn.fsf@gmx.de> <87sg7teiv8.fsf@gnus.org> <87a6u11uzh.fsf@gmx.de> <87eejdehw3.fsf@gnus.org> <87wnx5ymg9.fsf@gmx.de> <87mtxz4o4d.fsf@iotcl.com> <87sg7ry3cw.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16826"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , Dmitry Gutov , Alan Third , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 30 14:45:07 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kubmk-0004G3-VX for ged-emacs-devel@m.gmane-mx.org; Wed, 30 Dec 2020 14:45:06 +0100 Original-Received: from localhost ([::1]:55812 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kubmk-00062O-0l for ged-emacs-devel@m.gmane-mx.org; Wed, 30 Dec 2020 08:45:06 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kublM-0005P1-Sn for emacs-devel@gnu.org; Wed, 30 Dec 2020 08:43:40 -0500 Original-Received: from outbound.soverin.net ([2a01:4f8:fff0:2d:8::218]:55249) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kublK-0001Sf-NZ for emacs-devel@gnu.org; Wed, 30 Dec 2020 08:43:40 -0500 Original-Received: from smtp.soverin.net (unknown [10.10.3.28]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 006B86008F; Wed, 30 Dec 2020 13:43:35 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.142]) by soverin.net In-Reply-To: <87sg7ry3cw.fsf@gmx.de> (Michael Albinus's message of "Sun, 27 Dec 2020 11:01:35 +0100") Received-SPF: pass client-ip=2a01:4f8:fff0:2d:8::218; envelope-from=toon@iotcl.com; helo=outbound.soverin.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:262125 Archived-At: On Sun, Dec 27 2020, Michael Albinus wrote: > It appended something like this > > ... > > So it is some information that stage test has failed, but it shows only > the Makefile output, and not the more informative test summary. That > doesn't help. I'm not familiar with the Emacs test suite, but where else can we get info about the test results? Is there another log file? -- Toon