Comment 3 for bug 777537

Revision history for this message
Lorin Hochstein (lorinh) wrote :

The fix addresses some of the failing tests, but not all of them. The following tests are still failing with the fix applied:

S3APITestCase
    test_000_list_buckets ERROR
    test_001_create_and_delete_bucket ERROR
    test_002_create_bucket_and_key_and_delete_key_again ERROR
    test_unknown_bucket ERROR
QuotaTestCase
    test_allowed_injected_file_content_bytes ERROR
    test_allowed_injected_file_path_bytes ERROR
    test_allowed_injected_files ERROR
    test_max_injected_file_content_bytes ERROR
    test_max_injected_file_path_bytes ERROR
    test_max_injected_files ERROR
    test_no_injected_files ERROR
    test_quota_overrides ERROR
    test_too_many_addresses ERROR
    test_too_many_cores ERROR
    test_too_many_gigabytes ERROR
    test_too_many_injected_file_content_bytes ERROR
    test_too_many_injected_file_path_bytes ERROR
    test_too_many_injected_files ERROR
    test_too_many_instances ERROR
    test_too_many_metadata_items ERROR
    test_too_many_volumes ERROR