Skip to content

Disable string comparison and library mode tests on Apple mobile #116813

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

Merged
merged 2 commits into from
Jun 20, 2025

Conversation

kotlarmilos
Copy link
Member

@kotlarmilos kotlarmilos commented Jun 19, 2025

Description

This PR disables failing tests on Apple mobile platforms.

#108832
#112195
#116558

@Copilot Copilot AI review requested due to automatic review settings June 19, 2025 10:08
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 19, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR disables failing string comparison tests on Apple mobile devices by adding ActiveIssue attributes to the affected tests.

  • Disables the EndsWithNoMatch_StringComparison test on Apple mobile, referencing issue 108832
  • Disables the StartsWithNoMatch_StringComparison test on Apple mobile, referencing issue 112195

@kotlarmilos kotlarmilos added this to the 10.0.0 milestone Jun 19, 2025
@kotlarmilos kotlarmilos removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 19, 2025
Copy link
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak, @simonrozsival
See info in area-owners.md if you want to be subscribed.

@kotlarmilos kotlarmilos changed the title Disable string comparison tests on Apple mobile Disable string comparison and library mode tests on Apple mobile Jun 19, 2025
Copy link
Member

@vitek-karas vitek-karas left a comment

Choose a reason for hiding this comment

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

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants