Next Generation of pyClowder

Build: #8 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

S.test streams: Test case result

The below summarizes the result of the test "S.test streams" in build 8 of Clowder - pyclowder2 - seven-miles-changes - Default Job.
Description
S.test streams
Test class
unnamed test suite
Method
tests.test_streams
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/test_streams.py:8:1: E302 expected 2 blank lines, found 1 def test_streams_post(caplog, host, key): ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/test_streams.py:20:24: W291 trailing whitespace     assert "id" in body                        ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/test_streams.py:39:54: W291 trailing whitespace     response = stream_client.stream_delete(stream_id)                                                      ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/test_streams.py:8:1: E302 expected 2 blank lines, found 1
def test_streams_post(caplog, host, key):
^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/test_streams.py:20:24: W291 trailing whitespace
    assert "id" in body
                       ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC245-JOB1/tests/test_streams.py:39:54: W291 trailing whitespace
    response = stream_client.stream_delete(stream_id)
                                                     ^