Created
December 27, 2012 13:39
-
-
Save marc1706/4388445 to your computer and use it in GitHub Desktop.
No idea ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PHPUnit 3.7.9 by Sebastian Bergmann. | |
Configuration read from C:\Users\Marc\Documents\Entwicklung\phpbb3\phpunit.xml.dist | |
[31;1mE[0m | |
Time: 1 second, Memory: 4.00Mb | |
There was 1 error: | |
1) phpbb_dbal_auto_increment_test::test_auto_increment | |
Exception: Unable do connect to mysql:host=localhost using PDO with error: SQLSTATE[08004] [1040] Too many connections | |
C:\Users\Marc\Documents\Entwicklung\phpbb3\tests\test_framework\phpbb_database_test_connection_manager.php:141 | |
C:\Users\Marc\Documents\Entwicklung\phpbb3\tests\test_framework\phpbb_database_test_connection_manager.php:190 | |
C:\Users\Marc\Documents\Entwicklung\phpbb3\tests\test_framework\phpbb_database_test_case.php:101 | |
C:\Users\Marc\Documents\Entwicklung\phpbb3\tests\test_framework\phpbb_database_test_case.php:35 | |
C:\Users\Marc\Documents\Entwicklung\phpbb3\tests\dbal\auto_increment_test.php:27 | |
[37;41m[2KFAILURES! | |
[0m[37;41m[2KTests: 1, Assertions: 0, Errors: 1. | |
[0m[2K |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment