BIND 10 #2416: lettuce fails in DDNS System / module tests
BIND 10 Development
do-not-reply at isc.org
Wed Oct 31 04:14:00 UTC 2012
#2416: lettuce fails in DDNS System / module tests
-------------------------------------+-------------------------------------
Reporter: muks | Owner: UnAssigned
Type: | Status: reviewing
defect | Milestone:
Priority: | Sprint-20121106
medium | Resolution:
Component: | Sensitive: 0
Unclassified | Sub-Project: DNS
Keywords: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by muks):
* owner: muks => UnAssigned
* status: new => reviewing
Comment:
Lettuce (instead of waiting for a new `AUTH_LOAD_ZONE` message) waits for
the last output `AUTH_LOAD_ZONE` message for the SOA=1239 case because the
last SOA=1238 case generated a `AUTH_LOAD_ZONE` that was not skipped past
in `RunningProcess._wait_for_output_str()`. So it immediately matches the
last `AUTH_LOAD_ZONE` and continues right away which causes it to query
Auth prematurely.
The fix is simple as in the patch.
--
Ticket URL: <http://bind10.isc.org/ticket/2416#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list