Next Generation of pyClowder

Build: #1 failed First build for this plan

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
11-Jul-2017 11:50:33 __________________________________ PEP8-check __________________________________
11-Jul-2017 11:50:33 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/pyclowder/geostreams/time_transformers.py:2:30: E231 missing whitespace after ','
11-Jul-2017 11:50:33 from datetime import datetime,timedelta
11-Jul-2017 11:50:33                              ^
11-Jul-2017 11:50:33 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/pyclowder/geostreams/time_transformers.py:13:1: E302 expected 2 blank lines, found 1
11-Jul-2017 11:50:33 def julian_day_to_month_day(year,julian_day):
11-Jul-2017 11:50:33 ^
11-Jul-2017 11:50:33 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/pyclowder/geostreams/time_transformers.py:13:33: E231 missing whitespace after ','
11-Jul-2017 11:50:33 def julian_day_to_month_day(year,julian_day):
11-Jul-2017 11:50:33                                 ^
11-Jul-2017 11:50:33 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/pyclowder/geostreams/time_transformers.py:16:16: W292 no newline at end of file
11-Jul-2017 11:50:33     return date
11-Jul-2017 11:50:33                ^
11-Jul-2017 11:50:33
11-Jul-2017 11:50:33 __________________________________ PEP8-check __________________________________
11-Jul-2017 11:50:33 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/conftest.py:14:1: E302 expected 2 blank lines, found 1
11-Jul-2017 11:50:33 @pytest.fixture(scope="module")
11-Jul-2017 11:50:33 ^
11-Jul-2017 11:50:33
11-Jul-2017 11:50:33 __________________________________ PEP8-check __________________________________
11-Jul-2017 11:50:33 /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/test_datapoints.py:11:39: W292 no newline at end of file
11-Jul-2017 11:50:33     assert response.status_code != 200
11-Jul-2017 11:50:33                                       ^
11-Jul-2017 11:50:33
11-Jul-2017 11:50:33 ================= 8 failed, 22 passed, 7 error in 0.47 seconds =================