From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: icalendar-real-world test sometimes fails Date: Wed, 23 Jul 2014 16:48:23 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1406148519 26846 80.91.229.3 (23 Jul 2014 20:48:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jul 2014 20:48:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: ulf jasper Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 23 22:48:33 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 1XA3Sf-0005u1-Lb for ged-emacs-devel@m.gmane.org; Wed, 23 Jul 2014 22:48:29 +0200 Original-Received: from localhost ([::1]:46888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XA3Sf-0007hK-AU for ged-emacs-devel@m.gmane.org; Wed, 23 Jul 2014 16:48:29 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XA3Sc-0007hF-73 for emacs-devel@gnu.org; Wed, 23 Jul 2014 16:48:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XA3Sb-0003ty-50 for emacs-devel@gnu.org; Wed, 23 Jul 2014 16:48:26 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XA3Sb-0003tu-1U for emacs-devel@gnu.org; Wed, 23 Jul 2014 16:48:25 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XA3SZ-0003bc-L4; Wed, 23 Jul 2014 16:48:23 -0400 X-Spook: Bosnia Nazi rail gun propaganda New World Order anthrax X-Ran: 93v<54 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:173109 Archived-At: Hi, On hydra (which runs automated builds), the icalendar-real-world sometimes fails. See eg: http://hydra.nixos.org/build/12699658/log/raw At first glance, it seems like the problem is that the output sometimes has a "# coding: utf-8" header, and sometimes it does not. Any ideas on how to make this test more robust?