Execution Time0.78s

Test: test_geometry_topology_data (Failed)
Build: CIP-Linux-3.10.0-123.8.1.el7.x86_64-incr (ip-172-31-24-227.ec2.internal) on 2018-08-20 09:54:13
Repository revision: aa9c329f1205589a6085e8c4b91f0a52c9815c3d

Exit Value1

Show Command Line
Display graphs:

Test output
.E
======================================================================
ERROR: Create a GeometryTopology object that must be equal to the one in xml_file.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/centos/Projects/CIP-build/CIP-build/cip_python/common/tests/test_geometry_topology_data.py", line 61, in test_geometry_topology_data_write_read
    output_file = os.path.join(tempfile.gettempdir(), "geom.xml")
NameError: global name 'os' is not defined

----------------------------------------------------------------------
Ran 2 tests in 0.017s

FAILED (errors=1)