Next Generation of pyClowder

Build: #3 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
19 seconds
Revision
aece55881bff026858b4167c55d068c6ba35772f
Total tests
16
Failing since
#1 (First build for this plan – )

Tests

  • 16 tests in total
  • 2 tests failed
  • 1 failure is new
  • < 1 second taken in total.
New test failures 1
Status Test Duration
Collapse Failed unnamed test suite pyclowder.connectors
< 1 sec
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/connectors.py:669:1: W293 blank line contains whitespace  ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/connectors.py:669:1: W293 blank line contains whitespace

^
Existing test failures 1
Status Test Failing since Duration
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/files.py:207:1: E302 expected 2 blank lines, found 1 def upload_metadata(connector, host, metadataTemplate, key, fileid, metadata): ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/files.py:215:26: E231 missing whitespace after ','     r = requests.post(url,data=data,headers=headers)                          ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/files.py:215:36: E231 missing whitespace after ','     r = requests.post(url,data=data,headers=headers)                                    ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/files.py:225:1: E302 expected 2 blank lines, found 1 def upload_preview(connector, host, key, fileid, previewfile, previewmetadata, preview_mimetype=None): ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/files.py:207:1: E302 expected 2 blank lines, found 1
def upload_metadata(connector, host, metadataTemplate, key, fileid, metadata):
^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/files.py:215:26: E231 missing whitespace after ','
    r = requests.post(url,data=data,headers=headers)
                         ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC280-JOB1/pyclowder/files.py:215:36: E231 missing whitespace after ','
(5 more lines...)