Roundup Tracker - Issues

Message1265

Author anonymous
Recipients
Date 2004-05-23.02:48:05
Message-id
In-reply-to
The test test.test_postgresql.postgresqlClassicInitTest 
fails if the database requires username and password for 
logging into. Apparently it uses dbinit.py from the 
standard templates to do the initialization and this fails 
because they use their own, non-localized configuration 
files, which don't include the username/password 
specified in test_postgresql.py.
History
Date User Action Args
2009-02-03 14:20:45adminlinkissue958772 messages
2009-02-03 14:20:45admincreate