Hello

I faced with error in test.functional, this a console log


vito@vito:~/etalon/swift/test$ nosetests functional
.................................................................................................E...........................................E...........
======================================================================
ERROR: testMetadataNumberLimit (test.functional.tests.TestFile)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/vito/etalon/swift/test/functional/tests.py", line 1017,
in testMetadataNumberLimit
    self.assert_(file.write())
  File "/home/vito/etalon/swift/test/functional/swift.py", line 731, in write
    raise ResponseError(self.conn.response)
ResponseError: 503: Internal Server Error

======================================================================
ERROR: testMetadataNumberLimit (test.functional.tests.TestFileUTF8)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/vito/etalon/swift/test/functional/tests.py", line 1017,
in testMetadataNumberLimit
    self.assert_(file.write())
  File "/home/vito/etalon/swift/test/functional/swift.py", line 731, in write
    raise ResponseError(self.conn.response)
ResponseError: 503: Internal Server Error

----------------------------------------------------------------------
Ran 153 tests in 67.563s

FAILED (errors=2)

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to