From owner-svn-src-all@freebsd.org Sun Sep 4 05:11:42 2016 Return-Path: Delivered-To: svn-src-all@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 90BACBCC25F; Sun, 4 Sep 2016 05:11:42 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x232.google.com (mail-pf0-x232.google.com [IPv6:2607:f8b0:400e:c00::232]) (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 5B0C5AB; Sun, 4 Sep 2016 05:11:42 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x232.google.com with SMTP id p64so54808781pfb.1; Sat, 03 Sep 2016 22:11:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=/jfVrV1LdCaGJGwe3BwXauLRKaepHRuMKsGDNSk6yVY=; b=VxPxoAioCXtuW5WQYJeDL7J7TJP8SDqZe/fJqj+a2pB/+6sudulxKzfESDTkCJ0Von k8i47TE4+BrWSShJmAFT+/Lcg/Jw9SMhN4h8pDIMimzdVZ49To0QD2+Dt/eN9/PP5u2u UgxHC0BrQKHIC6YWcOQ0/0u6YY0mjrPwDAkI/jiLyap+AYsbnCr7JbJCraJ38hvLOv+p dPEzZW2P3jmwkwmPieGt2M1ysdOABnBKTpPmjSL0yc19sT9e26DM2vkbzDPsBpP4qc48 6MIEoUJHk/xJgsqFNwbBeRDi/b8ZLJJX8tHEgM+vMQ7v87fpBJI2LvLMBwpPXwuABRRQ 8JvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=/jfVrV1LdCaGJGwe3BwXauLRKaepHRuMKsGDNSk6yVY=; b=TZ2lhYVxqH767NNkxgsMEYyweZEzPVqL+khHZKsxIrboXWLHainoEmEJSQbSD0qU0U 3KfWlCvc7Yv8R7jwZSkAdPGvbIqB/E6XzmaUnWdAJaEMCQlfTOKoH107JZssv8fWcALv 2Xaj7LagoISKjxbLU35q+uGsPehAh+LAqJO2OlDEPH60kgsgkOGkFbTblQ1yy3M/n/8G ayZhGttkI9GknYqde4TTHJcglh3RyD50FfCSLm3qmr9d/MUWvUBNK2GjayCfG09UPZVs Iv1s2l1pJpdjqcO7LLGP/BgUlOQPfbvS/csMh1UXYmaECwv2kzkTrnJdkKPmUlZVRER3 X5Jw== X-Gm-Message-State: AE9vXwNUx//Rtt6gr+74gLjVdJ/0SkKSrru2hin9LzR61+zZv8HsD65gij8SLkfju8DLHQ== X-Received: by 10.98.106.65 with SMTP id f62mr51108644pfc.107.1472965901719; Sat, 03 Sep 2016 22:11:41 -0700 (PDT) Received: from ?IPv6:2607:fb90:f32:78bf:b53f:4873:1528:4d33? ([2607:fb90:f32:78bf:b53f:4873:1528:4d33]) by smtp.gmail.com with ESMTPSA id ww14sm25008015pac.34.2016.09.03.22.11.40 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 03 Sep 2016 22:11:41 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r305084 - head/tools/regression/capsicum/syscalls From: Ngie Cooper X-Mailer: iPhone Mail (13G36) In-Reply-To: <20160831070607.GA3259@jarvis> Date: Sat, 3 Sep 2016 22:11:39 -0700 Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <201608301958.u7UJwf1G032550@repo.freebsd.org> <20160831070607.GA3259@jarvis> To: Mariusz Zaborski X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2016 05:11:42 -0000 > On Aug 31, 2016, at 00:06, Mariusz Zaborski wrote: >=20 >> On Tue, Aug 30, 2016 at 06:04:50PM -0700, Ngie Cooper wrote: >>> On Tue, Aug 30, 2016 at 12:58 PM, Mariusz Zaborski = wrote: >>> Author: oshogbo >>> Date: Tue Aug 30 19:58:41 2016 >>> New Revision: 305084 >>> URL: https://svnweb.freebsd.org/changeset/base/305084 >>>=20 >>> Log: >>> Fix Capsicum syscalls test suite. >>=20 >> Do you plan on MFCing the change? > emaste@ suggested to change it to the kyua tests, what would you think abo= ut > MFCing after that? Sure. Let's work out the kinks with the tests, then we can push that back to= ^/stable/11. Thanks! -Ngie=