From owner-svn-src-head@freebsd.org Thu Aug 6 05:37:46 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84E669B419E; Thu, 6 Aug 2015 05:37:46 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C4A0CBA; Thu, 6 Aug 2015 05:37:46 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wibhh20 with SMTP id hh20so8559023wib.0; Wed, 05 Aug 2015 22:37:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=n8p6L2eyVr4lN3WcT90dZ8DV/eHYwGqrROZUyH4DVzc=; b=yHi8thPRkYS8Sl1GhD+aTgga4VabnkQatv4EdbAySCYn+Tp+V0TpVJjHoNzXcxVROk eYi42AtPnKhOSdk36R1PLA9dYnbuJ0VTsGs1X0rQoKCmdCK+cxXTS9jTq/nSwP6NkfEY pKSS5YeEXMfxR6C7ZEwikPPo6zqNumNqgAhd215+fRA0er5spcs0jMT61jXv4XHebd9p IR5AQJNyeRlXc9PeiBO765ygvwrbZAJt4nXkCmM+nV/1IzcHSkEgNy2tcx+9ABdKcWGI FY7L5i27lP3eS7JHBWraaZa8POc6s9MjCqQSUwFsRKLD01qTE2atJvXJWCDvt0OdYxAH MrJg== X-Received: by 10.180.104.8 with SMTP id ga8mr2842348wib.5.1438839464553; Wed, 05 Aug 2015 22:37:44 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id x6sm1302075wiy.6.2015.08.05.22.37.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Aug 2015 22:37:43 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 6 Aug 2015 07:37:41 +0200 From: Baptiste Daroussin To: NGie Cooper Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r286341 - head/usr.sbin/pw/tests Message-ID: <20150806053741.GB43782@ivaldir.etoilebsd.net> References: <201508052111.t75LBXah039414@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KFztAG8eRSV9hGtP" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2015 05:37:46 -0000 --KFztAG8eRSV9hGtP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 05, 2015 at 10:11:05PM -0700, NGie Cooper wrote: > On Wed, Aug 5, 2015 at 2:11 PM, Baptiste Daroussin wro= te: > > Author: bapt > > Date: Wed Aug 5 21:11:32 2015 > > New Revision: 286341 > > URL: https://svnweb.freebsd.org/changeset/base/286341 > > > > Log: > > Add regression tests for a bug reported in stable/10 > > > > While pw(8) on head is not affected it is worth adding more regressio= n tests > > ensuring this bug will not happen unnoticed in the futur >=20 > With all of the changes that went into pw on head, it would be nice if > bugs like this were _actually_ fixed on stable branches, and the tests > (in and of themselves) could be backported. >=20 > Could you please look at the non-API/interface related changes here > and backport them so we could (in theory) keep things relatively > in-sync? I have been MFCing all the pw changes it has just stop due to 10.2-RELEASE.= The MFC will continue once 10.2 is out. Bapt --KFztAG8eRSV9hGtP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlXC8qUACgkQ8kTtMUmk6EwqcgCfa2B3fJ+cVAr00aCptzt+lIsH CBAAn2OC3x/DizTvubBhQR9qNfc3Sgd9 =BQL/ -----END PGP SIGNATURE----- --KFztAG8eRSV9hGtP--