I need some help: please run tests
Manuel Breugelmans
mbr.nxi at gmail.com
Mon Jun 30 13:42:26 UTC 2008
On Monday 30 June 2008 15:35:59 Evgeniy Ivanov wrote:
> Manuel Breugelmans wrote:
> > AFAIK git nor vcs test have ever succeeded here.
> >
> > output in kdev4 -> http://fenix.cmi.ua.ac.be/~p035120/screeny.png
> >
> > and with ctest
> >
> > 14/ 21 Testing kdevgit-test
> > ...
> > GitJob::start: Working directory: "/tmp/kdevGit_testdir/"
> > QDEBUG : GitInitTest::testInitAndCommit() <unknown program name>(8945)/
> > GitJob::start: Execute git command: "git-commit testfile -m
> > 'KDevelop'\''s Test commit'"
> > QDEBUG : GitInitTest::testInitAndCommit() <unknown program name>(8945)/
> > GitJob::slotReceivedStderr: received error:
> > QDEBUG : GitInitTest::testInitAndCommit() <unknown program name>(8945)/
> > GitJob::slotReceivedStderr: "
> > *** Please tell me who you are.
> >
> > Run
> >
> > git config --global user.email "you at example.com"
> > git config --global user.name "Your Name"
> >
> > to set your account's default identity.
> > Omit --global to set the identity only in this repository.
> >
> > fatal: empty ident <nix at driana.localdomain> not allowed"
> > FAIL! : GitInitTest::testInitAndCommit() 'j->exec()' returned FALSE. ()
> > Loc:
> > [/home/nix/KdeDev/kdevplatform3/plugins/git/tests/initTest.cpp(119)]
> >
> > The following tests FAILED:
> > 14 - kdevgit-test (Failed)
> > Errors while running CTest
>
> Thanks Manuel.
> What system do you have?
macbook core2duo running archlinux 64bit
probably the git version is what your looking for:
git version 1.5.5.1
Not sure if thats up to date, I rarely use it ;)
Manuel
More information about the KDevelop-devel
mailing list