[CI] Bump Xcode version #11180
smoke-checks.yml
on: pull_request
Build Test App and Frameworks
3m 40s
Automated Code Review
58s
Build LLC + UI (Xcode 15)
3m 34s
Test LLC (Debug)
13m 44s
Test UI (Debug)
12m 49s
Build Demo App + Example Apps
4m 3s
Test Integration
6m 29s
Matrix: Test E2E UI (Debug)
Annotations
24 errors, 13 warnings, and 5 notices
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageContentView_Tests.swift#L28
ChatMessageContentView_Tests : failed - Snapshot "default.light" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift#L175
-[StreamChatUITests.ChatMessagePopupVC_Tests test_reactions_whenReactionsCountEqual4_shouldOnlyHaveSmallerHeight] : failed - Snapshot "default.dark" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift#L175
-[StreamChatUITests.ChatMessagePopupVC_Tests test_reactions_whenReactionsCountEqual4_shouldOnlyHaveSmallerHeight] : failed - Snapshot "default.light" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift#L163
-[StreamChatUITests.ChatMessagePopupVC_Tests test_reactions_whenReactionsCountLessThan4_shouldHaveSmallerWidth] : failed - Snapshot "default.dark" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift#L163
-[StreamChatUITests.ChatMessagePopupVC_Tests test_reactions_whenReactionsCountLessThan4_shouldHaveSmallerWidth] : failed - Snapshot "default.light" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift#L153
-[StreamChatUITests.ChatMessagePopupVC_Tests test_reactions_whenReactionsCountMoreThan4_shouldHaveBiggerWidth] : failed - Snapshot "default.dark" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift#L153
-[StreamChatUITests.ChatMessagePopupVC_Tests test_reactions_whenReactionsCountMoreThan4_shouldHaveBiggerWidth] : failed - Snapshot "default.light" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC_Tests.swift#L137
-[StreamChatUITests.ChatMessageReactionAuthorsVC_Tests test_customAppearance] : failed - Snapshot "default.light" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC_Tests.swift#L137
-[StreamChatUITests.ChatMessageReactionAuthorsVC_Tests test_customAppearance] : failed - Snapshot "default.dark" does not match reference.
|
Test UI (Debug):
Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC_Tests.swift#L72
-[StreamChatUITests.ChatMessageReactionAuthorsVC_Tests test_defaultAppearance] : failed - Snapshot "small.dark" does not match reference.
|
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/274F2128-0FB4-4F51-B429-90E1673DBD2C/data/Documents/
|
Test LLC (Debug):
CoreData#L1
storeType: SQLite
|
Test LLC (Debug):
CoreData#L1
URL: file:///Users/runner/Library/Developer/CoreSimulator/Devices/274F2128-0FB4-4F51-B429-90E1673DBD2C/data/Documents//
|
Test LLC (Debug):
CoreData#L1
<NSPersistentStoreCoordinator: 0x600002960540>: Attempting recovery from error encountered during addPersistentStore: 0x600000ebc7e0 Error Domain=NSCocoaErrorDomain Code=256 "The file “Documents” couldn’t be opened." UserInfo={NSFilePath=/Users/runner/Library/Developer/CoreSimulator/Devices/274F2128-0FB4-4F51-B429-90E1673DBD2C/data/Documents/, NSSQLiteErrorDomain=14}
|
Test LLC (Debug):
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L3060
-[StreamChatTests.ChannelController_Tests test_startTyping] : XCTAssertNil failed: "TestError(id: 52350460-9401-413D-9834-DE3DE08DE377)"
|
Test LLC (Debug):
CoreData#L1
Executing as effective user 501
|
Test LLC (Debug):
CoreData#L1
---------------------------
|
Test LLC (Debug):
CoreData#L1
Device ID: 16777233
|
Test LLC (Debug):
CoreData#L1
File inode: 2
|
Test E2E UI (Debug) (0)
Canceling since a higher priority waiting request for 'Smoke Checks-refs/pull/3509/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/3509/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 UI (Debug)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Test UI (Debug)
Mint not installed
|
Test UI (Debug):
TestTools/StreamChatTestTools/SpyPattern/Spy/DatabaseContainer_Spy.swift#L10
class 'DatabaseContainer_Spy' must restate inherited '@unchecked Sendable' conformance
|
Test UI (Debug):
TestTools/StreamChatTestTools/Extensions/ChannelListQuery+Equatable.swift#L8
extension declares a conformance of imported type 'ChannelListQuery' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Test UI (Debug):
TestTools/StreamChatTestTools/Extensions/EndpoinPath+Equatable.swift#L8
extension declares a conformance of imported type 'EndpointPath' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Test UI (Debug):
TestTools/StreamChatTestTools/Extensions/CleanUpTypingEvent+Equatable.swift#L8
extension declares a conformance of imported type 'CleanUpTypingEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Test UI (Debug):
TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventNotificationCenter_Mock.swift#L9
class 'EventNotificationCenter_Mock' must restate inherited '@unchecked Sendable' conformance
|
Test UI (Debug):
TestTools/StreamChatTestTools/Extensions/AnyEncodable+Equatable.swift#L8
extension declares a conformance of imported type 'AnyEncodable' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Test UI (Debug):
TestTools/StreamChatTestTools/TestData/FilterTestScope.swift#L22
extension declares a conformance of imported type 'Filter' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Test UI (Debug):
TestTools/StreamChatTestTools/Extensions/WebSocketEngineError+Equatable.swift#L8
extension declares a conformance of imported type 'WebSocketEngineError' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
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 UI (Debug)
Skipped StreamChatUITests.ChatMessage_Equatable_Tests.test_allTests
|
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
|
123 KB |
|
Test Data UIKit
|
2.92 MB |
|
cache-derived-data
|
42.2 MB |
|