From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77567 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: testing Gnus and Emacs/XEmacs compatibility Date: Mon, 07 Mar 2011 08:11:19 +0100 Message-ID: <87wrkbxv54.fsf@randomsample.de> References: <8739ncav1n.fsf@lifelogs.com> <8739ncdnv5.fsf@topper.koldfront.dk> <87fwrcvu31.fsf@randomsample.de> <87ipw89cfj.fsf@lifelogs.com> <87bp20vsuz.fsf@randomsample.de> <87bp1zao5s.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1299481989 14551 80.91.229.12 (7 Mar 2011 07:13:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2011 07:13:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25890@lists.math.uh.edu Mon Mar 07 08:13:05 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PwUcn-0005Az-Fj for ding-account@gmane.org; Mon, 07 Mar 2011 08:13:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PwUc4-0000sw-Ko; Mon, 07 Mar 2011 01:12:16 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PwUc2-0000sa-FI for ding@lists.math.uh.edu; Mon, 07 Mar 2011 01:12:14 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PwUc0-0007m0-W5 for ding@lists.math.uh.edu; Mon, 07 Mar 2011 01:12:14 -0600 Original-Received: from v3-1008.vxen.de ([79.140.41.8]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PwUbz-0006aF-FH for ding@gnus.org; Mon, 07 Mar 2011 08:12:11 +0100 Original-Received: from dslc-082-082-181-206.pools.arcor-ip.net ([82.82.181.206] helo=spaten) by v3-1008.vxen.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1PwUby-0005oT-FG for ding@gnus.org; Mon, 07 Mar 2011 08:12:10 +0100 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 05 Mar 2011 13:05:40 +0100") User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/23.2 (gnu/linux) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77567 Archived-At: Lars Magne Ingebrigtsen writes: > Ted Zlatanov writes: > >> DE> Yes, post-receive hook is easiest, but the buildbot can also poll. >> >> If you want to set it up to e-mail me and Lars, that would be great. We >> can send to gnus.commits later I guess, but I want to try it out. > > Sounds good. It would be really nice to get a report on build failures > on XEmacs and older Emacs versions automatically. There's now a buildbot running for Gnus: http://www.randomsample.de/gnus-buildbot There are no mail notifications yet, since I first want to make sure it works. Now, time to write some tests. :-) -David