Skip to content

Instantly share code, notes, and snippets.

@marc1706
Created December 27, 2012 13:39
Show Gist options
  • Save marc1706/4388445 to your computer and use it in GitHub Desktop.
Save marc1706/4388445 to your computer and use it in GitHub Desktop.
No idea ...
PHPUnit 3.7.9 by Sebastian Bergmann.
Configuration read from C:\Users\Marc\Documents\Entwicklung\phpbb3\phpunit.xml.dist
E
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
FAILURES!
Tests: 1, Assertions: 0, Errors: 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment