Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail: Application has finished but XHarness failed to determine its exit code! #1189

Open
matouskozak opened this issue Apr 15, 2024 · 2 comments
Assignees
Labels
apple iOS/tvOS/WatchOS/Mac Catalyst area bug device Related to a real HW device

Comments

@matouskozak
Copy link
Member

Sometimes, XHarness fails to determine exit code from test run on Apple devices (investigate if happens on other platforms as well) and fails with:

fail: Application has finished but XHarness failed to determine its exit code!
...
XHarness exit code: 82 (RETURN_CODE_NOT_SET)

Happened for example in build https://dev.azure.com/dnceng-public/public/_build/results?buildId=642460&view=logs&j=28c2a171-0c43-5d2a-7ef1-2d2cea8331ba&t=3df1997a-11aa-5246-c452-91536bb3018b for tvos-arm64 Release AllSubsets_Mono_RuntimeTests job (helix log).

@matouskozak matouskozak added bug apple iOS/tvOS/WatchOS/Mac Catalyst area device Related to a real HW device labels Apr 15, 2024
@kotlarmilos
Copy link
Member

Is this duplicate of #1287? If yes, we can close this issue then.

@matouskozak
Copy link
Member Author

Is this duplicate of #1287? If yes, we can close this issue then.

Not 100% confirmed that the root cause is the same. The #1287 is XCode 15.4 specific while this issue already happened on older XCode versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple iOS/tvOS/WatchOS/Mac Catalyst area bug device Related to a real HW device
Projects
None yet
Development

No branches or pull requests

2 participants