[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-11 Thread Steve Dower
Change by Steve Dower : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ P

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread Steve Dower
Steve Dower added the comment: New changeset 6a494e77fc20543dcc33c1299b46ee6433d80019 by Steve Dower in branch '3.7': bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests optional (GH-15851) https://github.com/python/cpython/commit/6a494e77fc20543dcc33c1299b46ee6433d800

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread Steve Dower
Steve Dower added the comment: New changeset cdce233f61349d029640b2dd2c0403e502050e39 by Steve Dower (Miss Islington (bot)) in branch '3.8': bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests optional (GH-15851) https://github.com/python/cpython/commit/cdce233f61349d0

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread Steve Dower
Change by Steve Dower : -- pull_requests: +15529 pull_request: https://github.com/python/cpython/pull/15888 ___ Python tracker ___ _

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15521 pull_request: https://github.com/python/cpython/pull/15880 ___ Python tracker ___ __

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15520 pull_request: https://github.com/python/cpython/pull/15879 ___ Python tracker ___ __

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread Zachary Ware
Zachary Ware added the comment: New changeset 801f925998cc393260f36f5ac77369fef2373ad1 by Zachary Ware (Steve Dower) in branch 'master': bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests optional (GH-15851) https://github.com/python/cpython/commit/801f925998cc393260f

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread Steve Dower
Change by Steve Dower : -- keywords: +patch pull_requests: +15500 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15851 ___ Python tracker ___

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread Steve Dower
New submission from Steve Dower : Avoid blocking PRs because of random macOS failures (such as in issue37245). Also reduce the timeout. -- assignee: steve.dower components: Build messages: 351639 nosy: steve.dower priority: normal pull_requests: 15496 severity: normal status: open titl