Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

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.

Hosted by WebFaction

Log in as guest/cpguest to create tickets