Mark Meyer wrote on 15/12/17 at 10:26: > Hi, > I've got a build failure in PyICU (python2-pyicu) during the test phase: > > ====================================================================== > FAIL: testSurrogatePairs (test.test_Script.TestScript) > ----------------------------------------------------------------------
Hrm, this looks like another encoding- or locale-related failure[0] — although I guess with packages like these, all failures look that way. I suggest simply deleting the test, like we previously did with test_DateTimeParserGenerator.py. I'm testing that now, but slowly... Kind regards, T G-R [0]: https://github.com/ovalhub/pyicu/issues/61