Execution Time0.51s

Test: test_read_geometrytopologypoint_write_dataframe (Failed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON (ip-172-31-44-204.ec2.internal) on 2016-04-02 00:03:05
Repository revision: daf4b1ed774c9513863823c7139b10150c7b12a6

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_read_geometrytopologypoint_write_dataframe.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-user/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 "/home/ec2-user/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.019s

FAILED (errors=1)