Skip to content

[main] Get sample tests running again - #10677

Merged
dalexsoto merged 8 commits into
mainfrom
alex-fix-sample-tests
Feb 21, 2021
Merged

[main] Get sample tests running again#10677
dalexsoto merged 8 commits into
mainfrom
alex-fix-sample-tests

Conversation

@dalexsoto

Copy link
Copy Markdown
Member

Sample tests are now running again https://dev.azure.com/xamarin/internal/_build/results?buildId=35481&view=results I’ll fix actual sample issues in another PR

Comment thread tools/devops/provision-shared.csx Outdated
void DeleteSafe (string file)
{
if (File.Exists(file))
File.Delete(file);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

minor: style - missing ' ' before '('

@dalexsoto dalexsoto added the not-notes-worthy Ignore for release notes label Feb 20, 2021
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ Tests passed on Build. ✅

Tests passed on Build.

🎉 All 181 tests passed 🎉

Pipeline on Agent XAMBOT-1103'

@dalexsoto
dalexsoto merged commit df769bf into main Feb 21, 2021
@dalexsoto
dalexsoto deleted the alex-fix-sample-tests branch February 21, 2021 15:24
@dalexsoto

Copy link
Copy Markdown
Member Author

/sudo backport d16-9

@dalexsoto

Copy link
Copy Markdown
Member Author

/sudo backport xcode12.5

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

Backport Job to branch d16-9 Created! The magic is happening here

@dalexsoto

Copy link
Copy Markdown
Member Author

/sudo backport xcode12.4

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

Backport Job to branch xcode12.5 Created! The magic is happening here

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

Backport Job to branch xcode12.4 Created! The magic is happening here

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

Oh no! Backport failed! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=4490188 for more details.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

Oh no! Backport failed! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=4490189 for more details.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

Oh no! Backport failed! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=4490190 for more details.

dalexsoto added a commit to dalexsoto/xamarin-macios that referenced this pull request Feb 23, 2021
* The manifest is gone, now we create an on the fly "manifest" using the "vsts-devdiv artifacts" json file
* Points VSMac to the selected Xcode path
* Switch to templated Xcode provisioning
* Turn Xcode symlinks into actual Xcode installations
dalexsoto added a commit to dalexsoto/xamarin-macios that referenced this pull request Feb 23, 2021
* The manifest is gone, now we create an on the fly "manifest" using the "vsts-devdiv artifacts" json file
* Points VSMac to the selected Xcode path
* Switch to templated Xcode provisioning
* Turn Xcode symlinks into actual Xcode installations
dalexsoto added a commit to dalexsoto/xamarin-macios that referenced this pull request Feb 23, 2021
* The manifest is gone, now we create an on the fly "manifest" using the "vsts-devdiv artifacts" json file
* Points VSMac to the selected Xcode path
* Switch to templated Xcode provisioning
* Turn Xcode symlinks into actual Xcode installations
dalexsoto added a commit that referenced this pull request Feb 23, 2021
* The manifest is gone, now we create an on the fly "manifest" using the "vsts-devdiv artifacts" json file
* Points VSMac to the selected Xcode path
* Switch to templated Xcode provisioning
* Turn Xcode symlinks into actual Xcode installations
dalexsoto added a commit that referenced this pull request Feb 23, 2021
* The manifest is gone, now we create an on the fly "manifest" using the "vsts-devdiv artifacts" json file
* Points VSMac to the selected Xcode path
* Switch to templated Xcode provisioning
* Turn Xcode symlinks into actual Xcode installations
dalexsoto added a commit that referenced this pull request Feb 23, 2021
* The manifest is gone, now we create an on the fly "manifest" using the "vsts-devdiv artifacts" json file
* Points VSMac to the selected Xcode path
* Switch to templated Xcode provisioning
* Turn Xcode symlinks into actual Xcode installations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants