BIND 10 #1290: initial setup of system tests with cucumber
BIND 10 Development
do-not-reply at isc.org
Fri Oct 21 13:42:56 UTC 2011
#1290: initial setup of system tests with cucumber
-------------------------------------+-------------------------------------
Reporter: jelte | Owner: jelte
Type: task | Status: assigned
Priority: major | Milestone:
Component: | Sprint-20111025
Unclassified | Resolution:
Keywords: | Sensitive: 0
Defect Severity: N/A | Sub-Project: DNS
Feature Depending on Ticket: | Estimated Difficulty: 9
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
{{{
The SOA serial for example.org should be 1234
# features/querying.py:125
Traceback (most recent call last):
File "/usr/pkg/lib/python2.6/site-packages/lettuce/core.py", line
117, in __call__
ret = self.function(self.step, *args, **kw)
File
"/home/reed/work/isc/bind10/git/bind10/tests/lettuce/features/querying.py",
line 128, in query_soa
"Got " + query_result.rcode + ", expected NOERROR"
AssertionError: Got NO_ANSWER, expected NOERROR
A query for doesnotexist.example.org should have rcode NXDOMAIN
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1290#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list