From owner-freebsd-testing@FreeBSD.ORG Fri Dec 5 21:29:36 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B5E3F7A for ; Fri, 5 Dec 2014 21:29:36 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (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 7BD0AA07 for ; Fri, 5 Dec 2014 21:29:35 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id pn19so1369056lab.23 for ; Fri, 05 Dec 2014 13:29:33 -0800 (PST) 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=FTpaieMQ9EESGUuAW91U+R6C5OKosVPE8upf+4CNb+k=; b=yiyuXXOYSt9zhunnLzXW28OcqrtmZ8wsp22/jTmNQ+uf2a2FZJ+86c34zD/w5xfmNd vSEVXapt2cJolm+R2NTfqrvOlmAsdXBz3NrZyju8lhTs/RVocK2zKuffEpvGtlNxAZh2 FnLVQpIyStVOemyXSBBI2qGhkW5mv0QNq7+5+SNkpqWjLpeNqOAEafLe6TFwxXVjfqII CikxCL7/5JXcbZoG3MRlkMQiwVzPT2Pr3LK5yyRn0dCZhPDpHxOCVDFvVmQBO02xc+Ra e+RVHfFkDScR2JXnz0B9UgsXITWYXXXozNkITtm6OfAQ4i0N6rtdlitJkep8wW8GgP3l HMTw== MIME-Version: 1.0 X-Received: by 10.112.148.73 with SMTP id tq9mr4869225lbb.37.1417814973407; Fri, 05 Dec 2014 13:29:33 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.130.168 with HTTP; Fri, 5 Dec 2014 13:29:33 -0800 (PST) In-Reply-To: References: Date: Fri, 5 Dec 2014 13:29:33 -0800 X-Google-Sender-Auth: XJYWQbiY_BSblijFCCLbEmpkZ2s Message-ID: Subject: Re: One kyua test failure in FreeBSD10.1 running on Hyper-V 2012R2 From: Craig Rodrigues To: "Andy Zhang (AZURE)" 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, 05 Dec 2014 21:29:36 -0000 On Fri, Dec 5, 2014 at 4:10 AM, Andy Zhang (AZURE) wrote: > > - usr.bin/yacc/legacy_test:main > > > > Andy, Thank you for taking the time to run the FreeBSD tests, and report the results after running them in Hyper-V. Your input is valuable. I believe that the yacc test failures are known and have been reported in our bug system: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193499 Unfortunately, the fix for this test did not make it into 10.1-RELEASE, but should be available in newer FreeBSD versions. -- Craig