From owner-freebsd-testing@FreeBSD.ORG Sun Oct 20 20:13:35 2013 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E30A5F89 for ; Sun, 20 Oct 2013 20:13:35 +0000 (UTC) (envelope-from sjg@juniper.net) Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe004.messaging.microsoft.com [65.55.88.14]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A55E12D0E for ; Sun, 20 Oct 2013 20:13:35 +0000 (UTC) Received: from mail212-tx2-R.bigfish.com (10.9.14.228) by TX2EHSOBE003.bigfish.com (10.9.40.23) with Microsoft SMTP Server id 14.1.225.22; Sun, 20 Oct 2013 19:12:58 +0000 Received: from mail212-tx2 (localhost [127.0.0.1]) by mail212-tx2-R.bigfish.com (Postfix) with ESMTP id 1225A1C019D; Sun, 20 Oct 2013 19:12:58 +0000 (UTC) X-Forefront-Antispam-Report: CIP:66.129.224.51; KIP:(null); UIP:(null); IPV:NLI; H:P-EMF01-SAC.jnpr.net; RD:none; EFVD:NLI X-SpamScore: 3 X-BigFish: VPS3(zzdb82hzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6h1082kzzz2fh2a8h839hd25hf0ah1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h14ddh1504h1537h162dh1631h1758h1898h18e1h1946h19b5h1ad9h1b0ah1b2fh1b88h1fb3h1d0ch1d2eh1d3fh1de2h1dfeh1dffh1e23h1fe8h1ff5h1155h) Received-SPF: pass (mail212-tx2: domain of juniper.net designates 66.129.224.51 as permitted sender) client-ip=66.129.224.51; envelope-from=sjg@juniper.net; helo=P-EMF01-SAC.jnpr.net ; SAC.jnpr.net ; Received: from mail212-tx2 (localhost.localdomain [127.0.0.1]) by mail212-tx2 (MessageSwitch) id 138229637765064_8190; Sun, 20 Oct 2013 19:12:57 +0000 (UTC) Received: from TX2EHSMHS020.bigfish.com (unknown [10.9.14.227]) by mail212-tx2.bigfish.com (Postfix) with ESMTP id 0B7FFAC0060; Sun, 20 Oct 2013 19:12:57 +0000 (UTC) Received: from P-EMF01-SAC.jnpr.net (66.129.224.51) by TX2EHSMHS020.bigfish.com (10.9.99.120) with Microsoft SMTP Server (TLS) id 14.1.225.23; Sun, 20 Oct 2013 19:12:56 +0000 Received: from magenta.juniper.net (172.17.27.123) by P-EMF01-SAC.jnpr.net (172.24.192.21) with Microsoft SMTP Server (TLS) id 14.3.146.0; Sun, 20 Oct 2013 12:12:55 -0700 Received: from chaos.jnpr.net (chaos.jnpr.net [172.24.29.229]) by magenta.juniper.net (8.11.3/8.11.3) with ESMTP id r9KJCsL00802; Sun, 20 Oct 2013 12:12:54 -0700 (PDT) (envelope-from sjg@juniper.net) Received: from chaos.jnpr.net (localhost [127.0.0.1]) by chaos.jnpr.net (Postfix) with ESMTP id 829105807E; Sun, 20 Oct 2013 12:12:54 -0700 (PDT) To: Julio Merino Subject: Re: Populating /usr/tests In-Reply-To: References: <6DC6C1E8-7AEF-439E-9250-D223A56EF432@gmail.com> Comments: In-reply-to: Julio Merino message dated "Sat, 19 Oct 2013 22:51:44 -0400." From: "Simon J. Gerraty" X-Mailer: MH-E 7.82+cvs; nmh 1.3; GNU Emacs 22.3.1 Date: Sun, 20 Oct 2013 12:12:54 -0700 Message-ID: <20131020191254.829105807E@chaos.jnpr.net> MIME-Version: 1.0 Content-Type: text/plain X-OriginatorOrg: juniper.net X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "freebsd-testing@freebsd.org" , Rui Paulo X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Oct 2013 20:13:36 -0000 On Sat, 19 Oct 2013 22:51:44 -0400, Julio Merino writes: >case. I'm not intending to cover all cases at once: it's easier to go >step by step with small and easy to review proposals. Additional >features can be built on top later and existing code can still be very >easily tweaked. FWIW I agree. What you are propsing for head doesn't match (obviously ;-) what we are doing, but I see no fundamental conflicts. Once head has sufficient of your changes (thanks Rui) I'll sync projects/bmake and sort out any issues. Hmm perhaps I can put some of the netbsd test cases in there... we've been focusing on the infra, so while most of the tests build for freebsd not all of them are passing yet (so not ready for head). --sjg