Build: #2 failed Changes by Todd Nicholson

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
40 seconds
Labels
None
Agent
buildserver-1.ncsa.illinois.edu
Revision
68e7f70bc1fc9865fe32c36cb9a2b9528bbf5065
Total tests
12
Fixed in
#3 (Changes by Todd Nicholson)

Tests

Responsible

Code commits

Author Commit Message Commit date
Todd Nicholson Todd Nicholson 68e7f70bc1fc9865fe32c36cb9a2b9528bbf5065 should be compatible with python3 now.
errors happen when running in docker. the python2 code will break even though version check exists?

Tests

New test failures 1
Status Test View job Duration
Collapse Failed unnamed test suite pyclowder.extractors
Default Job < 1 sec
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:87:37: E128 continuation line under-indented for visual indent                                     default=None, action='append',                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:88:37: E128 continuation line under-indented for visual indent                                     help='pickle file that needs to be processed (only needed for HPC)')                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:91:37: E128 continuation line under-indented for visual indent                                     default=None, action='append',                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:92:37: E128 continuation line under-indented for visual indent                                     help='pickle file that needs to be processed (only needed for HPC)')                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:143:44: E272 multiple spaces before keyword                     if not self.args.nobind  and sys.version_info.major == 2:                                            ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:87:37: E128 continuation line under-indented for visual indent
                                    default=None, action='append',
                                    ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:88:37: E128 continuation line under-indented for visual indent
                                    help='pickle file that needs to be processed (only needed for HPC)')
                                    ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:91:37: E128 continuation line under-indented for visual indent
(8 more lines...)