BIND 10 #2904: check vaiolation of DO_NOT_USE_127.0.0.1:47807
BIND 10 Development
do-not-reply at isc.org
Fri Apr 5 18:23:30 UTC 2013
#2904: check vaiolation of DO_NOT_USE_127.0.0.1:47807
-------------------------------------+-------------------------------------
Reporter: | Owner:
jinmei | Status: new
Type: | Milestone: Next-Sprint-
defect | Proposed
Priority: very | Keywords:
high | Sensitive: 0
Component: | Sub-Project: DNS
Unclassified | Estimated Difficulty: 0
CVSS Scoring: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
It looks like the restriction described in
tests/lettuce/configurations/DO_NOT_USE_127.0.0.1:47807
is constantly (but somewhat understandably) broken.
When that happened, debugging it took quite some time, and it's a
waste of time to repeat it every so often. So, while an ugly hack,
I suggest introducing the following workaround: check 127.0.0.1:47807
with AUTH_SERVER_STARTED as follows:
{{{
And wait for master stderr message AUTH_SERVER_STARTED not
127.0.0.1:47807
}}}
Then any violation will make it fail immediately and for the exact
direct reason, so it's easier to fix that. Common patterns like this
will be quite likely copied in future tests, so it will also be used
there without relying on a special care.
--
Ticket URL: <http://bind10.isc.org/ticket/2904>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list