Skip to content

Commit 316f0ee

Browse files
[3.12] gh-109395: Remove skipped macOS builds from Azure Pipelines (GH-109400) (#109441)
gh-109395: Remove skipped macOS builds from Azure Pipelines (GH-109400) (cherry picked from commit 1ece084) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
1 parent dba95c5 commit 316f0ee

File tree

3 files changed

+0
-65
lines changed

3 files changed

+0
-65
lines changed

.azure-pipelines/ci.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,6 @@ jobs:
1111
- template: ./prebuild-checks.yml
1212

1313

14-
- job: macOS_CI_Tests
15-
displayName: macOS CI Tests
16-
dependsOn: Prebuild
17-
#condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))
18-
# bpo-39837: macOS tests on Azure Pipelines are disabled
19-
condition: false
20-
21-
variables:
22-
testRunTitle: '$(build.sourceBranchName)-macos'
23-
testRunPlatform: macos
24-
25-
pool:
26-
vmImage: macos-10.15
27-
28-
steps:
29-
- template: ./macos-steps.yml
30-
31-
3214
- job: Ubuntu_CI_Tests
3315
displayName: Ubuntu CI Tests
3416
dependsOn: Prebuild

.azure-pipelines/macos-steps.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.azure-pipelines/pr.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,6 @@ jobs:
1111
- template: ./prebuild-checks.yml
1212

1313

14-
- job: macOS_PR_Tests
15-
displayName: macOS PR Tests
16-
dependsOn: Prebuild
17-
#condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))
18-
# bpo-39837: macOS tests on Azure Pipelines are disabled
19-
condition: false
20-
21-
variables:
22-
testRunTitle: '$(system.pullRequest.TargetBranch)-macos'
23-
testRunPlatform: macos
24-
25-
pool:
26-
vmImage: macos-10.15
27-
28-
steps:
29-
- template: ./macos-steps.yml
30-
parameters:
31-
targetBranch: $(System.PullRequest.TargetBranch)
32-
33-
3414
- job: Ubuntu_PR_Tests
3515
displayName: Ubuntu PR Tests
3616
dependsOn: Prebuild

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy