From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulf Jasper Newsgroups: gmane.emacs.devel Subject: Re: icalendar-real-world test sometimes fails Date: Tue, 29 Jul 2014 18:34:46 +0200 Message-ID: <8761igyvh5.fsf@web.de> References: <87fvhq7k6m.fsf@web.de> <87vbqkmg07.fsf@web.de> <87wqax4ffu.fsf@web.de> <6mha21nlcs.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1406652804 28353 80.91.229.3 (29 Jul 2014 16:53:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2014 16:53:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 29 18:53:19 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XCAeM-0003gy-OG for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2014 18:53:18 +0200 Original-Received: from localhost ([::1]:47127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCAeM-0006EP-Ck for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2014 12:53:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCAeD-00064u-Rq for emacs-devel@gnu.org; Tue, 29 Jul 2014 12:53:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCAe4-0001yX-Lj for emacs-devel@gnu.org; Tue, 29 Jul 2014 12:53:09 -0400 Original-Received: from mo6-p05-ob.smtp.rzone.de ([2a01:238:20a:202:5305::7]:22482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCAe4-0001y8-EQ; Tue, 29 Jul 2014 12:53:00 -0400 X-RZG-AUTH: :OWACVUW4a/MW23Dy3JvWYzB9ib5hHLJRJ2XqtRyYWgVkiE+SMu2CiYFN9eVyBzg= X-RZG-CLASS-ID: mo05 Original-Received: from p55m-ud2 (pD9E24C0F.dip0.t-ipconnect.de [217.226.76.15]) by smtp.strato.de (RZmta 35.2 DYNA|AUTH) with ESMTPSA id x04153q6TGYktKf (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate); Tue, 29 Jul 2014 18:34:46 +0200 (CEST) In-Reply-To: <6mha21nlcs.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 28 Jul 2014 18:56:35 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a01:238:20a:202:5305::7 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:173262 Archived-At: Glenn Morris writes: > Ulf Jasper wrote: > >> Of course one has to check the log files manually. > > We can't do that on hydra, AFAIK. I wrote a small program which downloads the latest raw log files and looks for the debugging output I added. That should be enough for the time being.