Next Generation of pyClowder

Build: #16 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 seconds
Agent
buildserver-1.ncsa.illinois.edu
Revision
4fb358e2ef8b7e9b975137f470a0fd4d0ac0db5d
Total tests
15
Failing since
#12 (Changes by Todd Nicholson)
Fixed in
#20 (Changes by Max Burnette <mburnet2@illinois.com>)

Tests

  • 15 tests in total
  • 3 tests failed
  • 1 failure is new
  • < 1 second taken in total.
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):
^