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: Wed, 30 Jul 2014 19:16:33 +0200 Message-ID: <87zjfqix72.fsf@web.de> References: <87fvhq7k6m.fsf@web.de> <87vbqkmg07.fsf@web.de> <87wqax4ffu.fsf@web.de> <6mha21nlcs.fsf@fencepost.gnu.org> <8761igyvh5.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1406740625 29315 80.91.229.3 (30 Jul 2014 17:17:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2014 17:17:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 30 19:16:58 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 1XCXUn-0004f3-88 for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2014 19:16:57 +0200 Original-Received: from localhost ([::1]:52322 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCXUm-00067l-PY for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2014 13:16:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCXUc-0005yS-Rl for emacs-devel@gnu.org; Wed, 30 Jul 2014 13:16:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCXUX-0002HM-E8 for emacs-devel@gnu.org; Wed, 30 Jul 2014 13:16:46 -0400 Original-Received: from mo6-p05-ob.smtp.rzone.de ([2a01:238:20a:202:5305::10]:49607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCXUX-0002FV-7I; Wed, 30 Jul 2014 13:16:41 -0400 X-RZG-AUTH: :OWACVUW4a/MW23Dy3JvWYzB9ib5hHLJRJ2XqtRyYWgVkiE+SMu2CiYFD8uVyB1XN X-RZG-CLASS-ID: mo05 Original-Received: from p55m-ud2 (pD9E25B96.dip0.t-ipconnect.de [217.226.91.150]) by smtp.strato.de (RZmta 35.2 DYNA|AUTH) with ESMTPSA id 002ed3q6UHGY3sH (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate); Wed, 30 Jul 2014 19:16:34 +0200 (CEST) In-Reply-To: (Glenn Morris's message of "Tue, 29 Jul 2014 19:57:00 -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::10 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:173286 Archived-At: Glenn Morris writes: > Ulf Jasper wrote: > >> 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. > > I think we are miscommunicating, because I'm saying that you won't see > that output. Do you see messages from any other successful tests? Stupid me! No, I don't see any messages. If I understand test/automated/Makefile correctly then log files are written for each test. Are they kept when the hydra job is finished?