feat: Add concurrent integration test & utils #873
Annotations
5 errors and 4 warnings
IntegrationTests/Services/AWSS3IntegrationTests/S3ConcurrentTests.swift#L47
test_10x_50MB_getObject, XCTAssertEqual failed: threw error "Error Domain=NSCocoaErrorDomain Code=260 "The file “50MiB-161cccf3.txt” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/runner/Library/Developer/CoreSimulator/Devices/4158CBF2-3210-494F-942B-604E4900AC23/data/tmp/50MiB-161cccf3.txt, NSUnderlyingError=0x600000c80300 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}"
|
IntegrationTests/Services/AWSS3IntegrationTests/S3ConcurrentTests.swift#L92
test_10x_50MB_getObject, failed - “50MiB-161cccf3.txt” couldn’t be removed.
|
IntegrationTests/AWSIntegrationTestUtils/ConcurrentTestHelper.swift#L17
test_10x_50MB_getObject, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x600000c7dd10 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <AECA7B42-3156-449F-B587-C55E81676905>.<11>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
IntegrationTests/Services/AWSRoute53IntegrationTests/AWSRoute53Tests.swift#L65
initialization of immutable value 'output1' was never used; consider replacing with assignment to '_' or removing it
|
IntegrationTests/Services/AWSRoute53IntegrationTests/AWSRoute53Tests.swift#L80
initialization of immutable value 'output2' was never used; consider replacing with assignment to '_' or removing it
|
This job failed
Loading