From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: call for more ert tests Date: Mon, 24 Jun 2013 20:29:18 +0200 Message-ID: <871u7r2wht.fsf@engster.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1372098580 13401 80.91.229.3 (24 Jun 2013 18:29:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Jun 2013 18:29:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 24 20:29:41 2013 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 1UrBWG-0004E4-DF for ged-emacs-devel@m.gmane.org; Mon, 24 Jun 2013 20:29:40 +0200 Original-Received: from localhost ([::1]:48948 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrBWG-0002i4-1K for ged-emacs-devel@m.gmane.org; Mon, 24 Jun 2013 14:29:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrBWD-0002gS-EW for emacs-devel@gnu.org; Mon, 24 Jun 2013 14:29:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrBWC-0003y9-Hy for emacs-devel@gnu.org; Mon, 24 Jun 2013 14:29:37 -0400 Original-Received: from randomsample.de ([83.169.19.17]:36333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrBWB-0003xA-Um; Mon, 24 Jun 2013 14:29:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=RhQYjRGGLNgWv638m/lAhmtu3/5PwyqCYh5LtEF3Nyw=; b=OrIzCPUILK6J4vh/gpSkHtbSVVEP+/n1U6SORKoxknp4nLxv196EfqsHegBAbURMGuovAZqCcx0253f6WDFHpKSjONap+iGOtpKTa6nWhXOElvrcQDW7DMZF5GHyPNh2; Original-Received: from dslc-082-083-036-213.pools.arcor-ip.net ([82.83.36.213] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1UrBW4-00023X-VY; Mon, 24 Jun 2013 20:29:29 +0200 In-Reply-To: (Glenn Morris's message of "Mon, 24 Jun 2013 13:31:50 -0400") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Mail-Followup-To: Glenn Morris , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 83.169.19.17 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:160966 Archived-At: Glenn Morris writes: > [2] I think it is a bit embarrassing that the limited test suite that we > have has been broken for months, though. Bugs 13064, 13662. Couldn't we run the test suite automatically on the Hydra server, so that this gets reported as a broken build? -David