GuardMalloc[xctest-66815]: Allocations will be placed on 16 byte boundaries. GuardMalloc[xctest-66815]: - Some buffer overruns may not be noticed. GuardMalloc[xctest-66815]: - Applications using vector instructions (e.g., SSE) should work. GuardMalloc[xctest-66815]: version 064550.77.2 xctest(66815,0x100088580) malloc: adding guard pages for large allocator blocks xctest(66815,0x100088580) malloc: enabling scribbling to detect mods to free blocks xctest(66815,0x100088580) malloc: stack logs being written into /tmp/stack-logs.66815.1036b8000.xctest.vVQso2.index xctest(66815,0x100088580) malloc: recording malloc and VM allocation stacks to disk using standard recorder Test Suite 'Selected tests' started at 2022-06-24 16:54:53.039 Test Suite 'CAPTests.xctest' started at 2022-06-24 16:54:53.050 Test Suite 'CAPTestPublisherExtensions' started at 2022-06-24 16:54:53.053 Test Case '-[CAPTests.CAPTestPublisherExtensions testCombineLatest]' started. Latest1: receive subscription: (PassthroughSubject) Latest2: receive subscription: (PassthroughSubject) CombineLatest: receive subscription: (CombineLatest) CombineLatest: request max: (1) Latest1: request max: (1) Latest2: request max: (1) Latest1: receive value: (1) Latest2: receive value: (1) CombineLatest: receive value: ((1, 1)) CombineLatest: request max: (1) (synchronous) Latest2: request max: (1) (synchronous) Latest2: receive value: (2) CombineLatest: receive value: ((1, 2)) CombineLatest: request max: (1) (synchronous) Latest2: request max: (1) (synchronous) Latest1: receive finished Latest2: receive finished CombineLatest: receive finished Result is:[[1, 1], [1, 2]] /Users/jonas/Desktop/ios-dev/cap/Tests/CAPTests/CAPSwiftPackageTests/CAPTestPublisherExtensions.swift:160: error: -[CAPTests.CAPTestPublisherExtensions testCombineLatest] : XCTAssertEqual failed: ("[[1, 1], [1, 2]]") is not equal to ("[[1, 1], [2, 1], [2, 2]]") Test Case '-[CAPTests.CAPTestPublisherExtensions testCombineLatest]' failed (4.435 seconds). Test Suite 'CAPTestPublisherExtensions' failed at 2022-06-24 16:54:57.496. Executed 1 test, with 1 failure (0 unexpected) in 4.435 (4.443) seconds Test Suite 'CAPTests.xctest' failed at 2022-06-24 16:54:57.501. Executed 1 test, with 1 failure (0 unexpected) in 4.435 (4.451) seconds Test Suite 'Selected tests' failed at 2022-06-24 16:54:57.506. Executed 1 test, with 1 failure (0 unexpected) in 4.435 (4.467) seconds xctest(66815,0x100088580) malloc: stack logs deleted from /tmp/stack-logs.66815.1036b8000.xctest.vVQso2.index Program ended with exit code: 1