Skip to content

Commit

Permalink
[CI] Fix mac tests yaml error (#13653)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque authored Jan 6, 2022
1 parent 165924f commit b52af4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devops/automation/templates/mac/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ steps:
condition: ${{ parameters.clearProvisionatorCache }}

# sometimes the make that creates the pkgs fails.
- pwsh:
- pwsh: |
Import-Module $Env:SYSTEM_DEFAULTWORKINGDIRECTORY\xamarin-macios\tools\devops\automation\scripts\GitHub.psm1
if ($Env:MAC_TESTS_PRESENT -ne "Succeeded") {
Expand Down

3 comments on commit b52af4b

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

✅ [CI Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API Current PR diff

ℹ️ API Diff (from PR only) (please review changes)

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

Generator diff

Generator Diff (no change)

Packages generated

View packages

🎉 All 235 tests passed 🎉

Pipeline on Agent XAMBOT-1028.BigSur'
[CI] Fix mac tests yaml error (#13653)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Tests were not ran (VSTS: device tests tvOS). ⚠️

Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.

Pipeline on Agent XAMTESTMAC18'
[CI] Fix mac tests yaml error (#13653)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Tests were not ran (VSTS: device tests iOS). ⚠️

Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.

Pipeline on Agent XAMTESTMAC01'
[CI] Fix mac tests yaml error (#13653)

Please sign in to comment.