Skip to content

chore: resolve swiftformat errors (#4086) #334

chore: resolve swiftformat errors (#4086)

chore: resolve swiftformat errors (#4086) #334

Triggered via push October 29, 2025 18:09
Status Success
Total duration 39m 42s
Artifacts 11
Matrix: Run Plugins Unit Tests / targets-with-coverage
Matrix: Build Amplify package / build-amplify-swift
Matrix: Run Plugins Unit Tests / targets-without-coverage
Run Fortify Scan  /  fortify-scan
6m 2s
Run Fortify Scan / fortify-scan
Matrix: Run Plugins Unit Tests / report-coverage
Build Amplify package  /  Confirm Passing Build Steps
4s
Build Amplify package / Confirm Passing Build Steps
Run Plugins Unit Tests  /  Confirm Passing Unit Tests
3s
Run Plugins Unit Tests / Confirm Passing Unit Tests
Run Fortify Scan  /  Confirm Passing Fortify Scan
3s
Run Fortify Scan / Confirm Passing Fortify Scan
Release new unstable version
32s
Release new unstable version
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 659 warnings, and 145 notices
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / tvOS Tests | AWSAPIPlugin / tvOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L195
testSendRequestWithTimeout_withErrorResponse_triggerErrorForUnknow, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Request should trigger unknown errors".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / tvOS Tests | AWSAPIPlugin / tvOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L87
testSendRequestWithTimeout_withErrorResponse_transformLimitExceededError, XCTAssertEqual failed: ("timeout") is not equal to ("limitExceeded")
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / iOS Tests | AWSCloudWatchLoggingPlugin / iOS Tests | AWSCloudWatchLoggingPlugin: AmplifyPlugins/Logging/Tests/AWSCloudWatchLoggingPluginTests/AWSCloudWatchLoggingSessionControllerTests.swift#L75
testConsumeFailureSendsHubEvent, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Should receive the hub event".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L129
testSendRequestWithTimeout_withErrorResponse_transformMaxSubscriptionsReachedError, XCTAssertEqual failed: ("timeout") is not equal to ("maxSubscriptionsReached")
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L87
testSendRequestWithTimeout_withErrorResponse_transformLimitExceededError, XCTAssertEqual failed: ("timeout") is not equal to ("limitExceeded")
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/Operation/AWSGraphQLOperationTests.swift#L39
testOperationCleanup, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Received completion".
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / visionOS Tests | AWSAPIPlugin / visionOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AWSAPICategoryPlugin+GraphQLBehaviorTests.swift#L75
testMutate, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Operation should finish".
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / tvOS Tests | AWSPinpointPushNotificationsPlugin / tvOS Tests | AWSPinpointPushNotificationsPlugin: AmplifyPlugins/Notifications/Push/Tests/AWSPinpointPushNotificationsPluginUnitTests/AWSPinpointPushNotificationsPluginConfigureTests.swift#L143
testConfigure_withNotificationsPermissionsGranted_shouldReportSuccessToHub, API violation - multiple calls made to -[XCTestExpectation fulfill] for Event was reported to Hub. (NSInternalInconsistencyException)
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / watchOS Tests | AWSAPIPlugin / watchOS Tests | AWSAPIPlugin: AmplifyPlugins/API/Tests/AWSAPIPluginTests/AppSyncRealTimeClient/AppSyncRealTimeClientTests.swift#L87
testSendRequestWithTimeout_withErrorResponse_transformLimitExceededError, XCTAssertEqual failed: ("timeout") is not equal to ("limitExceeded")
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / iOS Tests | AWSPinpointAnalyticsPlugin / iOS Tests | AWSPinpointAnalyticsPlugin: AmplifyPlugins/Analytics/Tests/AWSPinpointAnalyticsPluginUnitTests/AWSPinpointAnalyticsPluginClientBehaviorTests.swift#L132
testIdentifyUserDispatchesErrorForPinpointError, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Analytics event was received on the hub plugin".
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin: AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Storage/CascadeDeleteOperationTests.swift#L872
testDeleteWithAssociatedModels_SingleFailure, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Mutation Events submitted to sync engine", "Simulated success on mutation event submitted to sync engine", "operation completed".
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin: AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/InitialSync/InitialSyncOrchestratorTests.swift#L285
testInvokesCompletionCallback_ModelWithNoAssociations, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Sync started received, sync operation started", "InitialSyncOperation finished paginating and offering", "Sync callback received, sync operation is complete".
Build Amplify package / Build Amplify Swift for iOS / Build Amplify-Package | iOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for iOS / Build Amplify-Package | iOS: Amplify/Categories/DataStore/Model/Internal/Schema/ModelSchema.swift#L122
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
Build Amplify package / Build Amplify Swift for iOS / Build Amplify-Package | iOS: Amplify/DevMenu/Trigger/LongPressGestureRecognizer.swift#L13
@preconcurrency attribute on conformance to 'TriggerRecognizer' has no effect
Build Amplify package / Build Amplify Swift for visionOS / Build Amplify-Package | visionOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for visionOS / Build Amplify-Package | visionOS: Amplify/Categories/Predictions/Models/Language.swift#L2401
'languageCode' was deprecated in visionOS 1.0: renamed to 'language.languageCode.identifier'
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS: Amplify/Categories/Predictions/Models/Language.swift#L2401
'languageCode' was deprecated in watchOS 9: renamed to 'language.languageCode.identifier'
Build Amplify package / Build Amplify Swift for watchOS / Build Amplify-Package | watchOS: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Build Amplify package / Build Amplify Swift for macOS / Build Amplify-Package | macOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / tvOS Tests | AWSCloudWatchLoggingPlugin / tvOS Tests | AWSCloudWatchLoggingPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / visionOS Tests | AWSPinpointPushNotificationsPlugin / visionOS Tests | AWSPinpointPushNotificationsPlugin
Failed to restore: The specified blob does not exist. RequestId:6f231d8d-f01e-00db-5d00-49d036000000 Time:2025-10-29T18:19:28.8068080Z
Run Plugins Unit Tests / AWSAPIPlugin Unit Tests / macOS Tests | AWSAPIPlugin / macOS Tests | AWSAPIPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / iOS Tests | AWSLocationGeoPlugin / iOS Tests | AWSLocationGeoPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSCloudWatchLoggingPlugin Unit Tests / iOS Tests | AWSCloudWatchLoggingPlugin / iOS Tests | AWSCloudWatchLoggingPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSPinpointPushNotificationsPlugin Unit Tests / iOS Tests | AWSPinpointPushNotificationsPlugin / iOS Tests | AWSPinpointPushNotificationsPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify: Amplify/Categories/Predictions/Models/Language.swift#L2401
'languageCode' was deprecated in visionOS 1.0: renamed to 'language.languageCode.identifier'
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / macOS Tests | AWSPluginsCore / macOS Tests | AWSPluginsCore: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSLocationGeoPlugin Unit Tests / watchOS Tests | AWSLocationGeoPlugin / watchOS Tests | AWSLocationGeoPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / watchOS Tests | AWSCognitoAuthPlugin / watchOS Tests | AWSCognitoAuthPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSPredictionsPlugin Unit Tests / iOS Tests | AWSPredictionsPlugin / iOS Tests | AWSPredictionsPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSPluginsCore Unit Tests / watchOS Tests | AWSPluginsCore / watchOS Tests | AWSPluginsCore: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / iOS Tests | AWSCognitoAuthPlugin / iOS Tests | AWSCognitoAuthPlugin: Amplify/Core/Support/ChildTask.swift#L38
'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageTransferDatabaseTests.testStoringAndLoadingInProgressMultipartUploadTask
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageMultipartUploadSessionTests.testPartUploadFailedOverLimit
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / macOS Tests | AWSS3StoragePlugin / macOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.FatalTests.testFatalNotImplemented
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.FatalTests.testFatalMustOverride
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / tvOS Tests | AWSS3StoragePlugin / tvOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageTransferDatabaseTests.testStoringAndLoadingInProgressMultipartUploadTask
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.StorageMultipartUploadSessionTests.testPartUploadFailedOverLimit
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / iOS Tests | AWSS3StoragePlugin / iOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.FatalTests.testFatalNotImplemented
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / watchOS Tests | AWSS3StoragePlugin / watchOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingWithMultiplePlugins
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingBeforeConfig
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / tvOS Tests | Amplify / tvOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testUploadPart_withoutParts_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCreateMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testCompleteMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.DefaultStorageMultipartUploadClientTests.testAbortMultipartUpload_withoutServiceProxy_shouldThrowFatalError
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginConfigureTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / AWSS3StoragePlugin Unit Tests / visionOS Tests | AWSS3StoragePlugin / visionOS Tests | AWSS3StoragePlugin
Skipped AWSS3StoragePluginTests.AWSS3StoragePluginAmplifyOutputsConfigurationTests.testConfigureThrowsForInvalidRegionType
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingWithMultiplePlugins
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingBeforeConfig
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / watchOS Tests | Amplify / watchOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnSuccess
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / iOS Tests | Amplify / iOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingWithMultiplePlugins
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AnalyticsCategoryConfigurationTests.testPreconditionFailureInvokingBeforeConfig
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / visionOS Tests | Amplify / visionOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnSuccess
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeOperationTests.testOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnError
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnErrorAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnComplete
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AutoUnsubscribeHubListenToOperationTests.testHubListenToOperationUnsubscribesOnCompleteAfterProgress
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testlistenerViaOperationInit
Run Plugins Unit Tests / Amplify Unit Tests / macOS Tests | Amplify / macOS Tests | Amplify
Skipped AmplifyTests.AmplifyOperationHubTests.testListenerViaHubListen
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / tvOS Tests | AWSDataStorePlugin / tvOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSDataStorePluginSubscribeBehaviorTests.testObserveQueryFailOnMissingDispatchedModelSyncedEvent
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / watchOS Tests | AWSCognitoAuthPlugin / watchOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / tvOS Tests | AWSCognitoAuthPlugin / tvOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / watchOS Tests | AWSDataStorePlugin / watchOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSDataStorePluginSubscribeBehaviorTests.testObserveQueryFailOnMissingDispatchedModelSyncedEvent
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / tvOS Tests | AWSPinpointAnalyticsPlugin / tvOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / visionOS Tests | AWSPinpointAnalyticsPlugin / visionOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueStoresDeleteEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / macOS Tests | AWSDataStorePlugin / macOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / AWSPinpointAnalyticsPlugin Unit Tests / watchOS Tests | AWSPinpointAnalyticsPlugin / watchOS Tests | AWSPinpointAnalyticsPlugin
Skipped AWSPinpointAnalyticsPluginUnitTests.AWSPinpointAnalyticsPluginClientBehaviorTests.testRegisterGlobalPropertiesWithInvalidKeys
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / visionOS Tests | AWSCognitoAuthPlugin / visionOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSCognitoAuthPlugin Unit Tests / visionOS Tests | AWSCognitoAuthPlugin / visionOS Tests | AWSCognitoAuthPlugin
Skipped AWSCognitoAuthPluginUnitTests.EscapeHatchTests.testEscapeHatchWithoutConfiguration
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / visionOS Tests | AWSDataStorePlugin / visionOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSDataStorePluginSubscribeBehaviorTests.testObserveQueryFailOnMissingDispatchedModelSyncedEvent
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueStoresDeleteEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
Run Plugins Unit Tests / AWSDataStorePlugin Unit Tests / iOS Tests | AWSDataStorePlugin / iOS Tests | AWSDataStorePlugin
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure

Artifacts

Produced during runtime
Name Size Digest
AWSAPIPlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
28.3 KB
sha256:e85ba56d401686e460240a2fd1c2b1f9fdcc3ba61e93bcf059793ea213d2556b
AWSCloudWatchLoggingPlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
10.6 KB
sha256:86701e84e35d90c74e981c902fdbc3540f65d5bd350b525ba8ee4a87876586ba
AWSCognitoAuthPlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
83.4 KB
sha256:0154785235e93860576087acc18ec161c9be24432da6285fdba076d1a7af5bfe
AWSDataStorePlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
65.6 KB
sha256:51a36738a2e0d3e710024b90652b12d8fed7eb0529d4f54a8a86c89b6fbf9842
AWSLocationGeoPlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
3.88 KB
sha256:53a6da8126af49f3f265dd95b69dc24dd005b3488da4cd5c08b369e7ee806240
AWSPinpointAnalyticsPlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
3.67 KB
sha256:e56f9626aec26968f74e6fad1884f6dcc00b443371123839a25b2c1f95f95aef
AWSPinpointPushNotificationsPlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
3.13 KB
sha256:b5583bf3d1c22f137ee0cb59a48a9e584f43c4831efb3bd9c1743077321f0d42
AWSPluginsCore-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
19.6 KB
sha256:bb4b50b34e7325abcf788f97da9b7d87d680350b868ff1a6dce002572a8880fe
AWSPredictionsPlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
19.7 KB
sha256:764a5d32ecb8ae860c6a54a68c7e758c70661b59d2e726f0cc908406bf8ffe2d
AWSS3StoragePlugin-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
29.6 KB
sha256:0535f1125fc898495a03363dfb78c31aa23bebcd481765eafea1c2d4364485f5
Amplify-Coverage-a5c3faf047dae201a34ab909031737c1259499ad Expired
62 KB
sha256:3247dac1ab3443923610ab2b3adedc54552fd10f806b23bc6ceaf405e109d32f