netty5/resolver-dns-native-macos/src
Norman Maurer 5ec9406c14 Ensure we fail if native lib can not be loaded on macos (#11261)
Motivation:

ccca3959fd fixed a regression which caused the native resolver code to not be loaded but this was not reported by the tests.

Modifications:

Adjust tests to actually fail the build if we cant load the native lib

Result:

Ensure we don't introduce another regression in the future
2021-05-18 08:14:01 +02:00
..
main Fix loading of the native library for DNS resolutions on MacOS (#11260) 2021-05-17 20:41:05 +02:00
test/java/io/netty/resolver/dns/macos Ensure we fail if native lib can not be loaded on macos (#11261) 2021-05-18 08:14:01 +02:00