Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ApiDiffs] More renaming to enable ApiDiffs (#14187)
There was a large change to rename a lot of our Xamarin assemblies to Microsoft ie) Xamarin.iOS -> Microsoft.iOS There is a mismatch with some of the prerequisites in our tools/apidiff/Makefile where dependencies are looking for ...Microsoft.iOS... but they are still named ...Xamarin.iOS... This PR takes any remaining "Xamarin" names and changes them to "Microsoft" for all dotnet related rules. We will also change other dotnet rules to use the new naming convention of "macOS" and "tvOS" The only exception is to the Xamarin.PLATFORM.dll's coming from the zip - those remain as Xamarin.iOS.dll We should expect to see the gists showing up in ApiDiffs from this PR! Co-authored-by: TJ Lambert <[email protected]>
- Loading branch information
188a35d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ [CI Build] Tests failed on Build ❌
Tests failed 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
Test results
3 tests failed, 232 tests passed.
Failed tests
No test log file was produced)
No test log file was produced)
Tests run: 11943 Passed: 10499 Inconclusive: 0 Failed: 3 Ignored: 354)
Pipeline on Agent XAMBOT-1036.BigSur'
[ApiDiffs] More renaming to enable ApiDiffs (#14187)
188a35d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on VSTS: device tests iOS (no summary found). 🔥
Result file D:\a\1\s\Reports\TestSummary-iOS64\TestSummary.md not found.
Pipeline on Agent
[ApiDiffs] More renaming to enable ApiDiffs (#14187)
188a35d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on VSTS: device tests tvOS (no summary found). 🔥
Result file D:\a\1\s\Reports\TestSummary-tvos\TestSummary.md not found.
Pipeline on Agent
[ApiDiffs] More renaming to enable ApiDiffs (#14187)
188a35d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Tests failed on macOS Mac Catalina (10.15) ❌
Tests failed on Mac Catalina (10.15).
Failed tests are:
Pipeline on Agent
[ApiDiffs] More renaming to enable ApiDiffs (#14187)