Downgrade some LOG_ERR messages in the address/* tests to warnings
commitd32e4079761f0076cd9e704a7f9996aa5b599f60
authorNick Mathewson <nickm@torproject.org>
Tue, 19 Feb 2019 19:02:32 +0000 (19 14:02 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 19 Feb 2019 19:02:32 +0000 (19 14:02 -0500)
treebfccf65e0c2aac32ccad9eb01d4dc6b0bfacfada
parent97e1539f7f70898ac928f598bf711b7c317d29b7
Downgrade some LOG_ERR messages in the address/* tests to warnings

Fixes bug 29530, where the LOG_ERR messages were occurring when
we had no configured network, and so we were failing the unit tests
because of the recently-merged #28668.

Bug not in any released Tor.
src/test/test_address.c