From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: "Phillip Lord" Newsgroups: gmane.emacs.devel Subject: Re: Continuous integration Date: Tue, 21 Mar 2017 16:11:33 -0000 Message-ID: <3027b7254d3c0403e5e0f5940ee99357.squirrel@cloud103.planethippo.com> References: <87a88emy62.fsf@luca> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1490112794 12828 195.159.176.226 (21 Mar 2017 16:13:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 21 Mar 2017 16:13:14 +0000 (UTC) User-Agent: SquirrelMail/1.5.2 [SVN] Cc: emacs-devel To: "Andreas Politz" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 21 17:13:09 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cqMP8-0002EC-7m for ged-emacs-devel@m.gmane.org; Tue, 21 Mar 2017 17:13:02 +0100 Original-Received: from localhost ([::1]:41267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqMPE-0002bZ-8S for ged-emacs-devel@m.gmane.org; Tue, 21 Mar 2017 12:13:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqMOR-0002YN-VF for emacs-devel@gnu.org; Tue, 21 Mar 2017 12:12:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqMOO-0001E8-RC for emacs-devel@gnu.org; Tue, 21 Mar 2017 12:12:19 -0400 Original-Received: from cloud103.planethippo.com ([78.129.138.110]:52280) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cqMOO-000131-H9 for emacs-devel@gnu.org; Tue, 21 Mar 2017 12:12:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Cc:To:From:Subject:Date:References:In-Reply-To:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=WsC2i5Rp7BIC8jzwrmFo5SSIl6QZd2oHyyXbrMGCwVc=; b=S6jSZt/5I8MJefu3eJPwCSU6EL tKhl9EJI+R39bwRF78i+SIwovGSyGfl8Y6HMkYA12yb/Nm7/2xfZZ2gU0sKFMT60qAnVUxB6MbQkd ylLoH9+VwcZFlXNxwg2h6jRblF5kdAS1WZ8XA2WiJplPtDaKZe8OKP/v4w5/vvmWzCq5aWlBXPfu0 e1Rk/mUVpJ6qSD7rw9b0p2FKVuPI2hVHvV2Hlq0MFYWBlj0PqjnA8gF1RKi9wGQt/SLBntzMLk/+L 2H/PYf/LDo2pnMBMKEdEZtUw1GQKn9ChXe2CW9AqVTOjiKyiXpprG82eb6HyXa5pjdXnz+d0f76iN UrdXGPjg==; Original-Received: from [127.0.0.1] (port=35826 helo=cloud103.planethippo.com) by cloud103.planethippo.com with esmtpa (Exim 4.88) (envelope-from ) id 1cqMNh-0006P5-Mm; Tue, 21 Mar 2017 16:11:33 +0000 Original-Received: from 128.240.225.50 ([128.240.225.50]) (SquirrelMail authenticated user phillip.lord@russet.org.uk) by cloud103.planethippo.com with HTTP; Tue, 21 Mar 2017 16:11:33 -0000 In-Reply-To: <87a88emy62.fsf@luca> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 78.129.138.110 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:213203 Archived-At: On Tue, March 21, 2017 3:45 pm, Andreas Politz wrote: > > (Sorry for throwing around buzz words here.) > > > Michael and I are trying to fix some errors with file-notification. > None of us has all the participating libraries and OS at hand, which > means we are unable to test any patches thoroughly. > > So, I wondered whether it be possible to run the test-suite > automatically for every commit/branch/OS. The results could be published > via mailing-list. > > What do you think ? To some extent it's already there. https://hydra.nixos.org/jobset/gnu/emacs-trunk/all It doesnt work for every branch though, which is unfortunate, and I think this is something that Emacs devel would really benefit from.