https://bugs.kde.org/show_bug.cgi?id=468306
Bug ID: 468306
Summary: 5.105.0: test suite is failing
Classification: Frameworks and Libraries
Product: frameworks-kdav
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 kdav-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/kdav-5.105.0/x86_64-redhat-linux-gnu
Test project /home/tkloczko/rpmbuild/BUILD/kdav-5.105.0/x86_64-redhat-linux-gnu
Start 1: kdav-davcollection
Start 2: kdav-davitem
Start 3: kdav-davurl
Start 4: kdav-davcollectionsmultifetchjobtest
Start 5: kdav-davitemfetchjob
Start 6: kdav-davitemslistjob
1/6 Test #2: kdav-davitem ........................... Passed 0.03 sec
2/6 Test #3: kdav-davurl ............................ Passed 0.03 sec
3/6 Test #6: kdav-davitemslistjob ................... Passed 0.03 sec
4/6 Test #5: kdav-davitemfetchjob ...................***Failed 0.03 sec
********* Start testing of DavItemFetchJobTest *********
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 : DavItemFetchJobTest::initTestCase()
QWARN : DavItemFetchJobTest::runSuccessfullTest() kf.kio.core: couldn't create
worker: "Unknown protocol 'http'."
FAIL! : DavItemFetchJobTest::runSuccessfullTest()
'fakeServer.isAllScenarioDone()' returned FALSE. ()
Loc:
[/home/tkloczko/rpmbuild/BUILD/kdav-5.105.0/autotests/davitemfetchjobtest.cpp(35)]
PASS : DavItemFetchJobTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 6ms
********* Finished testing of DavItemFetchJobTest *********
5/6 Test #4: kdav-davcollectionsmultifetchjobtest ...***Failed 0.04 sec
********* Start testing of DavCollectionsMultiFetchJobTest *********
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 : DavCollectionsMultiFetchJobTest::initTestCase()
QWARN : DavCollectionsMultiFetchJobTest::runSuccessfullTest() kf.kio.core:
couldn't create worker: "Unknown protocol 'http'."
QWARN : DavCollectionsMultiFetchJobTest::runSuccessfullTest() kf.kio.core:
couldn't create worker: "Unknown protocol 'http'."
FAIL! : DavCollectionsMultiFetchJobTest::runSuccessfullTest()
'fakeServer.isAllScenarioDone()' returned FALSE. ()
Loc:
[/home/tkloczko/rpmbuild/BUILD/kdav-5.105.0/autotests/davcollectionsmultifetchjobtest.cpp(47)]
QWARN : DavCollectionsMultiFetchJobTest::shouldFailOnError() kf.kio.core:
couldn't create worker: "Unknown protocol 'http'."
QWARN : DavCollectionsMultiFetchJobTest::shouldFailOnError() kf.kio.core:
couldn't create worker: "Unknown protocol 'http'."
FAIL! : DavCollectionsMultiFetchJobTest::shouldFailOnError()
'fakeServer.isAllScenarioDone()' returned FALSE. ()
Loc:
[/home/tkloczko/rpmbuild/BUILD/kdav-5.105.0/autotests/davcollectionsmultifetchjobtest.cpp(100)]
PASS : DavCollectionsMultiFetchJobTest::cleanupTestCase()
Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 10ms
********* Finished testing of DavCollectionsMultiFetchJobTest *********
6/6 Test #1: kdav-davcollection ..................... Passed 0.07 sec
67% tests passed, 2 tests failed out of 6
Total Test time (real) = 0.07 sec
The following tests FAILED:
4 - kdav-davcollectionsmultifetchjobtest (Failed)
5 - kdav-davitemfetchjob (Failed)
Errors while running CTest
--
You are receiving this mail because:
You are watching all bug changes.