https://bugs.kde.org/show_bug.cgi?id=378212
Bug ID: 378212
Summary: Threaded ConverterTest::testCurrency() fails
Product: frameworks-kunitconversion
Version: 5.32.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
The test-case ConverterTest::testCurrency(), which was converted to run
threaded just for the last release, fails:
********* Start testing of ConverterTest *********
Config: Using QtTest library 5.7.1, Qt 5.7.1 (x86_64-little_endian-lp64 shared
(dynamic) release build; by GCC 4.9.4)
PASS : ConverterTest::initTestCase()
PASS : ConverterTest::testCategory()
PASS : ConverterTest::testUnits()
PASS : ConverterTest::testConvert()
PASS : ConverterTest::testInvalid()
QWARN : ConverterTest::testCurrency() Type conversion already registered from
type QPair<QByteArray,QByteArray> to type
QtMetaTypePrivate::QPairVariantInterfaceImpl
QWARN : ConverterTest::testCurrency() Type conversion already registered from
type QSharedPointer<QNetworkSession> to type QObject*
FAIL! : ConverterTest::testCurrency() 'threads.at(i)->number > 100' returned
FALSE. ()
Loc:
[/tmp/guix-build-kunitconversion-5.32.0.drv-0/kunitconversion-5.32.0/autotests/convertertest.cpp(101)]
PASS : ConverterTest::cleanupTestCase()
Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted, 163ms
********* Finished testing of ConverterTest *********
Running in a GNU Guix build environment.
--
You are receiving this mail because:
You are watching all bug changes.