Skip to content

Remove ILStrip temporarily to retain ActiveIssue attributes in release mobile device configuration - #59762

Merged
mdh1418 merged 3 commits into
dotnet:mainfrom
mdh1418:mobile_release_remove_ilstrip_for_activeissue
Sep 30, 2021
Merged

Remove ILStrip temporarily to retain ActiveIssue attributes in release mobile device configuration#59762
mdh1418 merged 3 commits into
dotnet:mainfrom
mdh1418:mobile_release_remove_ilstrip_for_activeissue

Conversation

@mdh1418

Copy link
Copy Markdown
Member

Contributes to #59488

This PR looks to temporarily remove the ILStrip task from mobile targets. In doing so, ActiveIssue attributes will be properly skipped at the cost of some size that would be saved in stripping, though it is not technically needed. Until the right fix is found, ensuring ActiveIssue'd tests are skipped will improve the pass rate of the iOS/tvOS arm64 runtime-staging lanes.

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

Contributes to #59488

This PR looks to temporarily remove the ILStrip task from mobile targets. In doing so, ActiveIssue attributes will be properly skipped at the cost of some size that would be saved in stripping, though it is not technically needed. Until the right fix is found, ensuring ActiveIssue'd tests are skipped will improve the pass rate of the iOS/tvOS arm64 runtime-staging lanes.

Author:mdh1418
Assignees:-
Labels:

area-Infrastructure-libraries

Milestone:-

@mdh1418mdh1418 mentioned this pull request Sep 29, 2021
@mdh1418
mdh1418 merged commit fcb73d8 into dotnet:mainSep 30, 2021
@mdh1418
mdh1418 deleted the mobile_release_remove_ilstrip_for_activeissue branch September 30, 2021 14:30
@ghostghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for freeto 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.

3 participants

@mdh1418@steveisok@safern