Execution Time5.07s

Test: test_body_composition_phenotypes (Passed)
Build: CIP-Linux-3.14.35-28.38.amzn1.x86_64-x86_64-incr-SL-ON (Linux1.Amazon.ACIL) on 2016-01-28 00:03:35
Repository revision: bc9bbc8022eb808c5aa9baf9e70bf91bedae188a


Show Command Line
Display graphs:

Test output
/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/phenotypes.py:248: SettingWithCopyWarning: 
A value is trying to be set on a copy of a slice from a DataFrame

See the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy
  self._df[pheno_name][np.where(key_row==True)[0][0]] = pheno_value
.
----------------------------------------------------------------------
Ran 1 test in 4.491s

OK