Flaky kcodecs test depending on qt configuration

David Faure faure at kde.org
Fri Nov 1 09:00:12 UTC 2013


On Wednesday 23 October 2013 21:43:59 Sune Vuorela wrote:
> Hi
> 
> 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.

Yes. It's a Qt bug or possibly an ICU bug, but it's not of significant 
importance.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list