From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: burden of maintainance Date: Fri, 02 Oct 2015 15:53:35 +0100 Message-ID: <87wpv5xqxc.fsf@russet.org.uk> References: <560CEA6A.9000907@online.de> <560D60A1.4090909@cumego.com> <87si5t1pi9.fsf@russet.org.uk> <87zj01sbfg.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1443802892 27791 80.91.229.3 (2 Oct 2015 16:21:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Oct 2015 16:21:32 +0000 (UTC) Cc: =?utf-8?Q?Przemys=C5=82aw?= Wojnowski , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 02 18:21:25 2015 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 1Zi35F-0007gA-Sg for ged-emacs-devel@m.gmane.org; Fri, 02 Oct 2015 18:21:22 +0200 Original-Received: from localhost ([::1]:33038 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi35A-0000OW-DE for ged-emacs-devel@m.gmane.org; Fri, 02 Oct 2015 12:21:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi1iP-0006HG-UF for emacs-devel@gnu.org; Fri, 02 Oct 2015 10:53:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi1iM-0001Fj-06 for emacs-devel@gnu.org; Fri, 02 Oct 2015 10:53:41 -0400 Original-Received: from cheviot12.ncl.ac.uk ([128.240.234.12]:49226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi1iL-0001Eb-QQ for emacs-devel@gnu.org; Fri, 02 Oct 2015 10:53:37 -0400 Original-Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot12.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1Zi1iJ-0007lD-Cs; Fri, 02 Oct 2015 15:53:36 +0100 Original-Received: from jangai.ncl.ac.uk ([10.66.67.223] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1Zi1iJ-0000Oo-Ov; Fri, 02 Oct 2015 15:53:35 +0100 In-Reply-To: <87zj01sbfg.fsf@gmx.de> (Michael Albinus's message of "Fri, 2 Oct 2015 14:27:15 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 128.240.234.12 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:190710 Archived-At: Michael Albinus writes: > phillip.lord@russet.org.uk (Phillip Lord) writes: > >> Someone who wanted to just concentrate on getting a nightly build >> infrastructure running, with email to emacs-diffs, and then starting >> to add fixtures and some other frameworks to ert would be valuable >> addition to the process. > > What's wrong with hydra and the emacs-buildstatus ML? > > Is is running the tests? >From the logs it doesn't appear to be. Which is unfortunate because although I can ./configure;make from trunk but at the moment the tests on trunk are failing. At least on my machine. Does it do ELPA as well? And branches would be good. > Didn't know about this. My apologies! Phil