mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-21022 Update logKnownIssue to refer to ticket for fixing in a future release
This commit is contained in:
parent
4807a89297
commit
c5cabf1953
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ void DateFormatRoundTripTest::test(DateFormat *fmt, const Locale &origLocale, UB
|
|||
maxSmatch = 3;
|
||||
maxDmatch = 3;
|
||||
} else if (timeOnly && uprv_strcmp(origLocale.getName(),"ar_JO@calendar=islamic-civil")==0 &&
|
||||
logKnownIssue("21022", "ar_JO@calendar=islamic-civil timeOnly roundtrip converges too slowly")) {
|
||||
logKnownIssue("21049", "ar_JO@calendar=islamic-civil timeOnly roundtrip converges too slowly")) {
|
||||
// For some reason, for time-only tests, ar_JO@calendar=islamic-civil is no
|
||||
// longer converging to a match as fast as expected above. Investigate with
|
||||
// ICU-21022, but meanwhile allow more cycles for convergence.
|
||||
|
|
Loading…
Add table
Reference in a new issue