Ticket #327 (defect)
Opened 3 years ago
Last modified 1 year ago
tests broke in changeset [686]
Status: closed (fixed)
| Reported by: | speno | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1-rc2 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
Running tests in revision 688 produces a traceback now.
Python version used to run this test script: 2.4.1
CherryPy version 2.1.0-rc1
Running tests: Native WSGI Server
Traceback (most recent call last):
File "test.py", line 335, in ?
CPTestHarness(testList).run()
File "test.py", line 275, in run
self._run_all_servers(conf)
File "test.py", line 309, in _run_all_servers
test_states.run(cls, conf)
File "/Users/speno/Documents/src/web/cp/cherrypy/test/test_states.py", line 113, in run
helper.setConfig(conf)
AttributeError: 'module' object has no attribute 'setConfig'
Change History
09/28/05 12:12:37: Modified by speno
- status changed from new to closed.
- resolution set to fixed.


Fixed by fumanchu in changeset [689] with the holy water sprinkler.