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

[mono][tests] Make sure to log the exit code for library mode tests #93463

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

ivanpovazan
Copy link
Member

In order for XHarness to properly detect the exit code on iOS 15+ versions of the OS, we need to provide the exit code in the logs marked with DOTNET.APP_EXIT_CODE (ref: dotnet/xharness#847)


Fixes dotnet/dnceng#639

@ghost
Copy link

ghost commented Oct 13, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

In order for XHarness to properly detect the exit code on iOS 15+ versions of the OS, we need to provide the exit code in the logs marked with DOTNET.APP_EXIT_CODE (ref: dotnet/xharness#847)


Fixes dotnet/dnceng#639

Author: ivanpovazan
Assignees: ivanpovazan
Labels:

area-Infrastructure-mono

Milestone: -

@ivanpovazan
Copy link
Member Author

/azp run runtime-ioslikesimulator

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@steveisok steveisok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doh!

@ivanpovazan
Copy link
Member Author

Failures are unrelated.

@ivanpovazan ivanpovazan merged commit e8b8a77 into dotnet:main Oct 13, 2023
165 of 173 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iOS.Simulator] Failed to determine the exit code
2 participants