Subject: zonechecks system tests don't fail correctly with bad data Content-Disposition: inline Delivered-To: bind9-confidential@bugs.isc.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org MIME-Version: 1.0 Message-ID: <20170815212738.GA11828@jurassic> X-Original-To: bind9-confidential@bugs.isc.org Date: Wed, 16 Aug 2017 02:57:38 +0530 Return-Path: X-RT-Incoming-Encryption: Not encrypted From: "Mukund Sivaraman" Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 9F92AD78AE6 for ; Tue, 15 Aug 2017 21:27:46 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [46.4.129.225]) by mx.pao1.isc.org (Postfix) with ESMTP id 8467234AAD2 for ; Tue, 15 Aug 2017 21:27:43 +0000 (UTC) Received: from jurassic (unknown [115.118.214.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 935AF56A06BB; Tue, 15 Aug 2017 21:27:41 +0000 (GMT) content-type: text/plain; charset="utf-8" To: bind9-bugs@isc.org From muks@isc.org Tue Aug 15 21:27:46 2017 User-Agent: Mutt/1.8.3 (2017-05-23) X-RT-Original-Encoding: ascii X-RT-Interface: Email Content-Length: 180 Add an NSEC3PARAM RR to the apex of genzone.sh. Run the zonechecks system test. It prints a failure log message, but the test itself fails sometimes, passes sometimes. Mukund