chore(ci): add multiple segmented test schemes #10599
test.yml
on: pull_request
Build test server
1m 1s
Unit iOS - Thread Sanitizer
20m 27s
Matrix: segmented-unit-tests
Matrix: unit-tests
Annotations
21 errors, 60 warnings, and 5 notices
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI:
Tests/SentrySwiftUITests/SentryTraceViewModelTest.swift#L20
cannot find type 'SentryTracer' in scope
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI:
Tests/SentrySwiftUITests/SentryTraceViewModelTest.swift#L34
cannot find type 'SentryTracer' in scope
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI:
Tests/SentrySwiftUITests/SentryTraceViewModelTest.swift#L52
cannot find type 'SentryTracer' in scope
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI:
Tests/SentrySwiftUITests/SentryTraceViewModelTest.swift#L77
cannot find type 'SentryTracer' in scope
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI
Process completed with exit code 65.
|
Segmented Unit Tests - SentryTests_ANRTracker - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
Process completed with exit code 65.
|
Segmented Unit Tests - SentryTests_TouchTrackerTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
Tests/SentryTests/Integrations/ANR/SentryANRTrackerV1Tests.swift#L77
testMultipleListeners, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "ANR Detection".
|
Segmented Unit Tests - SentryTests_TouchTrackerTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
Process completed with exit code 65.
|
Segmented Unit Tests - SentryTests_HttpTransportTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
Tests/SentryTests/Integrations/SessionReplay/SentryTouchTrackerTests.swift#L334
testLock, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "read".
|
Segmented Unit Tests - SentryTests_HttpTransportTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
Process completed with exit code 65.
|
Unit iOS - Thread Sanitizer
The job running on runner GitHub Actions 357 has exceeded the maximum execution time of 20 minutes.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV1Tests.testAppSuspended_NoANR(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testAlmostFullyBlockingAppHang_NoneReported(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testAlmostNonFullyBlockingAppHang_NoneReported(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testClear_StopsReporting(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingAppHang_ButAppInBackground_NoneReported(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingFollowedByFullyBlocking_BothReported(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingFollowedByNonFullyBlocking_OnlyFirstReported(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testFullyBlockingFollowedByNormalFrames_OneReported(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testNonFullyBlockingAppHang_Reported(); summary will include totals from previous launches.
|
Unit iOS - Thread Sanitizer
Restarting after unexpected exit, crash, or test timeout in SentryANRTrackerV2Tests.testNotRemovingDeallocatedListener_DoesNotRetainListener_AndStopsTracking(); summary will include totals from previous launches.
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI
No files were found with the provided path: raw-test-output.log. No artifacts will be uploaded.
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI
No files were found with the provided path: ~/Library/Logs/DiagnosticReports/**. No artifacts will be uploaded.
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit iOS - Xcode 15.4 - OS 17.2 SentrySwiftUI:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'Sentry' from project 'Sentry')
|
Unit macOS - Xcode 15.4 - OS latest Sentry:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit macOS - Xcode 15.4 - OS latest Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit macOS - Xcode 15.4 - OS latest Sentry:
ld#L1
'/Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/UIImageHelper.o' was not built with class_ro_t pointer signing enabled, but previous .o file was not
|
Unit macOS - Xcode 16.2 - OS latest Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit macOS - Xcode 16.2 - OS latest Sentry:
ld#L1
'/Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/SentryRRWebEvent.o' was not built with class_ro_t pointer signing enabled, but previous .o file was not
|
Unit Catalyst - Xcode 15.4 - OS latest Sentry:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit Catalyst - Xcode 15.4 - OS latest Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit Catalyst - Xcode 15.4 - OS latest Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
|
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry:
Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryTestUtilsDynamic' from project 'Sentry')
|
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
|
Unit tvOS - Xcode 15.4 - OS 17.5 Sentry:
Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryTestUtils' from project 'Sentry')
|
Unit Catalyst - Xcode 16.2 - OS latest Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit Catalyst - Xcode 16.2 - OS latest Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
|
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry:
Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtilsDynamic' from project 'Sentry')
|
Unit tvOS - Xcode 16.2 - OS 18.1 Sentry:
Sentry.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'Sentry' from project 'Sentry')
|
Unit iOS - Xcode 15.4 - OS 17.2 Sentry:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit iOS - Xcode 15.4 - OS 17.2 Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit iOS - Xcode 15.4 - OS 17.2 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Unit iOS - Xcode 15.4 - OS 17.2 Sentry:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryProfilerTests' from project 'Sentry')
|
Unit iOS - Xcode 15.4 - OS 17.2 Sentry:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SentryTestUtils' from project 'Sentry')
|
Unit iOS - Xcode 16.2 - OS 18.2 Sentry:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Unit iOS - Xcode 16.2 - OS 18.2 Sentry
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Unit iOS - Xcode 16.2 - OS 18.2 Sentry:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtils' from project 'Sentry')
|
Unit iOS - Xcode 16.2 - OS 18.2 Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_ANRTracker - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Segmented Unit Tests - SentryTests_ANRTracker - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_ANRTracker - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtils' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_TouchTrackerTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Segmented Unit Tests - SentryTests_TouchTrackerTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_TouchTrackerTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtils' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_Base - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Segmented Unit Tests - SentryTests_Base - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_Base - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtils' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_Base - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_HttpTransportTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Segmented Unit Tests - SentryTests_HttpTransportTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16
not stripping binary because it is signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Segmented Unit Tests - SentryTests_HttpTransportTests - iOS - Xcode 16.2 - OS 18.2 - Device iPhone 16:
Sentry.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'SentryTestUtils' from project 'Sentry')
|
Unit iOS - Xcode 14.3 - OS 16.4 Sentry:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit iOS - Xcode 14.3 - OS 16.4 Sentry:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit iOS - Xcode 14.3 - OS 16.4 Sentry
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
|
Unit iOS - Thread Sanitizer:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/macOS-SwiftUI/macOS-SwiftUI.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit iOS - Thread Sanitizer:
--- xcodebuild#L1
Unable to open project file '/Users/runner/work/sentry-cocoa/sentry-cocoa/TestSamples/SwiftUITestSample/SwiftUITestSample.xcodeproj' in workspace 'Sentry.xcworkspace'.
|
Unit iOS - Thread Sanitizer
skipping copy phase strip, binary is code signed: /Users/runner/Library/Developer/Xcode/DerivedData/Sentry-azcqyxgbmmrdtdegukmbgarszteu/Build/Products/Test-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
|
Unit iOS - Thread Sanitizer
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/include/SentryExtraPackages.h (in target 'Sentry' from project 'Sentry')
|
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=10722)
|
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=11880)
|
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=13630)
|
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=14221)
|
Unit iOS - Thread Sanitizer
ThreadSanitizer: data race (pid=15369)
|
Unit iOS - Thread Sanitizer
ThreadSanitizer: Swift access race (pid=16427)
|
Unit iOS - Thread Sanitizer
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
|
Unit iOS - Thread Sanitizer
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
|
Unit iOS - Thread Sanitizer
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
|
Unit iOS - Thread Sanitizer
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
|
Unit iOS - Thread Sanitizer
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
crash-logs-SentryTests_ANRTracker-iOS-xcode-16.2-os-18.2
|
7.16 KB |
|
crash-logs-SentryTests_HttpTransportTests-iOS-xcode-16.2-os-18.2
|
7.07 KB |
|
crash-logs-SentryTests_TouchTrackerTests-iOS-xcode-16.2-os-18.2
|
7.15 KB |
|
raw-test-output-SentryTests_ANRTracker-iOS-xcode-16.2-os-18.2
|
424 KB |
|
raw-test-output-SentryTests_HttpTransportTests-iOS-xcode-16.2-os-18.2
|
427 KB |
|
raw-test-output-SentryTests_TouchTrackerTests-iOS-xcode-16.2-os-18.2
|
426 KB |
|
test-server
|
7.95 MB |
|
thread-sanitizer
|
436 KB |
|