FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-31724: Skip test_xmlrpc_net by zware · Pull Request #3921 · python/cpython · GitHub

/ cpython Public

bpo-31724: Skip test_xmlrpc_net - #3921

Merged
zware merged 1 commit into
python:masterfrom
zware:skip_xmlrpc_net
Oct 8, 2017
Merged

bpo-31724: Skip test_xmlrpc_net#3921
zware merged 1 commit into
python:masterfrom
zware:skip_xmlrpc_net

Conversation

zware commented Oct 8, 2017
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

With the upgrade of buildbot.python.org from Buildbot 0.8.x to 0.9.x,
the xmlrpc interface has been removed. This test is now skipped until
it can be rewritten to query a suitable substitute.

https://bugs.python.org/issue31724

With the upgrade of buildbot.python.org from Buildbot 0.8.x to 0.9.x,
the xmlrpc interface has been removed.  This test is now skipped until
it can be rewritten to query a suitable substitute.

zware commented Oct 8, 2017

Copy link
Copy Markdown
Member Author

I have actually hacked together a temporary fix on buildbot.python.org to mitigate this, but as it's temporary and I'd like to test the buildbots I'm merging this anyway.

zware merged commit 73ffd3f into python:master Oct 8, 2017

Copy link
Copy Markdown
Contributor

Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

zware deleted the skip_xmlrpc_net branch October 8, 2017 06:31

Copy link
Copy Markdown

GH-3922 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 8, 2017
With the upgrade of buildbot.python.org from Buildbot 0.8.x to 0.9.x,
the xmlrpc interface has been removed.  This test is now skipped until
it can be rewritten to query a suitable substitute.
(cherry picked from commit 73ffd3f)

Copy link
Copy Markdown
Contributor

Sorry, @zware, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 73ffd3f2036179ed54591ef0455e5ba5694ae5bd 2.7

zware commented Oct 8, 2017

Copy link
Copy Markdown
Member Author

Apparently it doesn't need backport to 2.7; the test doesn't exist there.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL