[Zope-tests] FreeBSD Test Results - Zope 3 / Python 2.3 - failures:1

zope-tests at bitdance.com zope-tests at bitdance.com
Thu Feb 19 12:10:54 EST 2004


==============================================================================
==============================================================================
Python Version:2.3.3 (#1, Jan  4 2004, 20:36:27) 
[GCC 3.2.2 [FreeBSD] 20030205 (release)]

Modules included:
Zope3 (HEAD)

Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
The following test left new threads behind:
testTimeout (zodb.zeo.tests.test_conn.MappingStorageTimeoutTests)
New thread(s): [<ConnectThread(Connect([(2, ('localhost', 27306))]), started daemon)>]
The following test left new threads behind:
testZEOInvalidation (zodb.zeo.tests.test_zeo.MappingStorageTests)
New thread(s): [<ConnectThread(Connect([(2, ('localhost', 26658))]), started daemon)>, <ConnectThread(Connect([(2, ('localhost', 27236))]), started daemon)>]
Failure in test testXMLTreeViews (zope.app.browser.skins.rotterdam.tests.test_xmlnavigationviews.TestXmlObject)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/browser/skins/rotterdam/tests/test_xmlnavigationviews.py", line 75, in testXMLTreeViews
    check_xml(treeView(), util.read_output('test5.xml'))
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/pagetemplate/tests/util.py", line 81, in check_xml
    assert s1==s2, ("XML Output Changed:\n%s\n\n%s" % (s1, s2))
AssertionError: XML Output Changed:
<?xml version="1.0" ?><children><collection name="" length="2" icon_url="" isroot=""><collection name="folder1" length="2" icon_url=""><collection name="folder1_1" length="2" icon_url=""><collection name="folder1_1_1" length="1" icon_url=""></collection><collection name="folder1_1_2" length="0" icon_url=""/></collection><collection name="folder1_2" length="1" icon_url=""/></collection><collection name="folder2" length="1" icon_url=""/><collection name="++etc++site" length="1" icon_url=""/></collection></children>

<?xml version="1.0" ?><children><collection name="" length="2" icon_url="" isroot=""><collection name="folder1" length="2" icon_url=""><collection name="folder1_1" length="2" icon_url=""><collection name="folder1_1_1" length="1" icon_url=""></collection><collection name="folder1_1_2" length="0" icon_url=""/><item name="++etc++site" /></collection><collection name="folder1_2" length="1" icon_url=""/><item name="++etc++site" /></collection><collection name="folder2" length="1" icon_url=""/><collection name="++etc++site" length="1" icon_url=""/></collection></children>

======================================================================
FAIL: testXMLTreeViews (zope.app.browser.skins.rotterdam.tests.test_xmlnavigationviews.TestXmlObject)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/browser/skins/rotterdam/tests/test_xmlnavigationviews.py", line 75, in testXMLTreeViews
    check_xml(treeView(), util.read_output('test5.xml'))
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/pagetemplate/tests/util.py", line 81, in check_xml
    assert s1==s2, ("XML Output Changed:\n%s\n\n%s" % (s1, s2))
AssertionError: XML Output Changed:
<?xml version="1.0" ?><children><collection name="" length="2" icon_url="" isroot=""><collection name="folder1" length="2" icon_url=""><collection name="folder1_1" length="2" icon_url=""><collection name="folder1_1_1" length="1" icon_url=""></collection><collection name="folder1_1_2" length="0" icon_url=""/></collection><collection name="folder1_2" length="1" icon_url=""/></collection><collection name="folder2" length="1" icon_url=""/><collection name="++etc++site" length="1" icon_url=""/></collection></children>

<?xml version="1.0" ?><children><collection name="" length="2" icon_url="" isroot=""><collection name="folder1" length="2" icon_url=""><collection name="folder1_1" length="2" icon_url=""><collection name="folder1_1_1" length="1" icon_url=""></collection><collection name="folder1_1_2" length="0" icon_url=""/><item name="++etc++site" /></collection><collection name="folder1_2" length="1" icon_url=""/><item name="++etc++site" /></collection><collection name="folder2" length="1" icon_url=""/><collection name="++etc++site" length="1" icon_url=""/></collection></children>

----------------------------------------------------------------------
Ran 4945 tests in 554.854s

FAILED (failures=1)




More information about the Zope-tests mailing list