Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrap mono_gc_init_finalizer_thread() call with now-needed coop GC sta…
…te transition. (#8248) Starting with mono/mono#16907 , the Mono runtime ends in GC-Safe state (mode) after mono_jit_init_version() is called. The monotouch code did not expect that, and calls mono_gc_init_finalizer_thread() which also tries to enter GC-safe mode. Should fix mono/mono#19372 Co-authored-by: Alexis Christoforides <alexis@thenull.net>
- Loading branch information
3e4fd79
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, 177 tests passed.
Failed tests
Ok 🤥
3e4fd79
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
4 tests failed, 138 tests passed.
Failed tests
Ok 🤥
3e4fd79
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
# Test run in progress: Building: 1, Running: 1, RunQueued: 115, Succeeded: 18, Ignored: 1069, TimedOut: 7
Failed tests
Fail - Bot Halted