Skip to content

Skip Chuvash locale parser tests on Java 27#1746

Open
sarankumarbaskar wants to merge 1 commit into
apache:masterfrom
sarankumarbaskar:LANG-skip-cv-locale-java27
Open

Skip Chuvash locale parser tests on Java 27#1746
sarankumarbaskar wants to merge 1 commit into
apache:masterfrom
sarankumarbaskar:LANG-skip-cv-locale-java27

Conversation

@sarankumarbaskar

Copy link
Copy Markdown
Contributor

FastDateParser locale round-trip tests fail for Chuvash locales (cv, cv_RU, and cv_RU_#Cyrl) on the Java 27-ea CI job.
These locales are already excluded on Java 26 through LocaleProblems because of JDK locale parsing differences. Java 27-ea shows the same failures, so this PR extends the same test assumptions to Java 27.
This is a test-only change and does not change FastDateParser runtime behavior.
Tested locally with Java 26:
mvn test -Dtest=FastDateParserJava15BugTest,FastDateParserTest

  • Read the contribution guidelines for this project.
  • Read the ASF Generative Tooling Guidance.
  • Ran a successful build using the default Maven goal with mvn.
  • Updated test assumptions for the Java 27 CI failure.
  • Wrote a pull request description explaining what changed and why.
  • Commit has a meaningful subject line and body.

Extend the existing Java 26 cv locale assumptions to Java 27-ea, where the same FastDateParser locale failures occur.
@sarankumarbaskar sarankumarbaskar marked this pull request as ready for review July 12, 2026 05:18
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.

1 participant