[Bug 2016021] Re: icu FTBFS on lunar

Steven R. Loomis 2016021 at bugs.launchpad.net
Wed Apr 12 15:30:25 UTC 2023


What ICU is this? I can't tell which version from here. Your analysis
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;
}

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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




More information about the foundations-bugs mailing list