Execution Time0.64s

Test: test_read_geometrytopologypoint_write_dataframe (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON-SL-OFF (WIN-VS2008) on 2016-04-11 00:21:48

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_read_geometrytopologypoint_write_dataframe.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\Projects\CIP-build\CIPPython-install\lib\site-packages\nose\case.py", line 197, in runTest
    self.test(*self.arg)
  File "D:\Projects\CIP-build\CIP-build\cip_python\utils\tests\test_read_geometrytopologypoint_write_dataframe.py", line 18, in test_execute
    my_csv_writer.execute()
  File "D:\Projects\CIP-build\CIP-build\cip_python\utils\read_geometrytopologypoint_write_dataframe.py", line 49, in execute
    tmp['X point'] = the_point.coordinate[0]
AttributeError: 'BoundingBox' object has no attribute 'coordinate'

----------------------------------------------------------------------
Ran 1 test in 0.094s

FAILED (errors=1)