https://bugs.kde.org/show_bug.cgi?id=468296
Bug ID: 468296
Summary: 5.105.0: test suite is failing in one unit
Classification: Frameworks and Libraries
Product: frameworks-kpeople
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 one unit
+ cd kpeople-5.105.0
+ /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/kpeople-5.105.0/x86_64-redhat-linux-gnu
Test project
/home/tkloczko/rpmbuild/BUILD/kpeople-5.105.0/x86_64-redhat-linux-gnu
Start 1: persondatatest
Start 2: personsmodeltest
Start 3: personsproxymodeltest
1/3 Test #1: persondatatest ................... Passed 0.02 sec
2/3 Test #3: personsproxymodeltest ............ Passed 0.03 sec
3/3 Test #2: personsmodeltest .................Subprocess aborted***Exception:
15.26 sec
********* Start testing of PersonsModelTest *********
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 : PersonsModelTest::initTestCase()
PASS : PersonsModelTest::loadModel()
FAIL! : PersonsModelTest::mergeContacts() Compared values are not the same
Actual (((m_model->rowCount()))): 4
Expected (3) : 3
Loc:
[/home/tkloczko/rpmbuild/BUILD/kpeople-5.105.0/autotests/personsmodeltest.cpp(77)]
QFATAL : PersonsModelTest::gettersTests() ASSERT: "!isEmpty()" in file
/usr/include/qt5/QtCore/qlist.h, line 361
FAIL! : PersonsModelTest::gettersTests() Received a fatal error.
Loc: [Unknown file(0)]
Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 15124ms
********* Finished testing of PersonsModelTest *********
67% tests passed, 1 tests failed out of 3
Total Test time (real) = 15.26 sec
The following tests FAILED:
2 - personsmodeltest (Subprocess aborted)
Errors while running CTest
--
You are receiving this mail because:
You are watching all bug changes.