Hi
Dne Tue, 14 Feb 2012 15:49:11 +0100 Michal Čihař michal@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 ...