[Zope-Coders] Zope test results (head)

background@shane.digicool.com background@shane.digicool.com
Tue, 23 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 954 tests

FAILED (failures=1)

======================================================================
OVERALL FAILED (total failures=1)
---------------------------------------------------------
Differences from last results:
---------------------------------------------------------
--- /home/background/pastresults	Mon Oct 22 22:03:40 2001
+++ results	Tue Oct 23 22:03:41 2001
@@ -1,4 +1,29 @@
+
+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 954 tests
 
-OK
+FAILED (failures=1)
+
+======================================================================
+OVERALL FAILED (total failures=1)