Control: tags -1 + moreinfo On 21-Jan-2019, Sebastien Bacher wrote: > dput currently fails to build on tests error, it seems to be due to the > fact that the test url used is invalid
Can you show (an extract of) the exact test run output, to show which test is failing and what error is reported? > "https://ipsum.example.org/proin" 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. -- \ “Holy unrefillable prescriptions, Batman!” —Robin | `\ | _o__) | Ben Finney <[email protected]>

