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

[Xcode 15] CoreText/StringAttributes.cs tests block on Xcode 15 #18656

Closed
Tracked by #18556
mandel-macaque opened this issue Aug 7, 2023 · 0 comments · Fixed by #21336
Closed
Tracked by #18556

[Xcode 15] CoreText/StringAttributes.cs tests block on Xcode 15 #18656

mandel-macaque opened this issue Aug 7, 2023 · 0 comments · Fixed by #21336
Labels
tests Anything related to tests
Milestone

Comments

@mandel-macaque
Copy link
Member

mandel-macaque commented Aug 7, 2023

Tests got ignored until we find the reason why they get stuck. Ignored tests are:

  • public void SimpleValuesSet ()
@rolfbjarne rolfbjarne added this to the xcode15 milestone Aug 8, 2023
@rolfbjarne rolfbjarne added the tests Anything related to tests label Aug 8, 2023
rolfbjarne added a commit to rolfbjarne/xamarin-macios that referenced this issue Sep 27, 2024
rolfbjarne added a commit that referenced this issue Sep 30, 2024
* CTLine crashes with certain NSAttributedStrings, so don't do that. This fixes #18656.
* Implement this test for macOS.
* Misc other fixes.

Fixes #18656.
rolfbjarne added a commit that referenced this issue Oct 2, 2024
…. (#21336)

* CTLine crashes with certain NSAttributedStrings, so don't do that. This fixes #18656.
* Implement this test for macOS.
* Misc other fixes.

Fixes #18656.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Anything related to tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants