Hi
Dne Tue, 14 Feb 2012 15:41:06 +0100 (CET) michal@cihar.com napsal(a):
See http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/903/
Started by an SCM change Building in workspace http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@45a79117 Using strategy: Default Last Built Revision: Revision 4bd12233afc28bc60b40c09d7afbec6461ea9a68 (origin/master) Checkout:workspace / http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ - hudson.remoting.LocalChannel@45a79117 Fetching changes from the remote Git repository Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway ERROR: (Underlying report) : Error performing command: git fetch -t git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/* Command "git fetch -t git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: I don't handle protocol ' git'
This particular error should be fixed now (extra space in configuration), though the test suite still fails (or rather timeouts) on some tests, which used to work. It happens to me in local build as well and I have no clue where the timeouts are coming from. Maybe somebody could enlighten me? I'm running phpunit 3.6.10, what seems to be latest available version.