Next Generation of pyClowder

Build: #16 failed Changes by Todd Nicholson

Test results

  • 15 tests in total
  • 3 tests failed
  • 1 failure is new
  • < 1 second taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed unnamed test suite pyclowder.datasets
Default Job < 1 sec
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC267-JOB1/pyclowder/datasets.py:16:1: E302 expected 2 blank lines, found 1 def get_info(connector, host, key, datasetid): ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC267-JOB1/pyclowder/datasets.py:16:1: E302 expected 2 blank lines, found 1
def get_info(connector, host, key, datasetid):
^
Existing test failures 2
Status Test Failing since View job Duration
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC267-JOB1/pyclowder/collections.py:8:1: E302 expected 2 blank lines, found 1 class CollectionsApi(object): ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC267-JOB1/pyclowder/collections.py:8:1: E302 expected 2 blank lines, found 1
class CollectionsApi(object):
^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC267-JOB1/pyclowder/files.py:32:1: E302 expected 2 blank lines, found 1 class FilesApi(object): ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC267-JOB1/pyclowder/files.py:32:1: E302 expected 2 blank lines, found 1
class FilesApi(object):
^