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
Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests crashes on startup (APP_CRASH) on iossimulator-arm64 (CoreCLR), resulting in 0 tests run. The test host application terminates before executing any test methods.
[08:05:47] fail: Application test run crashed Test run crashed
[08:05:47] info: Test run result: Failed
[08:05:47] info: Tests run: 0
Exit code name: APP_CRASH
Error Message
true only for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->
{
"ErrorMessage": [
"Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests",
"Application test run crashed"
],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Filed by ci-failure-scan (detection only). ci-failure-fix walks open [ci-scan] KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.
Note
🔒 Integrity filter blocked 2 items
The following items were blocked because they don't meet the GitHub integrity level.
#98964search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#104825search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1458940
Build error leg or test failing: iossimulator-arm64 Release AllSubsets_CoreCLR - Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests
Error Details
Microsoft.Extensions.DependencyInjection.ExternalContainers.Testscrashes on startup (APP_CRASH) on iossimulator-arm64 (CoreCLR), resulting in 0 tests run. The test host application terminates before executing any test methods.Exit code name:
APP_CRASHError Message
trueonly for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->{ "ErrorMessage": [ "Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests", "Application test run crashed" ], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Impact on platforms
First build it occurred
Related: #129149 (iossimulator-arm64 assembly loading issues)
Filed by
ci-failure-scan(detection only).ci-failure-fixwalks open[ci-scan]KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.Note
🔒 Integrity filter blocked 2 items
The following items were blocked because they don't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Report
Summary