-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[linker] Fix "Linked Away" exceptions with Thread.CurrentPrincipal. Fix
#7321 (#7510) Keep 'CallContextSecurityData' around since it's quite small (and the normal linker logic will be able to deal with it if unused) and allows the use of `Thread.CurrentPrincipal` Also add unit test. Fix #7321
- Loading branch information
Showing
2 changed files
with
28 additions
and
2 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
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
845e757
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.
✅ Device tests passed on iOS32b on Azure DevOps(iOS32b): Html Report ✅
No tests selected.
Failure analysis
Failure to select the correct tests to be run, so no tests were executed. Fix in progress: #7493
Final verdict: 🤥
845e757
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.
❌ Build was (probably) aborted
🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Test run, Test run' 🔥
✅ Build succeeded
✅ Packages:
✅ API Diff (from stable)
✅ API Diff (from PR only) (no change)
✅ Generator Diff (no change)
🔥 Test run failed 🔥
Test results
1 tests failed, 163 tests passed.
Failed tests
Failure analysis
Final verdict: 🤥
This comment was marked as outdated.
Sorry, something went wrong.
This comment was marked as outdated.
Sorry, something went wrong.
845e757
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.
🔥 Device tests completed (Failed) on iOS on Azure DevOps(iOS): Html Report 🔥
Test results
7 tests failed, 106 tests passed.
Failed tests
Failure analysis
Final verdict: 😡 (#7509 is a severe regression)
845e757
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.
🔥 Device tests completed (Failed) on TvOS on Azure DevOps(TvOS): Html Report 🔥
Test results
18 tests failed, 95 tests passed.
Failed tests
Failure analysis
Final verdict: 😡 (#7509 is a severe regression)
845e757
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.
❌ Status for 'xamarin-macios - sample testing (build)': failure.
Failure analysis
Final verdict: 🤥
845e757
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.
Setting state to
success
where context iscontinuous-integration/jenkins/branch
.Only 🤥 (gred) issues found.
845e757
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.
Setting state to
success
where context isxamarin-macios - sample testing (build)
.Only 🤥 (gred) issues found.