Skip to content

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

Merged
ned-deily merged 1 commit into
python:3.7from
miss-islington:backport-7cfd8c6-3.7
Jun 4, 2018
Merged

[3.7] bpo-33759: Fix test.test_xmlrpc.ServerProxyTestCase. (GH-7362)#7371
ned-deily merged 1 commit into
python:3.7from
miss-islington:backport-7cfd8c6-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 4, 2018

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue33759

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @ned-deily: Backport status check is done, and it's a success ✅ .

@ned-deily ned-deily merged commit 7453cae into python:3.7 Jun 4, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @ned-deily!

@miss-islington miss-islington deleted the backport-7cfd8c6-3.7 branch June 4, 2018 03:16
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.

5 participants