Message1031
A single test failed in python ./run_tests for roundup
0.6.2.
Hardware:
Linux llama 2.4.18-686-smp #1 SMP Sun Apr 14
12:07:19 EST 2002 i686 unknown
Software:
Python 2.2.1 (#1, Oct 7 2002, 17:21:08)
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Error:
==========================================
============================
ERROR: testCreation
(test.test_init.mysqlClassicTestCase)
-------------------------------------------------------
---------------
Traceback (most recent call last):
File "test/test_init.py", line 48, in testCreation
init.initialise(self.dirname, 'sekrit')
File "roundup/init.py", line 106, in initialise
instance.init(password.Password(adminpw))
File "_test_init_3/dbinit.py", line 168, in init
db = open("admin")
File "_test_init_3/dbinit.py", line 32, in open
db = Database(config, name)
File "roundup/backends/rdbms_common.py", line 72, in
__init__
self.open_connection()
File "roundup/backends/back_mysql.py", line 45, in
open_connection
db = getattr(self.config, 'MYSQL_DATABASE')
AttributeError: 'module' object has no
attribute 'MYSQL_DATABASE'
-------------------------------------------------------
---------------
Ran 203 tests in 74.419s
FAILED (errors=1)
Warning! Mysql tests will not be performed
(1045, "Access denied for user: 'roun
duptest@localhost' (Using password: YES)")
|
|
Date |
User |
Action |
Args |
2009-02-03 14:20:31 | admin | link | issue835805 messages |
2009-02-03 14:20:31 | admin | create | |
|