Downgrade some LOG_ERR messages in the address/* tests to warnings
commite138bb8ffc6557a1ba291b9aa6302d7dea85eb65
authorNick Mathewson <nickm@torproject.org>
Tue, 19 Feb 2019 19:02:32 +0000 (19 14:02 -0500)
committerteor <teor@torproject.org>
Mon, 25 Feb 2019 23:53:59 +0000 (26 09:53 +1000)
tree56b38a05ace40eef423241585d79e47301a50f76
parent955ca72f956f2747809def40b99b87b5647ee8ce
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.

Commit message edited by teor:

We backported 28668 and released it in 0.3.5.8.
This commit backports 29530 to 0.3.5.

Fixes bug 29530 in Tor 0.3.5.8.
src/test/test_address.c