From owner-freebsd-testing@FreeBSD.ORG Fri Sep 19 17:25:32 2014 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 ESMTPS id 91753362; Fri, 19 Sep 2014 17:25:32 +0000 (UTC) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E16E5FA; Fri, 19 Sep 2014 17:25:31 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id z12so3615840lbi.36 for ; Fri, 19 Sep 2014 10:25:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=NzA0L5nrSb8sz+I2xkiav/jcKeqZztOdFqWqLRrh6l4=; b=HJV/z9NDZg2tIqNDCoIRJaczg15eFq8YMCSelNVaY/xhegeGwcVrNAOJLAzw8Q6rG2 SMn7yUtmeUb1Z7F/rra33hhRmxOFnI2YBuSQqmut+8axo8UkMSMN+ciYDvO0YZ4NjPlO WgjKcuJajK8p5oRL7NeOXS05gDYQ6o0f8ZZzvQ0Wg9cISn63tZ82EnugoXWNn1yzINhI MO2q5HvEqgYkyjdrvixSzSTbXhkWaqN4904alHtDKYAOpbqTduUsraf4ZWhPnh7iFVyJ n6koBijitE/LeikUL8qBXzkqeiphvg8rrx8AguJhd06EiPWc2SjcCfVJ1rEAWXqGhRAa NqDQ== MIME-Version: 1.0 X-Received: by 10.112.163.103 with SMTP id yh7mr7686514lbb.73.1411147529722; Fri, 19 Sep 2014 10:25:29 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.22.72 with HTTP; Fri, 19 Sep 2014 10:25:29 -0700 (PDT) In-Reply-To: References: Date: Fri, 19 Sep 2014 10:25:29 -0700 X-Google-Sender-Auth: sNG0QvnKL7ioiPIGVs9d4tJ7jqk Message-ID: Subject: Re: Fix ATF test failure From: Craig Rodrigues To: Julio Merino Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2014 17:25:32 -0000 On Fri, Sep 19, 2014 at 6:18 AM, Julio Merino wrote: > On Fri, Sep 19, 2014 at 12:07 PM, Craig Rodrigues > wrote: > > Hi, > > > > Can we pull this: > > > > > https://github.com/jmmv/atf/commit/70126d013db25c72539803f19f7e00baddacdf51 > > > > directly into FreeBSD-HEAD? > > Yes we can. Do you wanna take a peek at it? > OK, I committed it to FreeBSD. > > (Also it seems like it may be about time for a new atf release once > I've sorted out three more easy issues in the queue.) > Do you have any fixes for the Tap regressions in kyua? It would be good to fix kyua to eliminate as many of these test failures: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/4/testReport/ and then maybe do a atf and kyua release. -- Craig