[release/10.0.1xx] [tests] Ignore introspection TypoTest until #25397 is resolved - #25702
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
/azp run |
1 similar comment
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Pull request overview
This PR backports a test-suite adjustment to the release/10.0.1xx branch by temporarily disabling the introspection TypoTest in response to an active tracking issue (#25397).
Changes:
- Mark
ApiTypoTest.TypoTest()with an NUnit[Ignore]attribute linking to the tracking GitHub issue.
✅ [PR Build #425cbe8] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #425cbe8] Build passed (Build packages) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [PR Build #425cbe8] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #425cbe8] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 175 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Backport of #25695.