Hmm.  This morning, following an update to TG release 584, nosetests no
longer works.  Running it gets:

[EMAIL PROTECTED] turbogears]$ nosetests
E
======================================================================
ERROR: test module turbogears in
/home/mike/Work/projects/turbogears/turbogears
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/local/lib/python2.4/site-packages/nose-0.8.4-py2.4.egg/nose/core.py",
line 409, in run
    self.setUp()
## LOTS OF LINES ELIDED ##
  File
"/usr/local/lib/python2.4/site-packages/kid-0.8-py2.4.egg/kid/pull.py",
line 407, in feed
    raise e
ExpatError: mismatched tag: line 22, column 2

----------------------------------------------------------------------
Ran 0 tests in 0.629s

FAILED (errors=1)

Reply via email to