Execution Time0.81s

Test: test_laa_phenotypes (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-07-27 23:01:56
Repository revision: 9237d6eba4457609be473e70e0117dedf4a04321

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_laa_phenotypes.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/phenotypes/tests/test_laa_phenotypes.py", line 29, in test_execute
    r = df['Region'].iloc[i]
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pandas/core/indexing.py", line 1296, in __getitem__
    return self._getitem_axis(key, axis=0)
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pandas/core/indexing.py", line 1612, in _getitem_axis
    self._is_valid_integer(key, axis)
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pandas/core/indexing.py", line 1526, in _is_valid_integer
    raise IndexError("single positional indexer is out-of-bounds")
IndexError: single positional indexer is out-of-bounds

----------------------------------------------------------------------
Ran 1 test in 0.080s

FAILED (errors=1)