From owner-freebsd-testing@FreeBSD.ORG Tue Nov 26 16:15:29 2013 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 242686C2 for ; Tue, 26 Nov 2013 16:15:29 +0000 (UTC) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A4B472A41 for ; Tue, 26 Nov 2013 16:15:28 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id ec20so4354793lab.24 for ; Tue, 26 Nov 2013 08:15:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=Amog6eRYOvsddUVMupYIDumZlNm2JWEwN2aOKx1teyg=; b=e7FJM27DRYydYHpl9i5CBL7KEZTThlRxgglvRm2X+ljSMZfwQprJzEZ2fHicBRKCJ1 i2SyXMhEQV92OECB65OOAZTdQnIOHWSsLgYCZ6O1N2gx6FmYvRY03/WEC0bo/7fXjSzk EKQz3KMjSaHvpkvq1ilSxRjXcTpA3lyVPVKj7fMVUjzkO9NHSRTUHOus6eoZxc6BVOzi JBcSXbS7+5hckngAbtZsaSeisedEjAk55RUDrSjReFjZ6Bj/lCkGiHDu7C065J+x42MD oXgrODM4/m3x+cjKbRNvqfMuEl2ovL9zZdul/m55PU/FCINXKxf2fF1K4Lc5sWkb999G DQmg== X-Gm-Message-State: ALoCoQmoAABs2TIKcaHg00HWplnZV0lLyEY7AvQro26k7BFYvnMdMfStyMMvWom/bLM5M+xAAdTt X-Received: by 10.152.120.135 with SMTP id lc7mr5253569lab.38.1385482526545; Tue, 26 Nov 2013 08:15:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.133.74 with HTTP; Tue, 26 Nov 2013 08:15:06 -0800 (PST) X-Originating-IP: [108.176.158.82] In-Reply-To: <6F9EF37C-B53B-47C8-AF2C-FF1441054CCB@gmail.com> References: <9EA03717-C36F-4BA7-A47D-DD68FB6D3EAE@gmail.com> <6F9EF37C-B53B-47C8-AF2C-FF1441054CCB@gmail.com> From: Julio Merino Date: Tue, 26 Nov 2013 11:15:06 -0500 Message-ID: Subject: Re: Migrating tools/regression/ tests (and dealing with TAP) To: Garrett Cooper Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: freebsd-testing@freebsd.org, rpaulo@freebsd.org, Simon Gerraty X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Nov 2013 16:15:29 -0000 On Tue, Nov 26, 2013 at 11:10 AM, Garrett Cooper wr= ote: > On Nov 26, 2013, at 6:21 AM, Julio Merino wrote: > >> On Tue, Nov 26, 2013 at 12:52 AM, Garrett Cooper wr= ote: >>> >>> The big concern is that you=92re shuffling around tests that are= being actively developed by other developers. Have you provided a heads up= to Jilles first at least..? >> >> Fair enough. Sending a separate email to Jilles to keep an eye on this t= hread. > > Also, I=92ve had bin/sh integrated into ATF for almost 2 years no= w. I=92ll shoot you a patch with that, jilles@ and freebsd-testing@ CCed as= there=92s no need to keep the prove tests if they=92ve already been conver= ted over. That'd be nice! --=20 Julio Merino / @jmmv