Flaky kcodecs test depending on qt configuration
John Layt
jlayt at kde.org
Mon Oct 28 17:55:18 UTC 2013
On Thursday 24 Oct 2013 07:35:48 Kevin Ottens wrote:
> Hello,
>
> On Wednesday 23 October 2013 21:43:59 Sune Vuorela wrote:
> > Depending on the Qt configuration (built with or without ICU), the
> > KCharsetsTest::testEncodingNames() test fails (in the #if) block.
> >
> > If Qt built with ICU, the tests succeeds and the ISO 8859-16, jis7 and
> > winsami2 codecs are as expected not found.
> >
> > If Qt is built without ICU, those codecs are found, and the test that
> > expects them to not be there fails.
> >
> > There doesn't seem to be api to check wether or not ICU is available for
> > QTextCodec.
> >
> > One solution could be to just skip finding those 3 codecs in all cases.
> >
> > Other suggestions?
>
> Not on my side, but maybe John?
Not a clue, text codecs are so not my thing :-) Thiago will be the best
person to ask as that's very much his area of expertise.
John.
More information about the Kde-frameworks-devel
mailing list