https://bugs.kde.org/show_bug.cgi?id=468305
Bug ID: 468305
Summary: 5.105.0: test suite is failing
Classification: Frameworks and Libraries
Product: frameworks-purpose
Version: 5.105.0
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Looks like test suite is failing in two units
+ cd purpose-5.105.0
+ xvfb-run -a /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu
--output-on-failure --force-new-ctest-process -j48 ' '
Internal ctest changing into directory:
/home/tkloczko/rpmbuild/BUILD/purpose-5.105.0/x86_64-redhat-linux-gnu
Test project
/home/tkloczko/rpmbuild/BUILD/purpose-5.105.0/x86_64-redhat-linux-gnu
Start 1: alternativesmodeltest
Start 2: menutest
1/2 Test #2: menutest .........................***Failed 0.15 sec
********* Start testing of MenuTest *********
Config: Using QtTest library 5.15.8, Qt 5.15.8 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 13.0.1 20230324 (Red Hat 13.0.1-0)),
fedora 39
PASS : MenuTest::initTestCase()
QWARN : MenuTest::runJobTest() kf.i18n: KLocalizedString: Using an empty
domain, fix the code. msgid: "Send File" msgid_plural: "" msgctxt: ""
QWARN : MenuTest::runJobTest() kf.kio.core: couldn't create worker: "Unknown
protocol 'file'."
QWARN : MenuTest::runJobTest() kf.kio.core: couldn't create worker: "Unknown
protocol 'file'."
QWARN : MenuTest::runJobTest() kf.kio.core: couldn't create worker: "Unknown
protocol 'http'."
QWARN : MenuTest::runJobTest() kf.kio.core: couldn't create worker: "Unknown
protocol 'file'."
QDEBUG : MenuTest::runJobTest() qml: Unknown protocol 'file'.
QDEBUG : MenuTest::runJobTest() job failed with error " Unknown protocol
'file'."
FAIL! : MenuTest::runJobTest() Compared values are not the same
Actual (error): 173
Expected (0) : 0
Loc:
[/home/tkloczko/rpmbuild/BUILD/purpose-5.105.0/autotests/menutest.cpp(67)]
PASS : MenuTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 71ms
********* Finished testing of MenuTest *********
2/2 Test #1: alternativesmodeltest ............***Failed 0.33 sec
********* Start testing of AlternativesModelTest *********
Config: Using QtTest library 5.15.8, Qt 5.15.8 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 13.0.1 20230324 (Red Hat 13.0.1-0)),
fedora 39
PASS : AlternativesModelTest::initTestCase()
QDEBUG : AlternativesModelTest::runJobTest() missing mandatory argument
"destinationPath"
QDEBUG : AlternativesModelTest::runJobTest() missing mandatory argument
"destinationPath"
QWARN : AlternativesModelTest::runJobTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'file'."
QWARN : AlternativesModelTest::runJobTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'file'."
QWARN : AlternativesModelTest::runJobTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'http'."
QWARN : AlternativesModelTest::runJobTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'file'."
FAIL! : AlternativesModelTest::runJobTest() 'job->exec()' returned FALSE. (
Unknown protocol 'file'.)
Loc:
[/home/tkloczko/rpmbuild/BUILD/purpose-5.105.0/autotests/alternativesmodeltest.cpp(69)]
QWARN : AlternativesModelTest::bigBufferTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'file'."
QWARN : AlternativesModelTest::bigBufferTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'file'."
QWARN : AlternativesModelTest::bigBufferTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'file'."
FAIL! : AlternativesModelTest::bigBufferTest() 'job->exec()' returned FALSE. (
Unknown protocol 'file'.)
Loc:
[/home/tkloczko/rpmbuild/BUILD/purpose-5.105.0/autotests/alternativesmodeltest.cpp(96)]
PASS : AlternativesModelTest::disablePluginTest()
PASS : AlternativesModelTest::blacklistTest()
PASS : AlternativesModelTest::cleanupTestCase()
Totals: 4 passed, 2 failed, 0 skipped, 0 blacklisted, 302ms
********* Finished testing of AlternativesModelTest *********
0% tests passed, 2 tests failed out of 2
Total Test time (real) = 0.33 sec
The following tests FAILED:
1 - alternativesmodeltest (Failed)
2 - menutest (Failed)
Errors while running CTest
--
You are receiving this mail because:
You are watching all bug changes.