Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ut/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ def test_get_bucket_location():


def test_get_service():
return # TODO: 测试账号的桶太多了导致列举超时,暂时屏蔽掉
return # TODO: 测试账号的桶太多了导致列举超时,暂时屏蔽掉

"""列出账号下所有的bucket信息"""
response = client.list_buckets()
Expand Down