-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apidiff] Pass full paths to mono-api-info and mono-api-html. (#14917)
Makes it easier to copy-paste commands to debug them with an IDE.
- Loading branch information
1 parent
211fb9c
commit 8074f20
Showing
1 changed file
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8074f20
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] API Diff 📋
API Current PR diff
✅ API Diff (from PR only) (no change)
View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff
API diff
✅ API Diff from stable
View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff
Generator diff
✅ Generator Diff (no change)
Pipeline on Agent XAMMINI-062.Monterey
Hash: 8074f20aecfb314a0966939fec390c81fd7fc565
8074f20
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 on macOS M1 - Mac Big Sur (11.5) failed ❌
Failed tests are:
Pipeline on Agent
Hash: 8074f20aecfb314a0966939fec390c81fd7fc565
8074f20
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 on macOS Mac Catalina (10.15) passed 💻
✅ All tests on macOS Mac Catalina (10.15) passed.
Pipeline on Agent
Hash: 8074f20aecfb314a0966939fec390c81fd7fc565
8074f20
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] Artifacts 📚
Packages generated
View packages
Pipeline on Agent XAMMINI-061.Monterey'
Hash: 8074f20aecfb314a0966939fec390c81fd7fc565
8074f20
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 VSTS: simulator tests iOS ❌
Tests failed on VSTS: simulator tests iOS.
Test results
22 tests failed, 212 tests passed.
Failed tests
Tests run: 117 Passed: 107 Inconclusive: 0 Failed: 1 Ignored: 9)
Tests run: 117 Passed: 106 Inconclusive: 0 Failed: 1 Ignored: 10)
Tests run: 129 Passed: 119 Inconclusive: 0 Failed: 1 Ignored: 9)
Tests run: 129 Passed: 118 Inconclusive: 0 Failed: 1 Ignored: 10)
Tests run: 9 Passed: 8 Inconclusive: 0 Failed: 1 Ignored: 0)
Tests run: 9 Passed: 8 Inconclusive: 0 Failed: 1 Ignored: 0)
Tests run: 117 Passed: 107 Inconclusive: 0 Failed: 1 Ignored: 9)
Tests run: 117 Passed: 106 Inconclusive: 0 Failed: 1 Ignored: 10)
Tests run: 129 Passed: 119 Inconclusive: 0 Failed: 1 Ignored: 9)
Tests run: 129 Passed: 118 Inconclusive: 0 Failed: 1 Ignored: 10)
Tests run: 20 Passed: 18 Inconclusive: 0 Failed: 1 Ignored: 1)
Tests run: 20 Passed: 18 Inconclusive: 0 Failed: 1 Ignored: 1)
Pipeline on Agent XAMBOT-1043.Monterey
[apidiff] Pass full paths to mono-api-info and mono-api-html. (#14917)