Guest User

Untitled

a guest
Oct 27th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. [INF] 89 (lib/phpunit.php:150) Installing export.html
  2. [INF] 89 (lib/phpunit.php:150) Installing lastcoredata
  3. PHPUnit 3.5.5 by Sebastian Bergmann.
  4.  
  5. .
  6. ViewTest
  7. [WAR] 89 (lib/adodb/drivers/adodb-postgres64.inc.php:691) pg_connect(): Unable to connect to PostgreSQL server: FATAL: password authentication failed for user "hugh"
  8. [WAR] 89 (lib/adodb/drivers/adodb-postgres64.inc.php:691) FATAL: password authentication failed for user "hugh"
  9. Call stack (most recent first):
  10. * log_message("pg_connect(): Unable to connect to PostgreSQL serv...", 8, true, true, "/home/hugh/src/mahara/mahara/htdocs/lib/adodb/driv...", 691) at /home/hugh/src/mahara/mahara/htdocs/lib/errors.php:446
  11. * error(2, "pg_connect(): Unable to connect to PostgreSQL serv...", "/home/hugh/src/mahara/mahara/htdocs/lib/adodb/driv...", 691, array(size 7)) at Unknown:0
  12. * pg_connect("host='localhost' user='hugh' password='not stored'...") at /home/hugh/src/mahara/mahara/htdocs/lib/adodb/drivers/adodb-postgres64.inc.php:691
  13. * ADODB_postgres64->_connect("localhost", "hugh", "not stored", "mahara", -1) at /home/hugh/src/mahara/mahara/htdocs/lib/adodb/drivers/adodb-postgres64.inc.php:706
  14. * ADODB_postgres64->_nconnect("localhost", "hugh", "not stored", "mahara") at /home/hugh/src/mahara/mahara/htdocs/lib/adodb/adodb.inc.php:523
  15. * ADOConnection->Connect("localhost", "hugh", "not stored", "mahara", true) at /home/hugh/src/mahara/mahara/htdocs/lib/adodb/adodb.inc.php:2709
  16. * ADOConnection->__wakeup() at Unknown:0
  17. * unserialize("O:15:"ADODB_postgres7":90:{s:12:"databaseType";s:9...") at /usr/share/php/PHPUnit/Util/GlobalState.php:138
  18. * PHPUnit_Util_GlobalState::restoreGlobals(array(size 0)) at /usr/share/php/PHPUnit/Framework/TestCase.php:684
  19. * PHPUnit_Framework_TestCase->runBare() at /usr/share/php/PHPUnit/Framework/TestResult.php:629
  20. * PHPUnit_Framework_TestResult->run(object(ViewTest)) at /usr/share/php/PHPUnit/Framework/TestCase.php:575
  21. * PHPUnit_Framework_TestCase->run(object(PHPUnit_Framework_TestResult)) at /usr/share/php/PHPUnit/Framework/TestSuite.php:766
  22. * PHPUnit_Framework_TestSuite->runTest(object(ViewTest), object(PHPUnit_Framework_TestResult)) at /usr/share/php/PHPUnit/Framework/TestSuite.php:742
  23. * PHPUnit_Framework_TestSuite->run(object(PHPUnit_Framework_TestResult), false, array(size 0), array(size 0), false) at /usr/share/php/PHPUnit/Framework/TestSuite.php:702
  24. * PHPUnit_Framework_TestSuite->run(object(PHPUnit_Framework_TestResult), false, array(size 0), array(size 0), false) at /usr/share/php/PHPUnit/TextUI/TestRunner.php:305
  25. * PHPUnit_TextUI_TestRunner->doRun(object(PHPUnit_Framework_TestSuite), array(size 6)) at /usr/share/php/PHPUnit/TextUI/Command.php:188
  26. * PHPUnit_TextUI_Command->run(array(size 3), true) at /usr/share/php/PHPUnit/TextUI/Command.php:129
  27. * PHPUnit_TextUI_Command::main() at /usr/bin/phpunit:53
  28.  
  29. E
  30.  
  31. Time: 24 seconds, Memory: 36.25Mb
  32.  
  33. There was 1 error:
  34.  
  35. 1) ViewTest::testViewCreating
  36. ADODB_Exception: postgres7 error: [-24: -24] in CONNECT(localhost, 'hugh', '****', mahara)
  37.  
  38.  
  39. /home/hugh/src/mahara/mahara/htdocs/lib/adodb/adodb-exceptions.inc.php:78
  40. /home/hugh/src/mahara/mahara/htdocs/lib/adodb/adodb.inc.php:536
  41. /home/hugh/src/mahara/mahara/htdocs/lib/adodb/adodb.inc.php:2709
  42.  
  43. FAILURES!
  44. Tests: 1, Assertions: 8, Errors: 1.
Add Comment
Please, Sign In to add comment