-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reword does not respond
messages
#1354
Comments
Right, I agree.
Perhaps we could simply reword it as such instead:
|
Technically it is always queries, but I think query is simpler. I think that "name server" is the preferred alternative instead of "nameserver". For some test cases there should be room for "over TCP" or "over UDP". |
Indeed, I unintentionally misspelled. Edited.
Sure, that's fine. |
I think I agree w/ the idea of simplifying In an effort to avoid creating too many merge conflicts for myself, I'm inclined to only try to change Anyway, I'm going to start by seeing if I can get this to work in a private fork today, and if I can, I'll submit a PR. |
Please note that if the message is specified in the test case specification (e.g. specification for Basic02) then it should be updated there too, or more correctly, there first. |
https://github.com/search?q=repo%3Azonemaster%2Fzonemaster-engine+%2Fname+%3Fserver.*+does+not+respond%2F+NOT+language%3A%22Gettext+Catalog%22+language%3APerl++NOT+path%3A%2F%5Et%5C%2F%2F&type=code
zonemaster-engine/lib/Zonemaster/Engine/Test/Basic.pm
Line 252 in 17688f7
see #1353 for
name server
vsnameserver
zonemaster-engine/lib/Zonemaster/Engine/Test/Connectivity.pm
Line 193 in 17688f7
zonemaster-engine/lib/Zonemaster/Engine/Test/Connectivity.pm
Line 197 in 17688f7
zonemaster-engine/lib/Zonemaster/Engine/Test/Connectivity.pm
Line 201 in 17688f7
zonemaster-engine/lib/Zonemaster/Engine/Test/Connectivity.pm
Line 237 in 17688f7
zonemaster-engine/lib/Zonemaster/Engine/Test/Connectivity.pm
Line 241 in 17688f7
zonemaster-engine/lib/Zonemaster/Engine/Test/Connectivity.pm
Line 245 in 17688f7
zonemaster-engine/lib/Zonemaster/Engine/Test/Zone.pm
Line 405 in 17688f7
Unlike most messages where zonemaster-engine has received a response and is able to critique what it receives, and can thus reasonable assert that what it got was what the server sent, when zonemaster-engine doesn't receive a response, it doesn't actually know if the server didn't receive the request, didn't send a response, or if the response was lost somewhere along the way.
It would be better to say:
query for X via Y could be:
name server could be:
The text was updated successfully, but these errors were encountered: