netty5/resolver-dns/src
Violeta Georgieva 50e0e8c5ca
Skip the windows tests when there is an entry for localhost in the hosts file (#11385)
Motivation:

The tests must be executed only when there is no hosts file or
there is no entry for localhost in the hosts file. The tested functionality
is relevant only in these use cases.

Modifications:

Skip the windows tests when there is an entry for localhost in the hosts file.

Result:

Fix failing tests on Windows CI when using GitHub Actions
Related to #11384
2021-06-14 09:05:44 +02:00
..
main Add DefaultHostsFileEntriesResolver#addresses to provide all hosts file's entries for a hostname (#11246) 2021-05-14 09:50:42 +02:00
test Skip the windows tests when there is an entry for localhost in the hosts file (#11385) 2021-06-14 09:05:44 +02:00