I ran autopkgtest using squid.internal and the test failed with these errors:
=========================== short test summary info ============================ FAILED tests/test_content.py::TestContentFromStream::test_content_bad_endpoint FAILED tests/test_content_async.py::TestContentFromStreamAsync::test_content_bad_endpoint FAILED tests/test_identity_documents.py::TestIdDocument::test_identity_document_bad_endpoint FAILED tests/test_identity_documents_async.py::TestIdDocumentsAsync::test_identity_document_bad_endpoint FAILED tests/test_invoice.py::TestInvoice::test_invoice_bad_endpoint - azure.... FAILED tests/test_invoice_async.py::TestInvoiceAsync::test_invoice_bad_endpoint FAILED tests/test_receipt.py::TestReceiptFromStream::test_receipt_bad_endpoint FAILED tests/test_receipt_async.py::TestReceiptFromStreamAsync::test_receipt_bad_endpoint FAILED tests/test_receipt_from_url.py::TestReceiptFromUrl::test_receipt_url_bad_endpoint FAILED tests/test_receipt_from_url_async.py::TestReceiptFromUrlAsync::test_receipt_url_bad_endpoint ==== 10 failed, 521 passed, 38 skipped, 17 deselected in 125.03s (0:02:05) ===== The test_receipt_url_bad_endpoint attempts to contact "http://notreal.azure.com" and then compares the returned information to an "Invoice_1.pdf" included in the source package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846506 Title: autopkgtest fail in Eoan To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-azure/+bug/1846506/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
