Remove DNS lookups of the local hostname in tests (#18059)
commit269d509e42c3a359746f017d46c57c44a3cf3b39
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 5 Dec 2019 17:08:26 +0000 (5 18:08 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2019 17:08:26 +0000 (5 18:08 +0100)
tree3755932cd169d2185167abbee10ee28a41b56ba0
parente67673fac85d13882256893d1b61c08ca0fc13c6
Remove DNS lookups of the local hostname in tests (#18059)

This allows us to workaround issues we currently have in the macOS bot network where DNS lookup of the hostname fails.
mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ/RabbitMQMessagingProvider.cs
mcs/class/System.Runtime.Remoting/Test/ActivationTests.cs
mcs/class/System.Runtime.Remoting/Test/GenericTest.cs
mcs/class/System.Runtime.Remoting/Test/HttpBugTests.cs
mcs/class/System.Runtime.Remoting/Test/RemotingServicesTest.cs
mcs/class/System.Runtime.Remoting/Test/TcpCalls.cs
sdks/ios/harness/harness.cs