Project

General

Profile

Actions

Bug #1575

closed

rgw: failing s3tests.functional.test_headers:test_object_create_bad_contentlength_none

Added by Sage Weil over 12 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This passes as recently as commit:4c98418bb99a78a2821ddcbd5cb93ede6f1f8749

metropolis:s3-tests 04:33 PM $ S3TEST_CONF=rgw.conf ./virtualenv/bin/nosetests -a '!fails_on_dho' -v  s3tests.functional.test_headers:test_object_create_bad_contentlength_none
s3tests.functional.test_headers.test_object_create_bad_contentlength_none ... FAIL

======================================================================
FAIL: s3tests.functional.test_headers.test_object_create_bad_contentlength_none
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/sage/src/s3-tests/virtualenv/lib/python2.6/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/sage/src/s3-tests/s3tests/functional/test_headers.py", line 263, in test_object_create_bad_contentlength_none
    eq(e.status, 411)
  File "/home/sage/src/s3-tests/virtualenv/lib/python2.6/site-packages/nose/tools.py", line 31, in eq_
    assert a == b, msg or "%r != %r" % (a, b)
AssertionError: 400 != 411
-------------------- >> begin captured logging << --------------------
boto: DEBUG: path=/
boto: DEBUG: auth_path=/
boto: DEBUG: Method: GET
boto: DEBUG: Path: /
boto: DEBUG: Data: 
boto: DEBUG: Headers: {}
boto: DEBUG: Host: sepia34.ceph.dreamhost.com:7280
boto: DEBUG: establishing HTTP connection: kwargs={}
boto: DEBUG: Canonical: GET

Mon, 26 Sep 2011 23:33:57 GMT
/
boto: DEBUG: path=/
boto: DEBUG: auth_path=/
boto: DEBUG: Method: GET
boto: DEBUG: Path: /
boto: DEBUG: Data: 
boto: DEBUG: Headers: {}
boto: DEBUG: Host: sepia34.ceph.dreamhost.com:7280
boto: DEBUG: establishing HTTP connection: kwargs={}
boto: DEBUG: Canonical: GET

Mon, 26 Sep 2011 23:33:57 GMT
/
boto: DEBUG: path=/sage-oqenewqv3me13gev64mz1m2k-1/
boto: DEBUG: auth_path=/sage-oqenewqv3me13gev64mz1m2k-1/
boto: DEBUG: Method: PUT
boto: DEBUG: Path: /sage-oqenewqv3me13gev64mz1m2k-1/
boto: DEBUG: Data: 
boto: DEBUG: Headers: {}
boto: DEBUG: Host: sepia34.ceph.dreamhost.com:7280
boto: DEBUG: Canonical: PUT

Mon, 26 Sep 2011 23:33:57 GMT
/sage-oqenewqv3me13gev64mz1m2k-1/
boto: DEBUG: path=/sage-oqenewqv3me13gev64mz1m2k-1/foo
boto: DEBUG: auth_path=/sage-oqenewqv3me13gev64mz1m2k-1/foo
boto: DEBUG: Method: PUT
boto: DEBUG: Path: /sage-oqenewqv3me13gev64mz1m2k-1/foo
boto: DEBUG: Data: 
boto: DEBUG: Headers: {'Content-Length': '3', 'Content-MD5': 'N7UdGUp1E+RbVvZSTy1R8g==', 'Content-Type': 'application/octet-stream', 'Expect': '100-Continue', 'User-Agent': 'Boto/2.0 (linux2)'}
boto: DEBUG: Host: sepia34.ceph.dreamhost.com:7280
boto: DEBUG: Canonical: PUT
N7UdGUp1E+RbVvZSTy1R8g==
application/octet-stream
Mon, 26 Sep 2011 23:33:58 GMT
/sage-oqenewqv3me13gev64mz1m2k-1/foo
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 1 test in 1.204s

FAILED (failures=1)

Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to Resolved
  • Assignee set to Sage Weil

commit:d340e8e742d119658206928ca50238841b147be5

Actions #2

Updated by John Spray over 6 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
  • Target version deleted (v0.37)

Bulk reassign of radosgw category to RGW project.

Actions

Also available in: Atom PDF