Skip to content

[3.6] bpo-33759: Fix test.test_xmlrpc.ServerProxyTestCase. (GH-7362) #7375

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

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jun 4, 2018

It depended on a global variable set by other tests.
(cherry picked from commit 7cfd8c6)

https://bugs.python.org/issue33759

…7362)

It depended on a global variable set by other tests..
(cherry picked from commit 7cfd8c6)

Co-authored-by: Serhiy Storchaka <[email protected]>
@serhiy-storchaka serhiy-storchaka added tests Tests in the Lib/test dir skip news labels Jun 4, 2018
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Jun 4, 2018
@ned-deily ned-deily merged commit 2e601c5 into python:3.6 Jun 4, 2018
@serhiy-storchaka serhiy-storchaka deleted the backport-7cfd8c6-3.6 branch February 19, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants