Next Generation of pyClowder

Build: #22 failed Changes by Yan Zhao

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
18-Jul-2017 13:16:51            return self.client.post("/geostreams/sensors", sensor)
18-Jul-2017 13:16:51            ^
18-Jul-2017 13:16:51
18-Jul-2017 13:16:51 __________________________________ PEP8-check __________________________________
18-Jul-2017 13:16:51 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/tests/conftest.py:14:1: E302 expected 2 blank lines, found 1
18-Jul-2017 13:16:51 @pytest.fixture(scope="module")
18-Jul-2017 13:16:51 ^
18-Jul-2017 13:16:51
18-Jul-2017 13:16:51 __________________________________ PEP8-check __________________________________
18-Jul-2017 13:16:51 /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
18-Jul-2017 13:16:51     assert response.status_code != 200
18-Jul-2017 13:16:51                                       ^
18-Jul-2017 13:16:51
18-Jul-2017 13:16:51 __________________________________ PEP8-check __________________________________
18-Jul-2017 13:16:51 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/tests/test_streams.py:8:1: E302 expected 2 blank lines, found 1
18-Jul-2017 13:16:51 def test_streams_post(caplog, host, key):
18-Jul-2017 13:16:51 ^
18-Jul-2017 13:16:51 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/tests/test_streams.py:20:24: W291 trailing whitespace
18-Jul-2017 13:16:51     assert "id" in body
18-Jul-2017 13:16:51                        ^
18-Jul-2017 13:16:51 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC26-JOB1/tests/test_streams.py:39:54: W291 trailing whitespace
18-Jul-2017 13:16:51     response = stream_client.stream_delete(stream_id)
18-Jul-2017 13:16:51                                                      ^
18-Jul-2017 13:16:51
18-Jul-2017 13:16:51 ================ 8 failed, 22 passed, 10 error in 0.47 seconds =================