Archiving channels for the current user #11218
smoke-checks.yml
on: pull_request
Build Test App and Frameworks
2m 49s
Automated Code Review
54s
Build LLC + UI (Xcode 15)
3m 37s
Test LLC (Debug)
20m 7s
Test UI (Debug)
13m 3s
Build Demo App + Example Apps
7m 4s
Test Integration
6m 24s
Matrix: Test E2E UI (Debug)
Annotations
14 errors, 3 warnings, and 4 notices
Test LLC (Debug):
CoreData#L1
addPersistentStoreWithType:configuration:URL:options:error: returned error NSCocoaErrorDomain (256)
|
Test LLC (Debug):
CoreData#L1
NSFilePath : /Users/runner/Library/Developer/CoreSimulator/Devices/BA1E3767-34E6-4CB0-92D4-D3EAFB728E05/data/Documents/
|
Test LLC (Debug):
CoreData#L1
storeType: SQLite
|
Test LLC (Debug):
CoreData#L1
URL: file:///Users/runner/Library/Developer/CoreSimulator/Devices/BA1E3767-34E6-4CB0-92D4-D3EAFB728E05/data/Documents//
|
Test LLC (Debug):
CoreData#L1
<NSPersistentStoreCoordinator: 0x600002a08310>: Attempting recovery from error encountered during addPersistentStore: 0x600000e8c8a0 Error Domain=NSCocoaErrorDomain Code=256 "The file “Documents” couldn’t be opened." UserInfo={NSFilePath=/Users/runner/Library/Developer/CoreSimulator/Devices/BA1E3767-34E6-4CB0-92D4-D3EAFB728E05/data/Documents/, NSSQLiteErrorDomain=14}
|
Test LLC (Debug):
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L2199
-[StreamChatTests.ChannelController_Tests test_archive_callsChannelUpdater] : XCTAssertEqual failed: ("Optional(StreamChat.MemberUpdatePayload(archived: nil, pinned: nil, extraData: nil))") is not equal to ("Optional(StreamChat.MemberUpdatePayload(archived: Optional(true), pinned: nil, extraData: nil))")
|
Test LLC (Debug):
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L2240
-[StreamChatTests.ChannelController_Tests test_archive_propagatesErrorFromUpdater] : XCTAssertEqual failed: ("Optional(StreamChat.MemberUpdatePayload(archived: nil, pinned: nil, extraData: nil))") is not equal to ("Optional(StreamChat.MemberUpdatePayload(archived: Optional(true), pinned: nil, extraData: nil))")
|
Test LLC (Debug):
Tests/StreamChatTests/Workers/ChannelMemberUpdater_Tests.swift#L353
-[StreamChatTests.ChannelMemberUpdater_Tests test_archiving_makesCorrectAPICallAndUpdatesState] : XCTAssertEqual failed: ("Optional(StreamChatTestTools.AnyEndpoint(path: StreamChat.EndpointPath.partialMemberUpdate(userId: "4F0F2939-6553-4F06-B2AB-DD9CD450E4E8", cid: 647d43af_d3f8_4987_b1b5_20d8a7d8f536:E5BEEEEC-AFF8-4D86-B718-FBFA32FF2326), method: StreamChat.EndpointMethod.patch, queryItems: nil, requiresConnectionId: false, body: Optional(StreamChat.AnyEncodable(encodable: ["set": StreamChat.AnyEncodable(encodable: StreamChat.MemberUpdatePayload(archived: Optional(true), pinned: nil, extraData: nil))])), payloadType: StreamChat.PartialMemberUpdateResponse))") is not equal to ("Optional(StreamChatTestTools.AnyEndpoint(path: StreamChat.EndpointPath.partialMemberUpdate(userId: "4F0F2939-6553-4F06-B2AB-DD9CD450E4E8", cid: 647d43af_d3f8_4987_b1b5_20d8a7d8f536:E5BEEEEC-AFF8-4D86-B718-FBFA32FF2326), method: StreamChat.EndpointMethod.patch, queryItems: nil, requiresConnectionId: false, body: Optional(StreamChat.AnyEncodable(encodable: ["set": StreamChat.AnyEncodable(encodable: StreamChat.MemberUpdatePayload(archived: nil, pinned: nil, extraData: nil))])), payloadType: StreamChat.PartialMemberUpdateResponse))")
|
Test LLC (Debug):
Tests/StreamChatTests/StateLayer/Chat_Tests.swift#L133
-[StreamChatTests.Chat_Tests test_archive_whenChannelUpdaterFails_thenExpectedErrorIsThrown] : XCTAssertEqual failed: ("Optional(StreamChat.MemberUpdatePayload(archived: nil, pinned: nil, extraData: nil))") is not equal to ("Optional(StreamChat.MemberUpdatePayload(archived: Optional(true), pinned: nil, extraData: nil))")
|
Test LLC (Debug):
Tests/StreamChatTests/StateLayer/Chat_Tests.swift#L147
-[StreamChatTests.Chat_Tests test_archive_whenChannelUpdaterSucceeds_thenArchivingSucceeds] : XCTAssertEqual failed: ("Optional(StreamChat.MemberUpdatePayload(archived: nil, pinned: nil, extraData: nil))") is not equal to ("Optional(StreamChat.MemberUpdatePayload(archived: Optional(true), pinned: nil, extraData: nil))")
|
Test E2E UI (Debug) (0)
Canceling since a higher priority waiting request for 'Smoke Checks-refs/pull/3524/merge' exists
|
Test E2E UI (Debug) (0)
The operation was canceled.
|
Test E2E UI (Debug) (1)
Canceling since a higher priority waiting request for 'Smoke Checks-refs/pull/3524/merge' exists
|
Test E2E UI (Debug) (1)
The operation was canceled.
|
Automated Code Review
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-chat-swift/stream-chat-swift/.buildcache/buildcache.log'
|
Test LLC (Debug)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Test LLC (Debug)
no rule to process file '/Users/runner/work/stream-chat-swift/stream-chat-swift/TestTools/StreamChatTestTools/Fixtures/JSONs/PartiallyFailingChannelListPayload.json' of type 'text.json' for architecture 'arm64' (in target 'StreamChatTestTools' from project 'StreamChat')
|
Test LLC (Debug)
Skipped StreamChatTests.JSONDecoder_Tests.test_defaultDecoder_isStreamDecoder
|
Test LLC (Debug)
Skipped StreamChatTests.SyncRepositoryV2_Tests.test_cancelRecoveryFlow_cancelsAllOperations
|
Test LLC (Debug)
Skipped StreamChatTests.SyncRepositoryV2_Tests.test_syncLocalState_localStorageEnabled_pendingConnectionDate_channels_activeRemoteChannelListController_unwantedChannels
|
Test LLC (Debug)
Skipped StreamChatTests.SyncRepositoryV2_Tests.test_syncLocalState_localStorageEnabled_pendingConnectionDate_channels
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Data LLC
|
122 KB |
|
cache-derived-data
|
42.4 MB |
|