Hi It seems like the column resizer test fails on armhf on Debian. Log snippet follows : 01:40:31.731 /usr/bin/ctest --force-new-ctest-process -j4 01:40:31.860 Test project /tmp/d20150312-29023-1052aua/kwidgetsaddons-5.7.0+git20150311.1500/obj-arm-linux-gnueabihf 01:40:31.860 Start 1: kcolorbuttontest 01:40:31.860 Start 2: kdatecomboboxtest 01:40:31.860 Start 3: kdatetimeedittest 01:40:31.860 Start 4: kdualactiontest 01:40:32.932 1/10 Test #4: kdualactiontest ..................... Passed 1.11 sec 01:40:32.936 Start 5: kselectaction_unittest 01:40:33.245 2/10 Test #5: kselectaction_unittest .............. Passed 0.31 sec 01:40:33.245 Start 6: ktimecomboboxtest 01:40:35.164 3/10 Test #2: kdatecomboboxtest ................... Passed 3.16 sec 01:40:35.165 Start 7: kmessagewidgetautotest 01:40:35.573 4/10 Test #1: kcolorbuttontest .................... Passed 3.47 sec 01:40:35.573 Start 8: kpagedialogautotest 01:40:35.879 5/10 Test #8: kpagedialogautotest ................. Passed 0.31 sec 01:40:35.879 Start 9: ksplittercollapserbuttontest 01:40:36.189 6/10 Test #6: ktimecomboboxtest ................... Passed 2.74 sec 01:40:36.189 Start 10: kwidgetsaddons-kcolumnresizertest 01:40:36.899 7/10 Test #7: kmessagewidgetautotest .............. Passed 1.73 sec 01:40:37.101 8/10 Test #10: kwidgetsaddons-kcolumnresizertest ...***Failed 0.71 sec 01:40:37.101 ********* Start testing of KColumnResizerTest ********* 01:40:37.101 Config: Using QtTest library 5.4.2, Qt 5.4.2 (arm-little_endian-ilp32-eabi-hardfloat shared (dynamic) release build; by GCC 4.9.2) 01:40:37.101 PASS : KColumnResizerTest::initTestCase() 01:40:37.101 FAIL! : KColumnResizerTest::test(forms) 'widget1' returned FALSE. () 01:40:37.101 Loc: [../../autotests/kcolumnresizertest.cpp(66)] 01:40:37.101 FAIL! : KColumnResizerTest::test(grids) 'widget1' returned FALSE. () 01:40:37.101 Loc: [../../autotests/kcolumnresizertest.cpp(66)] 01:40:37.101 FAIL! : KColumnResizerTest::test(grid-and-form) 'widget1' returned FALSE. () 01:40:37.101 Loc: [../../autotests/kcolumnresizertest.cpp(66)] 01:40:37.101 PASS : KColumnResizerTest::cleanupTestCase() 01:40:37.101 Totals: 2 passed, 3 failed, 0 skipped, 0 blacklisted 01:40:37.101 ********* Finished testing of KColumnResizerTest ********* 01:40:37.101 01:40:37.498 9/10 Test #9: ksplittercollapserbuttontest ........ Passed 1.52 sec 01:40:38.433 10/10 Test #3: kdatetimeedittest ................... Passed 6.62 sec 01:40:38.434 01:40:38.434 90% tests passed, 1 tests failed out of 10 01:40:38.453 01:40:38.453 Total Test time (real) = 6.66 sec 01:40:38.453 01:40:38.453 The following tests FAILED: 01:40:38.453 10 - kwidgetsaddons-kcolumnresizertest (Failed) 01:40:38.453 Errors while running CTest 01:40:38.453 Makefile:120: recipe for target 'test' failed 01:40:38.453 make[3]: *** [test] Error 8 01:40:38.453 make[3]: Leaving directory '/tmp/d20150312-29023-1052aua/kwidgetsaddons-5.7.0+git20150311.1500/obj-arm-linux-gnueabihf' 01:40:38.453 dh_auto_test: make -j4 test ARGS+=-j4 returned exit code 2 Reproducible: Always Expected Results: Tests pass
That's odd, because if the .ui could not be loaded, it would already fail in the QVERIFY(layout) lines above. I have no idea why QUiLoader fails to correctly construct the object tree on your system.
It is quite weird, would any files from the build help with investigating the issue ?
Git commit d907bcfe8cd3760b564978b7a8781d95ce40fa0b by Christoph Feck. Committed on 30/11/2016 at 19:57. Pushed by cfeck into branch 'master'. Remove unneeded include of whole QtGui module M +0 -2 tests/kcolumnresizertestapp.cpp https://commits.kde.org/kwidgetsaddons/d907bcfe8cd3760b564978b7a8781d95ce40fa0b
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!