Disable iOS LibraryMode tests by design, drop tracking-issue reference#131208
Draft
kotlarmilos with Copilot wants to merge 3 commits into
Draft
Disable iOS LibraryMode tests by design, drop tracking-issue reference#131208kotlarmilos with Copilot wants to merge 3 commits into
kotlarmilos with Copilot wants to merge 3 commits into
Conversation
|
Azure Pipelines: 16 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
Co-authored-by: kotlarmilos <11523312+kotlarmilos@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix returned code issue in iOS.Device.LibraryMode.Test
Disable iOS LibraryMode tests by design, drop tracking-issue reference
Jul 22, 2026
kotlarmilos
reviewed
Jul 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
iOS.Device/Simulator.LibraryMode.Testprojects were excluded from Apple-mobile runs against a tracking issue that is now being closed. Per reviewer feedback, an exclusion should either be fixed, deleted, or marked "by design" without an ActiveIssue reference.Changes
src/libraries/tests.proj: Replaced the<!-- Tracking issue: ... -->comment above the twoLibraryModeProjectExclusionswith a by-design comment, matching the convention used by other permanent exclusions in this file (e.g.<!-- PNSE -->).Notes
RunDisablediOSTests=true.SlhDsaTestData.cs) is a coincidental hex substring in test-vector data.