[Zope3-dev] Win32 Test Results

zope-tests@squishdot.org zope-tests@squishdot.org
Thu, 11 Apr 2002 02:10:15 +0100


==============================================================================
==============================================================================
Python Version:2.2 (#28, Dec 21 2001, 12:21:22) [MSC 32 bit (Intel)]

Modules included:
Zope3 (Zope-3x-branch)

Error in test test_RuntimeInfoView (Zope.App.OFS.ApplicationControl.Views.Browser.tests.testRuntimeInfoView.Test)
Traceback (innermost last):
  Module Zope.App.OFS.ApplicationControl.Views.Browser.tests.testRuntimeInfoView, line 34, in test_RuntimeInfoView
  Module Zope.App.OFS.ApplicationControl.Views.Browser.RuntimeInfoView, line 38, in runtimeInfo
  Module Zope.App.OFS.ApplicationControl.RuntimeInfo, line 56, in getSystemPlatform
AttributeError: 'module' object has no attribute 'uname'

Error in test test_SystemPlatform (Zope.App.OFS.ApplicationControl.tests.testRuntimeInfo.Test)
Traceback (innermost last):
  Module Zope.App.OFS.ApplicationControl.tests.testRuntimeInfo, line 79, in test_SystemPlatform
  Module Zope.App.OFS.ApplicationControl.RuntimeInfo, line 56, in getSystemPlatform
AttributeError: 'module' object has no attribute 'uname'

======================================================================
ERROR: test_RuntimeInfoView (Zope.App.OFS.ApplicationControl.Views.Browser.tests.testRuntimeInfoView.Test)
----------------------------------------------------------------------
Traceback (innermost last):
  Module Zope.App.OFS.ApplicationControl.Views.Browser.tests.testRuntimeInfoView, line 34, in test_RuntimeInfoView
  Module Zope.App.OFS.ApplicationControl.Views.Browser.RuntimeInfoView, line 38, in runtimeInfo
  Module Zope.App.OFS.ApplicationControl.RuntimeInfo, line 56, in getSystemPlatform
AttributeError: 'module' object has no attribute 'uname'

======================================================================
ERROR: test_SystemPlatform (Zope.App.OFS.ApplicationControl.tests.testRuntimeInfo.Test)
----------------------------------------------------------------------
Traceback (innermost last):
  Module Zope.App.OFS.ApplicationControl.tests.testRuntimeInfo, line 79, in test_SystemPlatform
  Module Zope.App.OFS.ApplicationControl.RuntimeInfo, line 56, in getSystemPlatform
AttributeError: 'module' object has no attribute 'uname'

----------------------------------------------------------------------
Ran 1435 tests in 40.118s

FAILED (errors=2)