Execution Time2.06s

Test: test_read_geometrytopologypoint_write_dataframe (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-08-14 23:02:14
Repository revision: 0811ad1fb9e3d046fb9a76d905d8bf53fa3c6b95

Exit Value1

Show Command Line
Display graphs:

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

----------------------------------------------------------------------
Ran 1 test in 0.010s

FAILED (errors=1)