Remove DNS lookups of the local hostname in tests (#18059)
commit50d4fc360c2efde135d3247759146e55e4840fee
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 5 Dec 2019 17:08:26 +0000 (5 18:08 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 5 Dec 2019 22:21:13 +0000 (5 23:21 +0100)
tree63bf2bab381943800744ad08dacdd0dc347ac270
parent159160da7b7afa4b07222a93ea594bc62bb9bc00
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.

(cherry picked from commit 269d509e42c3a359746f017d46c57c44a3cf3b39)
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