Skip to content

Increase timeout for macOS Python tests by 50%#22694

Merged
lidizheng merged 1 commit intogrpc:masterfrom
lidizheng:extend-timeout-macos-python
Apr 17, 2020
Merged

Increase timeout for macOS Python tests by 50%#22694
lidizheng merged 1 commit intogrpc:masterfrom
lidizheng:extend-timeout-macos-python

Conversation

@lidizheng
Copy link
Copy Markdown
Contributor

Fixes #22692

Due to testing more Python versions and more IO manage platform, the macOS Python tests start to timeout. In the long term, we could 1) make tests parallel; 2) or reduce the number of tests.

@lidizheng lidizheng added lang/Python release notes: no Indicates if PR should not be in release notes labels Apr 16, 2020
@lidizheng lidizheng requested a review from gnossen April 16, 2020 22:51
Copy link
Copy Markdown
Contributor

@gnossen gnossen left a comment

Choose a reason for hiding this comment

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

This shouldn't be caused by additional interpreter versions tested, since I explicitly skipped MacOS for those. I wonder what makes the MacOS tests take so much longer than all the other platforms.

@lidizheng lidizheng merged commit 9966900 into grpc:master Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/Python release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timeout on Basic Tests Python MacOS

2 participants