[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #903
Michal Čihař
michal at cihar.com
Tue Feb 14 16:40:27 CET 2012
Hi
Dne Tue, 14 Feb 2012 15:49:11 +0100
Michal Čihař <michal at cihar.com> napsal(a):
> 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.
More details on this:
The timeout happens only if coverage reports are enabled (what we do by
default) and xdebug extension is available.
Then it is quite easy for me to trigger it using:
phpunit test/classes/PMA_Config_test.php
...
1) PMA_ConfigTest::testLoadDefaults
PHP_Invoker_TimeoutException: Execution aborted after 1 second
test/classes/PMA_Config_test.php:254
...
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120214/be1d1da6/attachment.sig>
More information about the Developers
mailing list