Nightly test runs from 2008-11-03_14:43:28

M Breugelmans mbr.nxi at gmail.com
Mon Nov 3 16:49:23 UTC 2008


On Mon, Nov 3, 2008 at 3:58 PM, Andreas Pakulat <andreas at froglogic.com> wrote:
>  51/ 57 Testing cmakeparserutilstest             Passed
>  52/ 57 Testing kde4addunittest               ***Failed
>  53/ 57 Testing qmake-parsetest                  Passed

Thanks for fixing the dashboard qtest output.

QDEBUG : KDE4AddUnitTest::go() qttest(31098)/kdevelop (cmake support
debug) CMakeProjectVisitor::visit: Visiting If ("KDE4_FIND_REQUIRED")
? true
QDEBUG : KDE4AddUnitTest::go() qttest(31098)/kdevelop (cmake support)
CMakeProjectVisitor::visit: message: ("ERROR: Could not find KDE4
kde4-config")
QDEBUG : KDE4AddUnitTest::go() qttest(31098)/kdevelop (cmake support
debug) CMakeProjectVisitor::visit: Visiting If ("NOT",
"KDE4_DATA_DIR") ? true
QDEBUG : KDE4AddUnitTest::go() qttest(31098)/kdevelop (cmake support
debug) CMakeProjectVisitor::visit: Visiting If
("CMAKE_CROSSCOMPILING") ? false

That's the problem right there, you probably have kde4-config in
/home/andreas/kde4/bin or so. I highly suspect this test has actually
never run on your setup (instead of being a regex-related regression).

These kind of fragility issues are to be expected from shell / system
tests, which stinks. Next to kde4-config it also depends on an
installed cmake desktop file and plugin. I don't see an easy way out
of it so will simply disable the test for now.


Manuel




More information about the KDevelop-devel mailing list