[Flaky test] lms/djangoapps/commerce/tests/__init__.py::DeprecatedRestApiClientTest::test_tracking_context
#35723
Labels
flaky-test
Details a test removed as part of the flaky test process
This test fails intermittently and has been deleted according to the Flaky Test Process in #35094
See docs on how to address flaky tests for why this should be fixed and how to go about it.
Failure output:
FAILED lms/djangoapps/commerce/tests/__init__.py::DeprecatedRestApiClientTest::test_tracking_context - requests.exceptions.ConnectionError: HTTPSConnectionPool(host='ecommerce.example.com', port=443): Max retries exceeded with url: /api/v2/baskets/1/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0708b91f50>: Failed to establish a new connection: [Errno -2] Name or service not known'))
(Previously filed as https://2u-internal.atlassian.net/browse/CR-6899)
The text was updated successfully, but these errors were encountered: