Date: Fri, 13 Oct 2017 17:24:15 +0000 X-RT-Incoming-Encryption: Not encrypted User-Agent: Mutt/1.5.23 (2014-03-12) content-type: text/plain; charset="utf-8" Subject: Re: [ISC-Bugs #46268] filter-aaaa system test failing in maintenance branches References: Content-Disposition: inline From: "Evan Hunt" Received: from bikeshed.isc.org (bikeshed.isc.org [IPv6:2001:4f8:3:d::19]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.isc.org", Issuer "RapidSSL CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id C13F9D78B0A for ; Fri, 13 Oct 2017 17:24:15 +0000 (UTC) Received: by bikeshed.isc.org (Postfix, from userid 10292) id 3DAB3216C1E; Fri, 13 Oct 2017 17:24:15 +0000 (UTC) From each@isc.org Fri Oct 13 17:24:15 2017 Message-ID: <20171013172415.GA1122@isc.org> X-RT-Original-Encoding: utf-8 X-RT-Interface: Email To: "Michał Kępień via RT" Delivered-To: bind9-public@bugs.isc.org X-Original-To: bind9-public@bugs.isc.org In-Reply-To: MIME-Version: 1.0 Return-Path: RT-Message-ID: Content-Length: 636 > rt46268 contains a correct fix, though for consistency, would it not be > better (and perhaps easier?) to cherry-pick parts of commit 03be5a6b4e6 > (Mukund's performance improvements which were not backported to 9.11 and > older branches)? E.g. like this: > > $ git checkout 03be5a6b4e6 bin/tests/system/filter-aaaa/ns*/*.db{,.in} > $ git commit Ah I hadn't noticed those changes. Yes, that should work equally well. > PS. While v9_10 and v9_11 fail the filter-aaaa system test consistently, > v9_9 failures are intermittent on Robie (and I cannot reproduce them at > all on my machine). Do you know why this is? Nope.