From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Another Emacs build-server Date: Sun, 19 Apr 2015 22:15:25 +0200 Message-ID: References: <5533A326.9020102@yandex.ru> <87fv7w9hsl.fsf@gmx.de> <87a8y49fcg.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1429474594 10065 80.91.229.3 (19 Apr 2015 20:16:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Apr 2015 20:16:34 +0000 (UTC) Cc: Emacs developers , Dmitry Gutov To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 19 22:16:22 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 1Yjvdc-0006uW-4e for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2015 22:16:20 +0200 Original-Received: from localhost ([::1]:49498 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjvdb-0000s9-2m for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2015 16:16:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjvdM-0000s0-58 for emacs-devel@gnu.org; Sun, 19 Apr 2015 16:16:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YjvdH-0001Io-4o for emacs-devel@gnu.org; Sun, 19 Apr 2015 16:16:04 -0400 Original-Received: from mx2.bahnhof.se ([213.80.101.12]:40882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjvdG-0001Ik-UZ for emacs-devel@gnu.org; Sun, 19 Apr 2015 16:15:59 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx2-reinject (Postfix) with ESMTP id 313C540A23; Sun, 19 Apr 2015 22:15:57 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF3) Original-Received: from mf3.bahnhof.se ([127.0.0.1]) by localhost (mf3.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZM30AutTHY0k; Sun, 19 Apr 2015 22:15:49 +0200 (CEST) Original-Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf3.bahnhof.se (Postfix) with ESMTP id 4709D3E88CC; Sun, 19 Apr 2015 22:15:49 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 28149531468; Sun, 19 Apr 2015 20:15:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VOWDL9_xUjJi; Sun, 19 Apr 2015 22:15:25 +0200 (CEST) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id D6395531465; Sun, 19 Apr 2015 22:15:25 +0200 (CEST) In-Reply-To: <87a8y49fcg.fsf@gmx.de> (Michael Albinus's message of "Sun, 19 Apr 2015 19:51:11 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.80.101.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:185680 Archived-At: Michael Albinus writes: > joakim@verona.se writes: > >> I just created a new job for make check. That way you can see if the >> tests fail, and if master builds separately. That should be good enough >> until the tests work again? I mean, if the tests are broken, they are >> broken, and its better to know that than to suppress the breakage, right? > > Yes. However, things are a little bit stalled. I've started with > vc-tests.el last automn on request of Eric Raymond. I don't know the innards > of vc-*.el that I could do serious bug fixing, I have just fixed some > simple cases. > > Now I'm waiting until Eric could spend more time on this. > >> You can have an account if you like. I think the "sign up" function is >> supposed to work I think. > > Thanks. Likely, it is not urgent. With hydra I'm happy to follow the > messages on emacs-buildstatus@gnu.org. If you could configure Jenkins > that it sends also messages on *changed* result status it would be > great. I don't know who runs this mailing list, maybe Glenn Morris? I think Jenkins is supposed to notify on build status changes out of the box. BTW, I set NIX_STORE now, so you shouldnt need to change anything on your end. > > Best regards, Michael. -- Joakim Verona