Next Generation of pyClowder

Build: #21 failed Changes by Marcus Slavenas

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
06-Jul-2017 09:13:44                                                                                                                                 ^
06-Jul-2017 09:13:44 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/pyclowder/geostreams/geocode_convert.py:7:131: E251 unexpected spaces around keyword / parameter equals
06-Jul-2017 09:13:44     dec = list(LatLon(Latitude(degree = dms[0][0], minute = dms[0][1], second = dms[0][2]), Longitude(degree = dms[1][0], minute = dms[1][1], second = dms[1][2])).to_string())
06-Jul-2017 09:13:44                                                                                                                                   ^
06-Jul-2017 09:13:44 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/pyclowder/geostreams/geocode_convert.py:7:149: E251 unexpected spaces around keyword / parameter equals
06-Jul-2017 09:13:44     dec = list(LatLon(Latitude(degree = dms[0][0], minute = dms[0][1], second = dms[0][2]), Longitude(degree = dms[1][0], minute = dms[1][1], second = dms[1][2])).to_string())
06-Jul-2017 09:13:44                                                                                                                                                     ^
06-Jul-2017 09:13:44 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/pyclowder/geostreams/geocode_convert.py:7:151: E251 unexpected spaces around keyword / parameter equals
06-Jul-2017 09:13:44     dec = list(LatLon(Latitude(degree = dms[0][0], minute = dms[0][1], second = dms[0][2]), Longitude(degree = dms[1][0], minute = dms[1][1], second = dms[1][2])).to_string())
06-Jul-2017 09:13:44                                                                                                                                                       ^
06-Jul-2017 09:13:44 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/pyclowder/geostreams/geocode_convert.py:9:26: E231 missing whitespace after ','
06-Jul-2017 09:13:44     return [float(dec[0]),float(dec[1])]
06-Jul-2017 09:13:44                          ^
06-Jul-2017 09:13:44
06-Jul-2017 09:13:44 __________________________________ PEP8-check __________________________________
06-Jul-2017 09:13:44 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/tests/conftest.py:14:1: E302 expected 2 blank lines, found 1
06-Jul-2017 09:13:44 @pytest.fixture(scope="module")
06-Jul-2017 09:13:44 ^
06-Jul-2017 09:13:44
06-Jul-2017 09:13:44 __________________________________ PEP8-check __________________________________
06-Jul-2017 09:13:44 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/tests/test_datapoints.py:11:39: W292 no newline at end of file
06-Jul-2017 09:13:44     assert response.status_code != 200
06-Jul-2017 09:13:44                                       ^
06-Jul-2017 09:13:44
06-Jul-2017 09:13:44 ================= 6 failed, 24 passed, 7 error in 0.48 seconds =================