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

Unexclude fixed globalization tests #5043

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

zzambers
Copy link
Contributor

@zzambers zzambers commented Feb 7, 2024

Most "globalization tests" have been fixed. These tests are listed in JDK-8229922. According to comment there, all have been fixed (also see linked issues there), except for BreakIteratorTest.java. This corresponds with observation on our infra.

Additional changes:
I have updated ProblemList, so that java/text/BreakIterator/BreakIteratorTest.java references appropriate bug (previous link was bug which backported that test to 8).

Testing in Grinder:
jdk_text: OK
jdk_util: OK

Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

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

thanks @zzambers !

@smlambert smlambert merged commit 4637dbb into adoptium:master Feb 14, 2024
2 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.

3 participants