Skip to content

(ticket closed) CLDR-14218 Include TestLanguageGroup in TestAll, improve infra #666

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Aug 25, 2020

CLDR-14218 ( was CLDR-14116 )

  • move TestLanguageGroup.ISOLATES to isolates.json, improve err messages
  • add Gson to unittest classpath (oversight)

Won't pass tests as is. See also #665

- move TestLanguageGroup.ISOLATES to isolates.json, improve err messages
- add Gson to unittest classpath (oversight)
@srl295 srl295 requested a review from macchiati August 25, 2020 16:15
@srl295 srl295 self-assigned this Aug 25, 2020
@srl295
Copy link
Member Author

srl295 commented Aug 25, 2020

@macchiati can you take a look at this? I moved the ISOLATES to a .json file for maintenance (would like to do this for other hardcoded lists, so some machinery for that)

But, TestLanguageGroup did not pass by itself. Adding pcm and und to isolates.json quells a couple of items, but there are other issues. I wonder if LanguageGroup.LANGUAGE_GROUP needs a tweak (it should also be data!)

Can you pick this up?

@srl295
Copy link
Member Author

srl295 commented Aug 25, 2020

@macchiati Oops, I didn't mean to put this on the head fork! But actually, that makes it easier for you to add commits to this branch.

@macchiati
Copy link
Member

Question, can we change the author in github? That way I'll see it on my plate.

@srl295 srl295 removed their assignment Sep 24, 2020
@srl295
Copy link
Member Author

srl295 commented Sep 24, 2020

Question, can we change the author in github? That way I'll see it on my plate.

You are now the only owner of the PR. The fix-grouptest branch is in the head fork (unicode-org) and so you can push any commits you want to it.

@srl295 srl295 changed the title CLDR-14116 Include TestLanguageGroup in TestAll, improve infra CLDR-14218 Include TestLanguageGroup in TestAll, improve infra Oct 13, 2020
@@ -0,0 +1,3 @@
[
"ko", "qu", "root"
Copy link
Member

Choose a reason for hiding this comment

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

Question: what is this for?

Copy link
Member Author

Choose a reason for hiding this comment

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

Delayed answer: it's to move static final Set<String> ISOLATES out to a data file.

@srl295
Copy link
Member Author

srl295 commented Nov 17, 2020 via email

@srl295
Copy link
Member Author

srl295 commented Oct 17, 2023

@macchiati I think we've moved on and can close this.

@srl295 srl295 changed the title CLDR-14218 Include TestLanguageGroup in TestAll, improve infra (ticket closed) CLDR-14218 Include TestLanguageGroup in TestAll, improve infra Oct 17, 2023
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