HomeSort by relevance Sort by last modified time
    Searched refs:SkipForS3 (Results 1 - 19 of 19) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_mb.py 20 from gslib.tests.testcase.integration_testcase import SkipForS3
27 @SkipForS3('S3 returns success when bucket already exists.')
test_trace.py 21 from gslib.tests.testcase.integration_testcase import SkipForS3
25 @SkipForS3('--trace-token is supported only on GCS JSON API.')
test_logging.py 20 from gslib.tests.testcase.integration_testcase import SkipForS3
24 @SkipForS3('Logging command requires S3 ACL configuration on target bucket.')
test_web.py 21 from gslib.tests.testcase.integration_testcase import SkipForS3
30 @SkipForS3('Web set not supported for S3, web get returns XML.')
test_setmeta.py 21 from gslib.tests.testcase.integration_testcase import SkipForS3
61 @SkipForS3('Preconditions not supported for s3 objects')
86 @SkipForS3('Preconditions not supported for s3 objects')
136 @SkipForS3('Only ASCII characters are supported for x-amz-meta headers')
test_Doption.py 24 from gslib.tests.testcase.integration_testcase import SkipForS3
30 @SkipForS3('-D output is implementation-specific.')
test_bucketconfig.py 19 from gslib.tests.testcase.integration_testcase import SkipForS3
54 @SkipForS3('A number of configs in this test are not supported by S3')
test_compose.py 22 from gslib.tests.testcase.integration_testcase import SkipForS3
26 @SkipForS3('S3 does not support object composition.')
test_defacl.py 23 from gslib.tests.testcase.integration_testcase import SkipForS3
29 @SkipForS3('S3 does not support default object ACLs.')
test_signurl.py 23 from gslib.tests.testcase.integration_testcase import SkipForS3
30 @SkipForS3('Signed URLs are only supported for gs:// URLs.')
test_cp.py 52 from gslib.tests.testcase.integration_testcase import SkipForS3
557 @SkipForS3('S3 lists versioned objects in reverse timestamp order.')
632 @SkipForS3('Preconditions not supported for S3.')
653 @SkipForS3('Preconditions not supported for S3.')
702 @SkipForS3('S3 lists versioned objects in reverse timestamp order.')
    [all...]
test_cors.py 24 from gslib.tests.testcase.integration_testcase import SkipForS3
30 @SkipForS3('CORS command is only supported for gs:// URLs')
test_du.py 20 from gslib.tests.testcase.integration_testcase import SkipForS3
156 @SkipForS3('S3 lists versions in reverse order.')
test_lifecycle.py 25 from gslib.tests.testcase.integration_testcase import SkipForS3
32 @SkipForS3('Lifecycle command is only supported for gs:// URLs')
test_rm.py 23 from gslib.tests.testcase.integration_testcase import SkipForS3
275 @SkipForS3('Listing/removing S3 DeleteMarkers is not supported')
421 @SkipForS3('GCS versioning headers not supported by S3')
test_ls.py 27 from gslib.tests.testcase.integration_testcase import SkipForS3
217 @SkipForS3('S3 bucket configuration values are not supported via ls.')
233 @SkipForS3('S3 bucket configuration values are not supported via ls.')
262 @SkipForS3('S3 bucket configuration values are not supported via ls.')
427 @SkipForS3('S3 anonymous access is not supported.')
test_acl.py 28 from gslib.tests.testcase.integration_testcase import SkipForS3
48 @SkipForS3('Tests use GS ACL model.')
test_rsync.py 22 from gslib.tests.testcase.integration_testcase import SkipForS3
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
integration_testcase.py 73 def SkipForS3(reason):

Completed in 2624 milliseconds