[main] Get sample tests running again - #10677
Conversation
Turn Xcode symlinks into actual Xcode instalations
| void DeleteSafe (string file) | ||
| { | ||
| if (File.Exists(file)) | ||
| File.Delete(file); |
There was a problem hiding this comment.
minor: style - missing ' ' before '('
✅ Tests passed on Build. ✅Tests passed on Build. 🎉 All 181 tests passed 🎉Pipeline on Agent XAMBOT-1103' |
|
/sudo backport d16-9 |
|
/sudo backport xcode12.5 |
|
Backport Job to branch d16-9 Created! The magic is happening here |
|
/sudo backport xcode12.4 |
|
Backport Job to branch xcode12.5 Created! The magic is happening here |
|
Backport Job to branch xcode12.4 Created! The magic is happening here |
|
Oh no! Backport failed! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=4490188 for more details. |
|
Oh no! Backport failed! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=4490189 for more details. |
|
Oh no! Backport failed! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=4490190 for more details. |
* 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
* 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
* 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
* 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
* 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
* 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
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