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

Allow collecting .profdata from test runs #2665

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Conversation

brentleyjones
Copy link
Collaborator

No description provided.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thoughtpolice Austin Seipp
Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones marked this pull request as ready for review March 13, 2025 11:28
@brentleyjones brentleyjones merged commit fa8ce4c into master Mar 13, 2025
6 of 10 checks passed
@brentleyjones brentleyjones deleted the bj/collect-profdata branch March 13, 2025 15:59
@@ -524,11 +524,29 @@ else
|| test_exit_code=$?
fi

if [[ "$test_exit_code" -eq 0 &&
"$create_xcresult_bundle" == true &&
"${KEEP_XCRESULT_ON_SUCCESS:-1}" != "1" ]]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Didn't mean for this part to get in, should have been #2662.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants