Skip to content

Fix segmentation tests #1075

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 6 commits into from
Mar 24, 2025
Merged

Conversation

eggrobin
Copy link
Member

@eggrobin eggrobin commented Mar 24, 2025

@eggrobin eggrobin requested review from markusicu and macchiati March 24, 2025 15:04
markusicu
markusicu previously approved these changes Mar 24, 2025
markusicu
markusicu previously approved these changes Mar 24, 2025
@eggrobin
Copy link
Member Author

  • Never return false from an override of applyPropertyAlias; this is a band-aid for Never use ICU properties #1074 (and caused segmentation test generation to fail with empty sets), but does not fix the issue systematically.

Well, this band aid is too strong already, I am getting failures left and right from things that use unary-query-expression (which is not supported by some of the symbol tables).

So I will revert that safety, keep the redundant =true where we know its absence causes a bug in test data, and deal with #1073 first on my way to #1074.

@eggrobin eggrobin merged commit 53a6ebf into unicode-org:main Mar 24, 2025
16 checks passed
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.

Segmentation test cases are being generated based on data for the previous version of Unicode
2 participants