summaryrefslogtreecommitdiff
path: root/icu4c/source/test/intltest/loctest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'icu4c/source/test/intltest/loctest.cpp')
-rw-r--r--icu4c/source/test/intltest/loctest.cpp12
1 files changed, 5 insertions, 7 deletions
diff --git a/icu4c/source/test/intltest/loctest.cpp b/icu4c/source/test/intltest/loctest.cpp
index dc0947bfd..07038168f 100644
--- a/icu4c/source/test/intltest/loctest.cpp
+++ b/icu4c/source/test/intltest/loctest.cpp
@@ -3071,8 +3071,8 @@ LocaleTest::TestAddLikelyAndMinimizeSubtags() {
"nl"
}, {
"und_NO",
- "no_Latn_NO",
- "no"
+ "nb_Latn_NO",
+ "nb"
}, {
"und_NP",
"ne_Deva_NP",
@@ -3183,8 +3183,8 @@ LocaleTest::TestAddLikelyAndMinimizeSubtags() {
"sl"
}, {
"und_SJ",
- "no_Latn_SJ",
- "no_SJ"
+ "nb_Latn_SJ",
+ "nb_SJ"
}, {
"und_SK",
"sk_Latn_SK",
@@ -4078,9 +4078,7 @@ LocaleTest::TestAddLikelyAndMinimizeSubtags() {
}, {
// ICU-22546
"sh",
- // Android patch: addLikelySubtags("sh") returns "sh_Latn_RS" on Android
- // TODO(b/335896974): Investigate why this patch is needed.
- "sh_Latn_RS",// If change, please also update common/unicode/locid.h
+ "sh",// If change, please also update common/unicode/locid.h
"sh"
}, {
// ICU-22546