BIND 10 #1292: Xfrin retransfer shared object "sqlite3_ds.so" not found
BIND 10 Development
do-not-reply at isc.org
Mon Nov 14 11:05:04 UTC 2011
#1292: Xfrin retransfer shared object "sqlite3_ds.so" not found
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: jelte
Type: | Status: closed
defect | Milestone:
Priority: | Sprint-20111122
critical | Resolution: fixed
Component: | Sensitive: 0
Unclassified | Sub-Project: DNS
Keywords: | Estimated Difficulty: 4
Defect Severity: High | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 5 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by jelte):
* status: reviewing => closed
* resolution: => fixed
Comment:
Replying to [comment:16 stephen]:
> '''tests/lettuce/features/terrain/bind10_control.py'''[[BR]]
> Docstring for send_command is the same as for set_config_command.
>
fixed.
> Minor thing and probably not worth changing it for here but maybe
something we could do later: the code for spawning off bindctl is
duplicated in send_config_command and send_command. A common function to
invoke bindctl, perhaps accepting a sequence of commands as a list, may be
useful.
>
Noted, will do so for next addition :)
> '''tests/lettuce/features/terrain/steps.py'''[[BR]]
> Question: in wait_for_message, is it possible to leave out the message
saying what you are looking for but only including the string noting what
you are not looking for (i.e.
> {{{
> Wait for new bind10 stderr message not ERROR_FOUND
> }}}
> ... which returns success in 10 second if the text ERROR_FOUND is not in
the stderr stream.
>
We *could* (if message is None, catch timeout and return, if not
caught, raise error), but one problem is that it would always take the
full time to get there. So IMO, unless we actually need it for
something, and there is no other way to do whatever test we need it
for, I rather leave the option out for now :)
> If the Docstring is fixed, it can be merged with no further review
needed.
Ok, thanks, merged, closing ticket.
--
Ticket URL: <http://bind10.isc.org/ticket/1292#comment:17>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list