Re: [Zope3-dev] Odd functional test failure (testModuleListView)

2005-04-04 Thread Tim Peters
[Stephan Richter] > You still have to run the unit and functional tests together, so: > > C:\Code\Zope3>\python23\python.exe test.py -vv zope.app.apidoc Indeed! It turns out only one of the unit tests is needed to provoke the failure: C:\Code\Zope3>\python23\python.exe test.py -vv zope.app.apid

Re: [Zope3-dev] Odd functional test failure (testModuleListView)

2005-04-03 Thread Stephan Richter
On Sunday 03 April 2005 19:04, Tim Peters wrote: > Hmm.  I cannot reproduce the problem that way, although I'm not > exactly sure what "just run the tests in zope.app.apidoc" means to > you.  This is what it means to me (on WinXP): > > C:\Code\Zope3>\python23\python.exe test.py -vvf zope.app.apidoc

Re: [Zope3-dev] Odd functional test failure (testModuleListView)

2005-04-03 Thread Tim Peters
[Tim Peters] >> I get a failure today running the unit and functional tests in the same >> run: >> >> """ >> FAIL: testModuleListView (zope.app.apidoc.browser.ftests.APIDocTests) >> ... >> File "C:\Code\Zope3\src\zope\app\testing\functional.py", line 371, >> in checkForBrokenLinks >> self.fai

Re: [Zope3-dev] Odd functional test failure (testModuleListView)

2005-04-03 Thread Stephan Richter
On Saturday 02 April 2005 17:58, Tim Peters wrote: > I get a failure today running the unit and functional tests in the same > run: > > """ > FAIL: testModuleListView (zope.app.apidoc.browser.ftests.APIDocTests) > -- > Traceback (m