summaryrefslogtreecommitdiffstats
path: root/tests/testserver/docker-compose-for-windows.yml
diff options
context:
space:
mode:
authorRyan Chu <ryan.chu@qt.io>2018-11-30 09:14:54 +0100
committerRyan Chu <ryan.chu@qt.io>2019-01-23 15:28:59 +0000
commitae2a0344a30c7e1dfefd34af3855caf37d8af363 (patch)
tree49b64786e4932f72254f563a1ef2980cc0e0aa92 /tests/testserver/docker-compose-for-windows.yml
parentbcaf67258feb9d0f8590305124c4728f8d195f19 (diff)
Fix QNetworkReply ServiceUnavailableError in macOS
For macOS and Windows, the test-server containers are deployed in the VirtualBox (Boot2Docker). Because Boot2Docker is a lightweight Linux distribution made specifically to run Docker containers, it doesn't install avahi-daemon and support mDNS discovery. To resolve this problem, Docker compose file supports "extra_hosts" to add hostname mappings inside containers. BFAIL items: tst_QNetworkReply::headFromHttp(...+proxy...) (ten cases) tst_QNetworkReply::ioGetWithManyProxies(http-on-http) tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) tst_QNetworkReply::ioPostToHttpFromSocket(...+proxy) (twelve cases) tst_QNetworkReply::ioPostToHttpFromSocket(...+proxyauth) (ten cases) Change-Id: Iec55966a9b5f191b7446985a15b49a8b09dcf407 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Diffstat (limited to 'tests/testserver/docker-compose-for-windows.yml')
0 files changed, 0 insertions, 0 deletions