[Zope3-dev] FreeBSD Test Results - Zope 3 / Python 2.2 - Not OK :-(

zope-tests@bitdance.com zope-tests@bitdance.com
Sun, 9 Mar 2003 04:23:07 -0500 (EST)


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Feb  3 2003, 13:45:39) 
[GCC 2.95.4 20020320 [FreeBSD]]

Modules included:
Zope3 (HEAD)

Running tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
CRITICAL:txn:Transaction failed during second phase of two-phase commmit
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/transaction/manager.py", line 44, in _finishCommit
    r.commit(txn)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/transaction/tests/test_txn.py", line 41, in commit
    raise RuntimeError
RuntimeError
CRITICAL:txn:Transaction failed during second phase of two-phase commmit
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/transaction/manager.py", line 44, in _finishCommit
    r.commit(txn)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/transaction/tests/test_txn.py", line 41, in commit
    raise RuntimeError
RuntimeError
----------------------------------------------------------------------
Ran 3530 tests in 253.204s

OK