[Zope-Coders] Zope test results (head)

background@shane.digicool.com background@shane.digicool.com
Wed, 24 Oct 2001 22:03:41 -0400 (EDT)


8r8
< <img ismap>
---
> <img ismap="ismap">
12r12
< <img ismap>
---
> <img ismap="ismap">
16r16
< <img ismap>
---
> <img ismap="ismap">
======================================================================
FAIL: runTest (test_files.FileTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/background/zopetest/lib/python/TAL/tests/test_files.py", line 37, in runTest
    self.fail("output for %s didn't match" % self.__file)
  File "/usr/lib/python2.1/unittest.py", line 241, in fail
    raise self.failureException, msg
AssertionError: output for /home/background/zopetest/lib/python/TAL/tests/input/test12.html didn't match
----------------------------------------------------------------------
Ran 957 tests

FAILED (failures=1)

======================================================================
OVERALL FAILED (total failures=1)
---------------------------------------------------------
Differences from last results:
---------------------------------------------------------
--- /home/background/pastresults	Tue Oct 23 22:03:41 2001
+++ results	Wed Oct 24 22:03:41 2001
@@ -21,7 +21,7 @@
     raise self.failureException, msg
 AssertionError: output for /home/background/zopetest/lib/python/TAL/tests/input/test12.html didn't match
 ----------------------------------------------------------------------
-Ran 954 tests
+Ran 957 tests
 
 FAILED (failures=1)