Bug 59134

Summary: source RPM automated test failure (make check)
Product: [Retired] Red Hat Linux Reporter: Ben Levenson <benl>
Component: bindAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-31 16:17:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Levenson 2002-01-31 16:17:12 UTC
Version:
bind-9.1.3-5

Description of Problem:
automated tests from source RPM fail.

(cd 
bin/tests && make  test)
make[1]: Entering directory `/usr/src/redhat/BUILD/bind-
9.1.3/bin/tests'
make[2]: Entering directory `/usr/src/redhat/BUILD/bind-
9.1.3/bin/tests/db'
<snip>
T:dns_master_loadfile:4:A
A:dns_master_loadfile returns 
DNS_R_NOTTL when the the ttl is not specified
master.c:1197: dns_master_load: 
master4.data:2: no TTL specified. THIS ZONE WILL NO LONGER WORK IN FUTURE VERSIONS. Add a 
TTL.
dns_master_load: master4.data:8: using RFC 1035 TTL 
semantics
I:dns_master_loadfile: got success, expected no 
ttl
R:FAIL
<snip>

Additionally, the "resolver" scenario was 
UNTESTED:
T:resolver:1:A
A:System test resolver
I:This test requires the Net::DNS 
library.
I:Prerequisites for resolver missing, skipping test.
R:UNTESTED

Comment 1 Bernhard Rosenkraenzer 2002-01-31 16:27:17 UTC
The test suite uses a bind 8.x style TTL file which isn't supposed to work 
with 9.x.