Skip to content

bpo-22367: Update test_fcntl.py for spawn process mode#17154

Merged
ambv merged 2 commits into
python:masterfrom
corona10:bpo-22367-test-fix
Nov 19, 2019
Merged

bpo-22367: Update test_fcntl.py for spawn process mode#17154
ambv merged 2 commits into
python:masterfrom
corona10:bpo-22367-test-fix

Conversation

@corona10

@corona10 corona10 commented Nov 14, 2019

Copy link
Copy Markdown
Member

@corona10

Copy link
Copy Markdown
Member Author

@vstinner I've checked both Linux and mac works as expected on this test.
Please take a look

@corona10 corona10 changed the title bpo-22367: Update process start_method of test_fcntl.py for macOS [WIP]bpo-22367: Update process start_method of test_fcntl.py for macOS Nov 14, 2019
@corona10 corona10 changed the title [WIP]bpo-22367: Update process start_method of test_fcntl.py for macOS bpo-22367: Update test_fcntl.py Nov 14, 2019
@corona10 corona10 changed the title bpo-22367: Update test_fcntl.py bpo-22367: Update test_fcntl.py for spawn process mode Nov 14, 2019
@corona10

Copy link
Copy Markdown
Member Author

I add @zooba as the reviewer also. Since https://bugs.python.org/issue38790 was reported also.

@zooba zooba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to fix the tests as far as Azure Pipelines is concerned.

I have no familiarity with what this is actually doing though, so I can't say whether the test is still valid. Get a second approval besides mine before merging.

@ambv ambv merged commit 9960230 into python:master Nov 19, 2019
@bedevere-bot

Copy link
Copy Markdown

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @corona10 for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-17252 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2019
(cherry picked from commit 9960230)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-17253 is a backport of this pull request to the 3.7 branch.

vstinner pushed a commit that referenced this pull request Nov 22, 2019
…-17252)

(cherry picked from commit 9960230)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
vstinner pushed a commit that referenced this pull request Nov 22, 2019
…-17253)

(cherry picked from commit 9960230)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
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.

6 participants