Hi Mike, Sorry to be catching this more than a week later. Do you still have this problem? nosetests runs fine for me.
Kevin On 1/21/06, Mike Kent <[EMAIL PROTECTED]> wrote: > > 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) > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

