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

bpo-37531: Fix regrtest timeout for subprocesses by vstinner · Pull Request #15072 · python/cpython · GitHub

/ cpython Public

bpo-37531: Fix regrtest timeout for subprocesses - #15072

Merged
vstinner merged 11 commits into
python:masterfrom
vstinner:regrtest_timeout
Aug 14, 2019
Merged

bpo-37531: Fix regrtest timeout for subprocesses#15072
vstinner merged 11 commits into
python:masterfrom
vstinner:regrtest_timeout

Conversation

vstinner commented Aug 1, 2019
edited
Loading

Copy link
Copy Markdown
Member

vstinner commented Aug 1, 2019

Copy link
Copy Markdown
Member Author

I couldn't push to PR #14679, so I forked the PR to add my change on top of it.

Copy link
Copy Markdown
Member

Guess issue number should be 37531 in the PR title.

vstinner changed the title bpo-3753: Fix regrtest timeout for subprocesses bpo-37531: Fix regrtest timeout for subprocesses Aug 14, 2019
Comment thread Lib/test/libregrtest/runtest.py Outdated

Copy link
Copy Markdown
Member Author

Guess issue number should be 37531 in the PR title.

Oops, right! I also fixed the typo that you spotted.

vstinner merged commit b0c8369 into python:master Aug 14, 2019
vstinner deleted the regrtest_timeout branch August 14, 2019 12:18
vstinner added a commit that referenced this pull request Aug 14, 2019
…-15280)

Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
(cherry picked from commit b0c8369)

Backport also minor win_utils.py fixes from master.
vstinner added a commit that referenced this pull request Aug 14, 2019
…-15279)

* bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)

Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
(cherry picked from commit b0c8369)

* bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)

(cherry picked from commit ed70a34)

Backport also minor fixes from master (fix typo, remove importlib import).
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Co-Authored-By: Joannah Nanjekye <joannah.nanjekye@ibm.com>
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL