Next Generation of pyClowder

Build: #16 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 15 tests in total
  • 3 tests failed
  • 1 failure is new
  • < 1 second taken in total.

Build 16 has the following 3 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed unnamed test suite pyclowder.datasets
< 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 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):
^