From owner-svn-src-all@freebsd.org Wed Dec 23 07:27:50 2015 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 C52BAA5079C; Wed, 23 Dec 2015 07:27:50 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x231.google.com (mail-pf0-x231.google.com [IPv6:2607:f8b0:400e:c00::231]) (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 8E7231EE4; Wed, 23 Dec 2015 07:27:50 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x231.google.com with SMTP id q63so12701588pfb.0; Tue, 22 Dec 2015 23:27:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=3Yibc9SEVWBCKSjUFZdrUW4BiavoCoEznaOtLbdk5ak=; b=Kz7X8ekK+rIHohtYIPGle8vHTDY2VZIxxGSfV9koFmeZrQQUhIqM+KhsLHVDJ7MGNV PFVAz3O/MohI++yJtq0e6FtPOlgLOFT0XfAU62Zru1CKVeCRuRH6gr1hSV901lUdCMjp N9bgeQ6XiVOf6WhlnUHda5eU40ImppQ+9LK30HJaSWuN4h7SaWmtB27IPCO5g4kycF+j TeZmsTXC86V4/JzKoV3Jgp4BWfUGSecWl2Lms2c1CmD4JAIy3cDSM487rYBSkF3Nc0VN N7hDSNbU9iHwkK5F0iH5mfKejsYd60M/O0+CtXVuDnkMmcJv9g+LIbc3zsWKTa6Fg6eB 2oxw== X-Received: by 10.98.73.71 with SMTP id w68mr31126799pfa.138.1450855670064; Tue, 22 Dec 2015 23:27:50 -0800 (PST) Received: from [10.1.10.60] (c-71-231-224-9.hsd1.wa.comcast.net. [71.231.224.9]) by smtp.gmail.com with ESMTPSA id c27sm19711503pfd.50.2015.12.22.23.27.47 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Dec 2015 23:27:48 -0800 (PST) Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r292533 - head/tools/regression/mac/mac_bsdextended From: Garrett Cooper X-Mailer: iPhone Mail (13C75) In-Reply-To: Date: Tue, 22 Dec 2015 23:27:45 -0800 Cc: Garrett Cooper , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Message-Id: References: <201512210858.tBL8wFQu079407@repo.freebsd.org> To: Craig Rodrigues Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 23 Dec 2015 07:27:51 -0000 > On Dec 22, 2015, at 22:42, Craig Rodrigues wrote:= >=20 >> On Mon, Dec 21, 2015 at 12:58 AM, Garrett Cooper wrote= : >> Author: ngie >> Date: Mon Dec 21 08:58:14 2015 >> New Revision: 292533 >> URL: https://svnweb.freebsd.org/changeset/base/292533 >>=20 >> Log: >> Skip the testcases if mac_bsdextended(4) isn't detected on the >> system >>=20 >> MFC after: 2 weeks >> Sponsored by: EMC / Isilon Storage Division >>=20 >> Modified: >> head/tools/regression/mac/mac_bsdextended/test_matches.sh >=20 > One of these tests seems to be failing: >=20 > https://jenkins.freebsd.org/job/FreeBSD_HEAD_Build_and_Test/60/testReport/= junit/sys.mac.bsdextended/ugidfw_test/main/ Thanks for the heads up. I'll look into this soon!=