Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
getsentry
/
sentry-native
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
216
Star
571
Code
Issues
50
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
test: add Android emulator test for dotnet signal handling
- #1574
#1574
Merged
jpnurmi
merged 29 commits into
jpnurmi/fix/sa-nodefer-chain-at-start
getsentry/sentry-native:jpnurmi/fix/sa-nodefer-chain-at-start
from
jpnurmi/test/android-dotnet-signals
getsentry/sentry-native:jpnurmi/test/android-dotnet-signals
Copy head branch name to clipboard
Mar 13, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
test: add Android emulator test for dotnet signal handling
#1574
jpnurmi
merged 29 commits into
jpnurmi/fix/sa-nodefer-chain-at-start
getsentry/sentry-native:jpnurmi/fix/sa-nodefer-chain-at-start
from
jpnurmi/test/android-dotnet-signals
getsentry/sentry-native:jpnurmi/test/android-dotnet-signals
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
test: add Android emulator test for dotnet signal handling
Show description for 7a5322d
jpnurmi
and
claude
committed
7a5322d
View commit details
Copy full SHA for 7a5322d
Browse repository at this point
fix: wrap skipif conditions in bool() to avoid pytest string evaluation
Show description for 09a5a3a
jpnurmi
and
claude
committed
09a5a3a
View commit details
Copy full SHA for 09a5a3a
Browse repository at this point
ci: install .NET SDK and Android workload for Android CI jobs
Show description for 43a5fe2
jpnurmi
and
claude
committed
43a5fe2
View commit details
Copy full SHA for 43a5fe2
Browse repository at this point
fix: only target net10.0-android when ANDROID_HOME is set
Show description for 956ceb5
jpnurmi
and
claude
committed
956ceb5
View commit details
Copy full SHA for 956ceb5
Browse repository at this point
fix: use ANDROID_API instead of ANDROID_HOME for android TFM condition
Show description for 03a16f7
jpnurmi
and
claude
committed
03a16f7
View commit details
Copy full SHA for 03a16f7
Browse repository at this point
test: print logcat output for Android test diagnostics
Show description for 236914d
jpnurmi
and
claude
committed
236914d
View commit details
Copy full SHA for 236914d
Browse repository at this point
fix: use sh -c for run-as commands on Android
Show description for e2f516c
jpnurmi
and
claude
committed
e2f516c
View commit details
Copy full SHA for e2f516c
Browse repository at this point
test: include stdout/stderr in dotnet run returncode assertions
Show description for 4206e14
jpnurmi
and
claude
committed
4206e14
View commit details
Copy full SHA for 4206e14
Browse repository at this point
fix: use am start -W to avoid race in Android test
Show description for e0642e7
jpnurmi
and
claude
committed
e0642e7
View commit details
Copy full SHA for e0642e7
Browse repository at this point
fix: exclude Android sources from desktop dotnet build
Show description for 39361fc
jpnurmi
and
claude
committed
39361fc
View commit details
Copy full SHA for 39361fc
Browse repository at this point
try arm64-v8a
jpnurmi
committed
e03edad
View commit details
Copy full SHA for e03edad
Browse repository at this point
try x86_64 on linux
jpnurmi
committed
8dc739f
View commit details
Copy full SHA for 8dc739f
Browse repository at this point
Test 22-30
jpnurmi
committed
5480f0a
View commit details
Copy full SHA for 5480f0a
Browse repository at this point
fix: move test logic to OnResume to avoid am start -W hang
Show description for 594bd41
jpnurmi
and
claude
committed
594bd41
View commit details
Copy full SHA for 594bd41
Browse repository at this point
ci: use default emulator target instead of google_apis
Show description for 17714ed
jpnurmi
and
claude
committed
17714ed
View commit details
Copy full SHA for 17714ed
Browse repository at this point
fix: replace sleeps with retry loops in Android test
Show description for cdf3474
jpnurmi
and
claude
committed
cdf3474
View commit details
Copy full SHA for cdf3474
Browse repository at this point
fix: add timeout to am start -W with logcat dump on failure
Show description for 23e5bfe
jpnurmi
and
claude
committed
23e5bfe
View commit details
Copy full SHA for 23e5bfe
Browse repository at this point
fix: run test directly on UI thread instead of background thread
Show description for 41a24dd
jpnurmi
and
claude
committed
41a24dd
View commit details
Copy full SHA for 41a24dd
Browse repository at this point
fix: use DecorView.Post + worker thread for Android test
Show description for ad29174
jpnurmi
and
claude
committed
ad29174
View commit details
Copy full SHA for ad29174
Browse repository at this point
fix: simplify Android test app and handle am start -W timeout
Show description for dd06544
jpnurmi
and
claude
committed
dd06544
View commit details
Copy full SHA for dd06544
Browse repository at this point
fix: emulate MAUI abort behavior for unhandled exceptions on Android
Show description for d399edb
jpnurmi
and
claude
committed
d399edb
View commit details
Copy full SHA for d399edb
Browse repository at this point
fix: expect no crash for unhandled managed exceptions on Android
Show description for c4b63fa
jpnurmi
and
claude
committed
c4b63fa
View commit details
Copy full SHA for c4b63fa
Browse repository at this point
ci: drop broken Android API 22 job
Show description for d51ab3f
jpnurmi
and
claude
committed
d51ab3f
View commit details
Copy full SHA for d51ab3f
Browse repository at this point
ci: switch Android emulator to google_apis, drop API 27
Show description for f45a661
jpnurmi
and
claude
committed
f45a661
View commit details
Copy full SHA for f45a661
Browse repository at this point
test: skip Android dotnet signal test on API < 26
Show description for 6947607
jpnurmi
and
claude
committed
6947607
View commit details
Copy full SHA for 6947607
Browse repository at this point
Try macos-15-large again, drop others but 26
jpnurmi
committed
286b922
View commit details
Copy full SHA for 286b922
Browse repository at this point
test: clean up dotnet signal test assertions and comments
Show description for cd82d46
jpnurmi
and
claude
committed
cd82d46
View commit details
Copy full SHA for cd82d46
Browse repository at this point
ci: switch Android emulator back to default target
Show description for d337b49
jpnurmi
and
claude
committed
d337b49
View commit details
Copy full SHA for d337b49
Browse repository at this point
fix: use double quotes in run-as shell wrapper to preserve inner quotes
Show description for c03b5af
jpnurmi
and
claude
committed
c03b5af
View commit details
Copy full SHA for c03b5af
Browse repository at this point
You can’t perform that action at this time.