Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky test] lms/djangoapps/commerce/tests/__init__.py::DeprecatedRestApiClientTest::test_tracking_context #35723

Open
timmc-edx opened this issue Oct 24, 2024 · 0 comments
Labels
flaky-test Details a test removed as part of the flaky test process

Comments

@timmc-edx
Copy link
Contributor

timmc-edx commented Oct 24, 2024

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)

@timmc-edx timmc-edx added the flaky-test Details a test removed as part of the flaky test process label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Details a test removed as part of the flaky test process
Projects
None yet
Development

No branches or pull requests

1 participant