[Zope-Coders] Win32 Tests - Zope HEAD - Not OK :-(
Chris Withers
chrisw@nipltd.com
Tue, 17 Dec 2002 15:50:25 +0000
Tim Peters wrote:
> Exactly how is it that these tests get run? I don't see ignored execptions.
> I ran these tests, under the same 2.2.2, just now, on the Zope HEAD, on
> Win98SE, via
>
> C:\Code\Zope>\python22\python utilities\testrunner.py -a -v2
Well, this is on Win2K.
The command line would be:
D:\ZopeTests\sandbox\Zope>c:\python22\python utilities/testrunner.py -v 0 -a
This is run from a popen3 in autotester.py (see
cvs.zope.org/Packages/TestScripts) which is triggered by a batch script
triggered from the Scheduled Task list.
> without incident. I realize that the exception listed above is printed to
> stderr and doesn't cause a test failure, and I'm not kidding when I say
> there's nothing like that in the output I get. The test run ended with
>
> Ran 1817 tests in 829.260s
Well, can you suggest any possibilities that I can investigate?
cheers,
Chris