Amplify Nightly Unit Test #324
Annotations
8 errors, 12 warnings, and 10 notices
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/SyncMutationToCloudOperationTests.swift#L158
testRetryOnChangeReachability, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Expect to complete mutation request".
|
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/SyncMutationToCloudOperationTests.swift#L157
testRetryOnChangeReachability, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Second call to API.mutate".
|
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/OutgoingMutationQueueTestsWithMockStateMachine.swift#L76
testStartingState, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "state receivedSubscription".
|
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/SyncMutationToCloudOperationTests.swift#L158
testRetryOnChangeReachability, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Expect to complete mutation request".
|
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/MutationQueue/SyncMutationToCloudOperationTests.swift#L157
testRetryOnChangeReachability, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Second call to API.mutate".
|
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/LocalSubscriptionTests.swift#L170
testCreate, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Received mutation event".
|
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Sync/InitialSync/InitialSyncOrchestratorTests.swift#L100
testInvokesCompletionCallback, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Sync callback received, sync operation is complete", "Sync started received, sync operation started", "InitialSyncOperation finished paginating and offering", "InitialSyncOrchestrator finished successfully".
|
|
Run visionOS Unit Tests:
AmplifyPlugins/DataStore/Tests/AWSDataStorePluginTests/Core/AWSDataStorePluginTests.swift#L680
testStopStorageEngineOnTerminalEvent, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "start completed".
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/cache/save@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L132
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L131
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L115
'path' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L114
'targetIdentityId' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L113
'accessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
|
Run visionOS Unit Tests:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
|
Attempt to use the dependencies cache
Cache not found for keys: amplify-packages-26.3-ae324f725229f5a9f8e54da3cffd01114d1c713e176f5ff56f687d060a63d06b, amplify-packages-26.3-
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDequeuesSavedEvents
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testMutationQueueDeliversPendingMutationsFirst
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.OutgoingMutationQueueTests.testLocalMutationUnsubcsribesFromCloud
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesUpdateToHub
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesErrorToHub
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesDeleteToHub
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesCreateToHub
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.DataStoreHubTests.testDataStoreDispatchesConflictToHub
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.AWSMutationEventIngesterTests.testMutationQueueFailureCausesSaveFailure
|
|
Run visionOS Unit Tests
Skipped AWSDataStoreCategoryPluginTests.AWSDataStorePluginSubscribeBehaviorTests.testObserveQueryFailOnMissingDispatchedModelSyncedEvent
|
background
wait
wait-all
cancel
parallel
Loading