(ticket closed) CLDR-14218 Include TestLanguageGroup in TestAll, improve infra
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
@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?
@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.
Question, can we change the author in github? That way I'll see it on my plate.
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.
It was a static member in code, ISOLATES
On Sun, Nov 15, 2020 at 1:04 PM Mark Davis [email protected] wrote:
@macchiati approved this pull request.
In tools/java/org/unicode/cldr/util/data/languages/isolates.json https://github.com/unicode-org/cldr/pull/666#discussion_r523798792:
@@ -0,0 +1,3 @@ +[
- "ko", "qu", "root"
Question: what is this for?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/unicode-org/cldr/pull/666#pullrequestreview-530825445, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGQZM6HHWQEE3KP7IUJOYTSQAQ3LANCNFSM4QK2W7BA .
@macchiati I think we've moved on and can close this.