From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.devel Subject: flymake-tests.el failures Date: Wed, 17 Dec 2014 23:26:13 +0100 Message-ID: <87vbl9vrbt.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418855695 23697 80.91.229.3 (17 Dec 2014 22:34:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2014 22:34:55 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 17 23:34:46 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 1Y1NB6-0007SO-L0 for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2014 23:34:44 +0100 Original-Received: from localhost ([::1]:51818 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1NB5-00009I-Lz for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2014 17:34:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1NAk-00008z-Jb for emacs-devel@gnu.org; Wed, 17 Dec 2014 17:34:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1NAf-0006ib-Nu for emacs-devel@gnu.org; Wed, 17 Dec 2014 17:34:22 -0500 Original-Received: from new2-smtp.messagingengine.com ([66.111.4.224]:48636) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1NAf-0006iH-GL for emacs-devel@gnu.org; Wed, 17 Dec 2014 17:34:17 -0500 Original-Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.nyi.internal (Postfix) with ESMTP id B89F2752 for ; Wed, 17 Dec 2014 17:34:16 -0500 (EST) Original-Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 17 Dec 2014 17:34:16 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:to:subject:date :message-id:mime-version:content-type; s=smtpout; bh=qfCW3JFsM5i FJIEuTU9P31YsZDA=; b=QtqVzwHzHAiVE1LZP9A4re4kn34kjJAu/Knjpu4BnMZ PsY2IgsSkOl7Db8xuPWsNlEYYQibWdgur7GyCx7X2uZoCYddIl0x8AJ1khAGr7wN OAax4E0zKizoFDilDxL7I6CrLoNRchj5Cv6/lfd5ANiB4z0+DndQ4q0SYngosWuA = X-Sasl-enc: g9/g0OMyHYMDHXRn2QwRJxZ8lRCwER+N9O0rD02lhQG8 1418855655 Original-Received: from blueberry (unknown [213.89.134.104]) by mail.messagingengine.com (Postfix) with ESMTPA id CFFF7680097 for ; Wed, 17 Dec 2014 17:34:15 -0500 (EST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.224 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:180258 Archived-At: Hi, I just saw that flymake-tests.el isn't passing on my machine. The two perl-related tests are failing. I had a quick look but I'm no Perl expert, yet it looks like perl should be emitting warnings for the test.pl file and isn't. Am I the only one having this issue? I couldn't find anything related to it on the issue tracker. perl --version This is perl 5, version 20, subversion 1 (v5.20.1) built for x86_64-linux-gnu-thread-multi (On Ubuntu 14.10) Cheers, Nico -- Nicolas Petton http://nicolas-petton.fr