Project

General

Profile

Actions

Bug #10334

closed

Bug #10268: s3tests.functional.test_s3.test_bucket_create_exists fails with 'S3CreateError not raised'

rgw: s3 need to return InvalidAccessKeyId instead of AccessDenied

Added by Yehuda Sadeh over 9 years ago. Updated about 9 years ago.

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

0%

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

Description

commit:56af795b1046a4c1bfba59e1fefde272bb0e5c1e

======================================================================
FAIL: s3tests.functional.test_s3.test_list_buckets_invalid_auth
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/yehudasa/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/yehudasa/s3-tests/s3tests/functional/test_s3.py", line 4078, in test_list_buckets_invalid_auth
    eq(e.error_code, 'InvalidAccessKeyId')
AssertionError: u'AccessDenied' != 'InvalidAccessKeyId'

Actions

Also available in: Atom PDF