From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Rast Subject: Re: [PATCH] t/Makefile: remove smoke test targets Date: Sat, 27 Apr 2013 13:16:00 +0200 Message-ID: <8738ucgr67.fsf@hexa.v.cablecom.net> References: Mime-Version: 1.0 Content-Type: text/plain Cc: , Thomas Rast , =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason To: John Keeping X-From: git-owner@vger.kernel.org Sat Apr 27 13:16:25 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UW37A-0005Tf-KY for gcvg-git-2@plane.gmane.org; Sat, 27 Apr 2013 13:16:24 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755385Ab3D0LQH (ORCPT ); Sat, 27 Apr 2013 07:16:07 -0400 Received: from edge10.ethz.ch ([82.130.75.186]:5060 "EHLO edge10.ethz.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754985Ab3D0LQF (ORCPT ); Sat, 27 Apr 2013 07:16:05 -0400 Received: from CAS21.d.ethz.ch (172.31.51.111) by edge10.ethz.ch (82.130.75.186) with Microsoft SMTP Server (TLS) id 14.2.298.4; Sat, 27 Apr 2013 13:15:58 +0200 Received: from hexa.v.cablecom.net.ethz.ch (46.126.8.85) by CAS21.d.ethz.ch (172.31.51.111) with Microsoft SMTP Server (TLS) id 14.2.298.4; Sat, 27 Apr 2013 13:16:02 +0200 In-Reply-To: (John Keeping's message of "Fri, 26 Apr 2013 18:58:24 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Originating-IP: [46.126.8.85] Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: John Keeping writes: > Commit d24fbca (Remove Git's support for smoke testing - 2011-12-23) > removed the smoke test support from the test suite but it was re-added > by commit 342e9ef (Introduce a performance testing framework - > 2012-02-17). This appears to be the result of a mis-merge, since > re-adding the smoke testing infrastructure does not relate to the > subject of that commit. > > The current 'smoke' target is broken since the 'harness' script it > uses no longer exists, so just reapply this section of commit d24fbca > and remove all of the smoke testing section in the makefile. > > Signed-off-by: John Keeping Indeed. I must have mis-rebased this commit or some such. Acked-by: Thomas Rast -- Thomas Rast trast@{inf,student}.ethz.ch