You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: test suite for <module 's3tests.functional' from '/home/fongy/Desktop/Working/Ceph/s3-tests-master/s3tests/functional/init.pyc'>
Traceback (most recent call last):
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 209, in run
self.setUp()
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp
self.setupContext(ancestor)
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext
try_run(context, names)
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/util.py", line 471, in try_run
return func()
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/s3tests/functional/init.py", line 266, in setup
cfg.readfp(f)
File "/usr/lib/python2.7/ConfigParser.py", line 324, in readfp
self._read(fp, filename)
File "/usr/lib/python2.7/ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.
file: aws.conf, line: 1
'fixtures:\n'
Ran 34 tests in 1.202s
FAILED (errors=1)
I realise that this issue had been covered here (and closed)
E..................................
ERROR: test suite for <module 's3tests.functional' from '/home/fongy/Desktop/Working/Ceph/s3-tests-master/s3tests/functional/init.pyc'>
Traceback (most recent call last):
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 209, in run
self.setUp()
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp
self.setupContext(ancestor)
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext
try_run(context, names)
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/util.py", line 471, in try_run
return func()
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/s3tests/functional/init.py", line 266, in setup
cfg.readfp(f)
File "/usr/lib/python2.7/ConfigParser.py", line 324, in readfp
self._read(fp, filename)
File "/usr/lib/python2.7/ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.
file: aws.conf, line: 1
'fixtures:\n'
Ran 34 tests in 1.202s
FAILED (errors=1)
I realise that this issue had been covered here (and closed)
#121
but I don't understand the answer :(
If someone could elaborate I'd be most grateful :)
regards
kai
The text was updated successfully, but these errors were encountered: