Quoting Steven R. Loomis (2023-04-12 17:30:25) > What ICU is this? I can't tell which version from here. Your analysis
That'd be 72.1-3ubuntu1, now ubuntu2 with this patch. This bug was mostly for reference for the folks in the Ubuntu release team since we're in feature freeze, almost at final freeze. I uploaded the fix directly afterward. That's my bad, I should have been more explicit about that :) > sounds reasonable, may have to ignore the tests (there's a logKnownIssue > mechanism) - put the following before the failing test case: > > if > (logKnownIssue("https://bugs.launchpad.net/ubuntu/+source/icu/+bug/2016021", > "tzdata issue")) { > return; > } Given that icu is a regular in our FTBFS reports due to tzdata updates, we might indeed end up doing so, but in general I'd rather adapt the tests to the specificities of the distro than disable them altogether. Thanks for the tip though, much appreciated! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to icu in Ubuntu. https://bugs.launchpad.net/bugs/2016021 Title: icu FTBFS on lunar Status in icu package in Ubuntu: Confirmed Bug description: During the last test rebuild, it was noticed that icu failed to build from source, with the following failures in the test suite: ------------- | *** FAILING TEST SUMMARY FOR: intltest TestAliasedNames TestCanonicalID TimeZoneTest format | *** END FAILING TEST SUMMARY FOR: intltest The issue is related to the recent tzdata updates: not only the usual batch of changes made to reflect the current state of the world, but also changes made to have a better data set for pre-1970 dates. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/icu/+bug/2016021/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp