Skip to content

Commit 60399c3

Browse files
committed
ICU-23207 Removed logKnownIssue for a problem that had already been fixed.
1 parent 22eaea8 commit 60399c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/PersonNameConsistencyTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ public class PersonNameConsistencyTest extends CoreTestFmwk {
4949
private static Map<String, String> makeKnownIssuesList() {
5050
return Map.of(
5151
"bal_Latn.txt", "CLDR-17874",
52-
// Khmer person name tests: adjust for Unicode 17 GCB changesx
53-
"km.txt", "CLDR-18815",
5452
"kk_Arab.txt", "ICU-23187",
5553
"shn.txt", "ICU-23187");
5654
}

0 commit comments

Comments
 (0)