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
{
"ErrorMessage": "Failed to find Info.plist inside the app bundle",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Summary
On maccatalyst-arm64 Debug CoreCLR and iossimulator-arm64 Debug CoreCLR legs, XHarness reports exit code 4 (PACKAGE_NOT_FOUND) because it cannot find Info.plist inside the built app bundle. This prevents the test app from launching.
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1362636
Build error leg or test failing: Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.WorkItemExecution, System.ComponentModel.Primitives.Tests.WorkItemExecution
Pull request: #125441
Affected CI jobs: build_maccatalyst_arm64_Debug_AllSubsets_CoreCLR_Smoke_Debug, build_iossimulator_arm64_Debug_AllSubsets_CoreCLR_Smoke
Error Message
Fill the error message using step by step known issues guidance.
{ "ErrorMessage": "Failed to find Info.plist inside the app bundle", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Summary
On maccatalyst-arm64 Debug CoreCLR and iossimulator-arm64 Debug CoreCLR legs, XHarness reports exit code 4 (PACKAGE_NOT_FOUND) because it cannot find Info.plist inside the built app bundle. This prevents the test app from launching.
4 work items affected:
Note
This issue was filed with the assistance of GitHub Copilot.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1362636
Error message validated:
[Failed to find Info.plist inside the app bundle]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/2/2026 10:17:21 AM UTC
Report
Summary