cldr icon indicating copy to clipboard operation
cldr copied to clipboard

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

Open srl295 opened this issue 5 years ago • 6 comments

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

srl295 avatar Aug 25 '20 16:08 srl295

@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 avatar Aug 25 '20 16:08 srl295

@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.

srl295 avatar Aug 25 '20 16:08 srl295

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

macchiati avatar Sep 24 '20 16:09 macchiati

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 avatar Sep 24 '20 16:09 srl295

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 .

srl295 avatar Nov 17 '20 03:11 srl295

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

srl295 avatar Oct 17 '23 18:10 srl295