Le 21/01/2019 à 20:22, Ben Finney a écrit : > Can you show (an extract of) the exact test run output, to show which > test is failing and what error is reported? There is a build log (from Ubuntu) on https://launchpadlibrarian.net/406775441/buildlog_ubuntu-disco-amd64.dput_1.0.2ubuntu2_BUILDING.txt.gz
I can confirm locally though > The test which uses that URI first patches the external network calls > to replace them with mock calls, so there should be no actual network > traffic from that test case. If network traffic is occurring from the > unit test, we need to diagnose why the mock is not happening. I don't think there is traffic but it's failing name resolution which seems enough to make the tests fail

