Failed tests (kdevplatform git,...)

Maciej Poleski d82ks8djf82msd83hf8sc02lqb5gh5 at gmail.com
Sun Jun 8 21:48:02 UTC 2014


Hi,

I have strange errors from tests.

I built kdevplatform from master and ran tests.

$ ctest -R git -V

End of output looks like this:

47:    Loc: [/home/local/projects/kdevplatform/plugins/git/tests/gittest.cpp(174)]
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (vcs) KDevelop::DVcsJob::start: Execute dvcs command: ("git", "branch", "-a")
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (shell) KDevelop::PluginController::loadPluginInternal: Unable to load plugin named "KDevStandardOutputView" . Running in No-Ui mode, but the plugin says it needs a GUI
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (vcs) KDevelop::DVcsJob::start: Execute dvcs command: ("git", "symbolic-ref", "-q", "--short", "HEAD")
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (vcs) KDevelop::DVcsJob::start: Execute dvcs command: ("git", "symbolic-ref", "-q", "--short", "HEAD")
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (vcs) KDevelop::DVcsJob::start: Execute dvcs command: ("git", "branch", "--", "new", "master")
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (shell) KDevelop::PluginController::loadPluginInternal: Unable to load plugin named "KDevStandardOutputView" . Running in No-Ui mode, but the plugin says it needs a GUI
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (vcs) KDevelop::DVcsJob::slotProcessError: oops, found an error while running ("git", "branch", "--", "new", "master") : "UnknownError" Exit code is: 128
47: FAIL!  : GitInitTest::testBranching() 'j->exec()' returned FALSE. ()
47:    Loc: [/home/local/projects/kdevplatform/plugins/git/tests/gittest.cpp(279)]
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (vcs) KDevelop::DVcsJob::start: Execute dvcs command: ("git", "symbolic-ref", "-q", "--short", "HEAD")
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (language) KDevelop::BackgroundParserPrivate::parseDocumentsInternal: creating parse-job KUrl("file:///usr/share/kde4/apps/kdevphpsupport/phpunitdeclarations.php") new count of active parse-jobs: 1
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (language) KDevelop::BackgroundParserPrivate::parseDocumentsInternal: creating parse-job KUrl("%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00?%00%00%00%00%00") new count of active parse-jobs: 2
47: QDEBUG : GitInitTest::testBranching() qttest(33809)/kdevplatform (language) KDevelop::BackgroundParserPrivate::createParseJob: found no languages for url KUrl("%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00?%00%00%00%00%00")
47: QSYSTEM: GitInitTest::testBranching() qttest(33809)/kdevplatform (language): failed to open a repository 

Note strange KUrl's. I have the same from Bazaar tests (not submited yet).
Am I doing something wrong?

Best Regards
Maciej Poleski


More information about the KDevelop-devel mailing list