You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View the top 3 failed test(s) by shortest run time
"after all" hook for "should list buckets"::GET Service - AWS.S3.listBuckets With default signature when user has credential "after all" hook for "should list buckets"
Stack Traces | 0s run time
s3.deleteBucket is not a function
"after all" hook for "should list buckets"::GET Service - AWS.S3.listBuckets With v4 signature when user has credential "after all" hook for "should list buckets"
Stack Traces | 0s run time
s3.deleteBucket is not a function
"before all" hook for "should list buckets concurrently"::GET Service - AWS.S3.listBuckets With v4 signature when user has credential "before all" hook for "should list buckets concurrently"
Stack Traces | 0s run time
s3.config.update is not a function
should allow Date::aws-sdk test put bucket lifecycle config rules with Transitions supported should allow Date
Stack Traces | 0s run time
date.toISOString is not a function
should not allow speficying both Days and Date value across transitions and expiration::aws-sdk test put bucket lifecycle config rules with Transitions supported should not allow speficying both Days and Date value across transitions and expiration
Stack Traces | 0s run time
Expected values to be strictly equal:
+ actual - expected
+ 'TypeError'
- 'InvalidRequest'
should not allow speficying both Days and Date value across transitions::aws-sdk test put bucket lifecycle config rules with Transitions supported should not allow speficying both Days and Date value across transitions
Stack Traces | 0s run time
Expected values to be strictly equal:
+ actual - expected
+ 'TypeError'
- 'InvalidRequest'
"before all" hook for "should list buckets concurrently"::GET Service - AWS.S3.listBuckets With default signature when user has credential "before all" hook for "should list buckets concurrently"
Stack Traces | 0.001s run time
s3.config.update is not a function
should abort a multipart upload::aws-node-sdk test suite as registered user should abort a multipart upload
should not allow speficying both Days and Date value::aws-sdk test put bucket lifecycle config rules with Transitions supported should not allow speficying both Days and Date value
Stack Traces | 0.001s run time
Expected values to be strictly equal:
+ actual - expected
+ 'TypeError'
- 'MalformedXML'
should return an error to a head request without a bucket name::HEAD bucket With v4 signature should return an error to a head request without a bucket name
Stack Traces | 0.001s run time
Cannot read properties of undefined (reading 'httpStatusCode')
should return an error to a head request without a bucket name::HEAD bucket With default signature should return an error to a head request without a bucket name
Stack Traces | 0.002s run time
Cannot read properties of undefined (reading 'httpStatusCode')
should return InvalidRequest error getting retention to object in bucket with no object lock enabled::GET object retention With v4 signature should return InvalidRequest error getting retention to object in bucket with no object lock enabled
Stack Traces | 0.004s run time
Expected values to be strictly equal:
+ actual - expected
+ 'NoSuchBucket'
- 'InvalidRequest'
should not grant read access::With v4 signature PUT Bucket ACL using predefined groups - authenticated request should not grant read access
Stack Traces | 0.006s run time
Access Denied
should not grant read access::With default signature PUT Bucket ACL using predefined groups - authenticated request should not grant read access
Stack Traces | 0.007s run time
Access Denied
should not grant read access::With default signature PUT Bucket ACL using predefined groups - unauthenticated request should not grant read access
Stack Traces | 0.007s run time
Access Denied
should not grant read access::With v4 signature PUT Bucket ACL using predefined groups - unauthenticated request should not grant read access
Stack Traces | 0.007s run time
Access Denied
should not delete locked object version with GOVERNANCE retention mode and bypass header when object is legal-hold enabled::DELETE object With default signature with object lock and legal hold should not delete locked object version with GOVERNANCE retention mode and bypass header when object is legal-hold enabled
Stack Traces | 0.009s run time
Resolution method is overspecified. Specify a callback *or* return a Promise; not both.
should not delete locked object version with GOVERNANCE retention mode and bypass header when object is legal-hold enabled::DELETE object With v4 signature with object lock and legal hold should not delete locked object version with GOVERNANCE retention mode and bypass header when object is legal-hold enabled
Stack Traces | 0.009s run time
Resolution method is overspecified. Specify a callback *or* return a Promise; not both.
should fail if version id is invalid::PUT object with x-scal-s3-version-id header With v4 signature error handling validation (without cold storage location) should fail if version id is invalid
Stack Traces | 0.016s run time
Expected success got error {"BadRequest":true,"isExpected":true}
+ actual - expected
+ ArsenalError: BadRequest
+ at Object.get (.../lib/errors/index.js:167:31)
+ at RESTClient.endRespond (.../bucketclient/lib/RESTClient.js:313:27)
+ at ClientRequest.<anonymous> (.../bucketclient/lib/RESTClient.js:431:40)
+ at ClientRequest.emit (node:events:519:28)
+ at ClientRequest.emit (node:domain:489:12)
+ at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:716:27)
+ at HTTPParser.parserOnHeadersComplete (node:_http_common:121:17)
+ at Socket.socketOnData (node:_http_client:558:22)
+ at Socket.emit (node:events:519:28)
+ at Socket.emit (node:domain:489:12)
+ at addChunk (node:internal/streams/readable:561:12)
+ at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
+ at Readable.push (node:internal/streams/readable:392:5)
+ at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
+ BadRequest: true,
+ isExpected: true
+ }
- null
should fail if version id is invalid::PUT object with x-scal-s3-version-id header With default signature error handling validation (without cold storage location) should fail if version id is invalid
Stack Traces | 0.018s run time
Expected success got error {"BadRequest":true,"isExpected":true}
+ actual - expected
+ ArsenalError: BadRequest
+ at Object.get (.../lib/errors/index.js:167:31)
+ at RESTClient.endRespond (.../bucketclient/lib/RESTClient.js:313:27)
+ at ClientRequest.<anonymous> (.../bucketclient/lib/RESTClient.js:431:40)
+ at ClientRequest.emit (node:events:519:28)
+ at ClientRequest.emit (node:domain:489:12)
+ at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:716:27)
+ at HTTPParser.parserOnHeadersComplete (node:_http_common:121:17)
+ at Socket.socketOnData (node:_http_client:558:22)
+ at Socket.emit (node:events:519:28)
+ at Socket.emit (node:domain:489:12)
+ at addChunk (node:internal/streams/readable:561:12)
+ at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
+ at Readable.push (node:internal/streams/readable:392:5)
+ at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
+ BadRequest: true,
+ isExpected: true
+ }
- null
"after each" hook for "should return InvalidRange error if get range bytes=0-9 on empty object"::aws-node-sdk test suite as registered user Get range on empty object "after each" hook for "should return InvalidRange error if get range bytes=0-9 on empty object"
Stack Traces | 0.641s run time
error deletting object regularly: UnknownEndpoint: Inaccessible host: `ftest-bucketemptyobj-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
"before each" hook for "should return InvalidRange error if get range bytes=0-9 on empty object"::aws-node-sdk test suite as registered user Get range on empty object "before each" hook for "should return InvalidRange error if get range bytes=0-9 on empty object"
Stack Traces | 0.692s run time
error creating bucket: UnknownEndpoint: Inaccessible host: `ftest-bucketemptyobj-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should accept configuration when 'StorageClass' is zenko,us-east-2::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'StorageClass' is zenko,us-east-2
Stack Traces | 40s run time
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not allow a comma separated list of roles when a rule storageClass defines an external location::aws-node-sdk test putBucketReplication configuration rules should not allow a comma separated list of roles when a rule storageClass defines an external location
Stack Traces | 40s run time
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should copy restored object and reset storage class::Object Copy With default signature should copy restored object and reset storage class
Stack Traces | 40s run time
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/object/objectCopy.js)
expects params.LegalHold.Status to be a string::PUT object legal hold With default signature expects params.LegalHold.Status to be a string
Stack Traces | 40s run time
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/object/putObjectLegalHold.js)
expects params.LegalHold.Status to be a string::PUT object legal hold With v4 signature expects params.LegalHold.Status to be a string
Stack Traces | 40s run time
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/object/putObjectLegalHold.js)
View the full list of 92 ❄️ flaky test(s)
downloaded file should equal file that was put::aws-node-sdk v2auth query tests downloaded file should equal file that was put
should accept configuration when 'ID' is not provided for multiple rules::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'ID' is not provided for multiple rules
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Prefix' is ''::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Prefix' is ''
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is Disabled::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is Disabled
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is Enabled::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is Enabled
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::*:role,arn:aws:iam::*:role'::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::*:role,arn:aws:iam::*:role'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::a c:role,arn:aws:iam::a c:role'::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::a c:role,arn:aws:iam::a c:role'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::ac:role,arn:aws:iam::ac:role'::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::ac:role,arn:aws:iam::ac:role'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role*,arn:aws:iam::account-id:role*'::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role*,arn:aws:iam::account-id:role*'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role,arn:aws:iam::account-id:role'::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role,arn:aws:iam::account-id:role'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role/resource,arn:aws:iam::account-id:role/resource'::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role/resource,arn:aws:iam::account-id:role/resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role:resource,arn:aws:iam::account-id:role:resource'::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'Role' is a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role:resource,arn:aws:iam::account-id:role:resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'StorageClass' is REDUCED_REDUNDANCY::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'StorageClass' is REDUCED_REDUNDANCY
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'StorageClass' is STANDARD::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'StorageClass' is STANDARD
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should accept configuration when 'StorageClass' is STANDARD_IA::aws-node-sdk test putBucketReplication configuration rules should accept configuration when 'StorageClass' is STANDARD_IA
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should allow a combination of storageClasses across rules::aws-node-sdk test putBucketReplication configuration rules should allow a combination of storageClasses across rules
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should allow only one role to be specified for external
locations::aws-node-sdk test putBucketReplication configuration rules should allow only one role to be specified for external
locations
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should complete a multipart upload::aws-node-sdk test suite as registered user should complete a multipart upload
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/object/objectCopy.js)
should create a bucket::aws-node-sdk test suite as registered user should create a bucket
error creating bucket: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should create a bucket::aws-node-sdk v2auth query tests should create a bucket
error initiating multipart upload: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should delete a bucket::aws-node-sdk test suite as registered user should delete a bucket
error deleting bucket: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should delete a bucket::aws-node-sdk v2auth query tests should delete a bucket
error deleting object: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should delete an object with native characters::aws-node-sdk v4auth query tests should delete an object with native characters
error deleting object: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should do a bucket listing with result::aws-node-sdk v4auth query tests should do a bucket listing with result
error getting object range: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get a range for an object using only a start offset in the request::aws-node-sdk test suite as registered user should get a range for an object using only a start offset in the request
error getting object range: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get a range for an object using only an end offset in the request::aws-node-sdk test suite as registered user should get a range for an object using only an end offset in the request
error getting object range: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get a range from the first part of an object put by multipart upload::aws-node-sdk test suite as registered user should get a range from the first part of an object put by multipart upload
error getting object range put by mpu: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get a range from the second part of an object put by multipart upload and include the end even if the range requested goes beyond the actual object end::aws-node-sdk test suite as registered user should get a range from the second part of an object put by multipart upload and include the end even if the range requested goes beyond the actual object end
error getting object range put by mpu: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get a range from the second part of an object put by multipart upload::aws-node-sdk test suite as registered user should get a range from the second part of an object put by multipart upload
error getting object range put by mpu: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get a range that spans both parts of an object put by multipart upload::aws-node-sdk test suite as registered user should get a range that spans both parts of an object put by multipart upload
error getting object range put by mpu: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get an object put by multipart upload::aws-node-sdk test suite as registered user should get an object put by multipart upload
error getting object put by mpu: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get an object::aws-node-sdk v2auth query tests should get an object
error getting object range put by mpu: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should get full object if range header is invalid::aws-node-sdk test suite as registered user should get full object if range header is invalid
error getting object range: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should list objects in bucket::aws-node-sdk v4auth query tests should list objects in bucket
error listing parts: MissingRequiredParameter: Missing required key 'UploadId' in params
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: ''::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: ''
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: '*:aws:s3:::resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: '*:aws:s3:::resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:*:s3:::resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:*:s3:::resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:*:::resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:*:::resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:*::resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:*::resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3::*:resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3::*:resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:::'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:::'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:::*'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:::*'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:::invalidBucketName'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Bucket' is not a valid Amazon Resource Name format: 'arn:aws:s3:::invalidBucketName'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Destination' properties of two or more rules specify different buckets::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Destination' properties of two or more rules specify different buckets
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'ID' is not unique::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'ID' is not unique
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'ID' length is > 255::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'ID' length is > 255
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Prefix' length is > 1024::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Prefix' length is > 1024
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is a comma-separated list of more than two valid Amazon Resource Names::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is a comma-separated list of more than two valid Amazon Resource Names
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: ''::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: ''
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: '*:aws:iam::account-id:role/resource,*:aws:iam::account-id:role/resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: '*:aws:iam::account-id:role/resource,*:aws:iam::account-id:role/resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: ','::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: ','
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: ',,,,,'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: ',,,,,'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:*:iam::account-id:role/resource,arn:*:iam::account-id:role/resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:*:iam::account-id:role/resource,arn:*:iam::account-id:role/resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:*::account-id:role/resource,arn:aws:*::account-id:role/resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:*::account-id:role/resource,arn:aws:*::account-id:role/resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam:*:account-id:role/resource,arn:aws:iam:*:account-id:role/resource'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam:*:account-id:role/resource,arn:aws:iam:*:account-id:role/resource'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::a:role,arn:aws:iam::a:role'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::a:role,arn:aws:iam::a:role'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:*,arn:aws:iam::account-id:*'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:*,arn:aws:iam::account-id:*'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role/src,arn:aws:iam::account-id:role/dest,arn:aws:iam::account-id:role/src,arn:aws:iam::account-id:role/dest'::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Role' is not a comma-separated list of two valid Amazon Resource Names: 'arn:aws:iam::account-id:role/src,arn:aws:iam::account-id:role/dest,arn:aws:iam::account-id:role/src,arn:aws:iam::account-id:role/dest'
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Rules' is > 1000::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Rules' is > 1000
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Rules' is empty ::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Rules' is empty
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'Status' is invalid::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'Status' is invalid
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when 'StorageClass' is invalid::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when 'StorageClass' is invalid
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when rules contain overlapping 'Prefix' values: new prefix starts with used prefix::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when rules contain overlapping 'Prefix' values: new prefix starts with used prefix
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should not accept configuration when rules contain overlapping 'Prefix' values: used prefix starts with new prefix::aws-node-sdk test putBucketReplication configuration rules should not accept configuration when rules contain overlapping 'Prefix' values: used prefix starts with new prefix
Timeout of 40000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (.../test/bucket/putBucketReplication.js)
should put an object regularly (non-MPU)::aws-node-sdk test suite as registered user should put an object regularly (non-MPU)
error putting object regularly: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should put an object with an acl setting and a storage class setting::aws-node-sdk v2auth query tests should put an object with an acl setting and a storage class setting
Expected values to be strictly equal:
+ actual - expected
+ undefined
- '200 OK'
should put an object with an acl setting and a storage class setting::aws-node-sdk v4auth query tests should put an object with an acl setting and a storage class setting
Expected values to be strictly equal:
+ actual - expected
+ undefined
- '204 NO CONTENT'
should return InvalidRange if the range of the resource does not cover the byte range::aws-node-sdk test suite as registered user should return InvalidRange if the range of the resource does not cover the byte range
Expected values to be strictly equal:
+ actual - expected
+ undefined
- '204 NO CONTENT'
should return an error code if expires header is too far in the future::aws-node-sdk v2auth query tests should return an error code if expires header is too far in the future
Expected values to be strictly equal:
+ actual - expected
+ undefined
- '403 FORBIDDEN'
should return an error if do not provide correct xml when completing a multipart upload::aws-node-sdk test suite as registered user should return an error if do not provide correct xml when completing a multipart upload
Expected values to be strictly equal:
+ actual - expected
+ 'MissingRequiredParameter'
- 'MalformedXML'
should upload a part of a multipart upload to be aborted::aws-node-sdk test suite as registered user should upload a part of a multipart upload to be aborted
error initiating multipart upload: UnknownEndpoint: Inaccessible host: `ftest-mybucket-30.127.0.0.1' at port `undefined'. This service may not be available in the `us-east-1' region.
should upload a second part of a multipart upload::aws-node-sdk test suite as registered user should upload a second part of a multipart upload
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.