Skip to content

test: Fix flaky HangTracker deallocated test #19996

test: Fix flaky HangTracker deallocated test

test: Fix flaky HangTracker deallocated test #19996

Triggered via pull request March 9, 2026 03:48
Status Success
Total duration 9m 46s
Artifacts 1

test.yml

on: pull_request
Ready-to-merge gate  /  Missing "ready-to-merge" label
4s
Ready-to-merge gate / Missing "ready-to-merge" label
Detect File Changes
6s
Detect File Changes
Build test server
1m 10s
Build test server
Matrix: unit-tests
Distribution Tests
2m 5s
Distribution Tests
Matrix: unit-tests-with-test-server
Unit Tests
2s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 38 warnings, and 226 notices
Unit macOS 26 Sentry / Unit macOS 26 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("2") is not equal to ("0")
Unit macOS 14 Sentry / Unit macOS 14 Sentry: Tests/SentryTests/PrivateSentrySDKOnlyTests.swift#L271
testProfilingStartAndCollect, XCTAssertGreaterThan failed: ("0") is not greater than ("0")
Unit macOS 14 Sentry / Unit macOS 14 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("2") is not equal to ("0")
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
Unit iOS 26 Sentry / Unit iOS 26 Sentry: Tests/SentryTests/PrivateSentrySDKOnlyTests.swift#L271
testProfilingStartAndCollect, XCTAssertGreaterThan failed: ("0") is not greater than ("0")
Unit iOS 26 Sentry / Unit iOS 26 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
Unit iOS 18 Sentry / Unit iOS 18 Sentry: Tests/SentryTests/PrivateSentrySDKOnlyTests.swift#L271
testProfilingStartAndCollect, XCTAssertGreaterThan failed: ("0") is not greater than ("0")
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry: Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
Distribution Tests: Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
Distribution Tests: Sources/Swift/Core/Helper/Log/SentryLevel.swift#L6
extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
Unit macOS 26 Sentry / Unit macOS 26 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit macOS 26 Sentry / Unit macOS 26 Sentry
ld: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
Unit macOS 26 Sentry / Unit macOS 26 Sentry
ld: building for macOS-11.0, but linking with dylib '@rpath/XCTest.framework/Versions/A/XCTest' which was built for newer version 14.0
Unit macOS 26 Sentry / Unit macOS 26 Sentry
ld: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
Unit macOS 26 Sentry / Unit macOS 26 Sentry
ld: building for macOS-11.0, but linking with dylib '@rpath/XCTest.framework/Versions/A/XCTest' which was built for newer version 14.0
Unit macOS 26 Sentry / Unit macOS 26 Sentry
ld: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
Unit macOS 26 Sentry / Unit macOS 26 Sentry
ld: building for macOS-11.0, but linking with dylib '@rpath/XCTest.framework/Versions/A/XCTest' which was built for newer version 14.0
Unit macOS 26 Sentry / Unit macOS 26 Sentry
ld: '/Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/SentryAppState.o' was not built with class_ro_t pointer signing enabled, but previous .o file was
Unit macOS 14 Sentry / Unit macOS 14 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit macOS 14 Sentry / Unit macOS 14 Sentry
ld: '/Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/SentryAppState.o' was not built with class_ro_t pointer signing enabled, but previous .o file was not
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Unit with Test Server macOS 15
ld: '/Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/SentryThreadWrapper.o' was not built with class_ro_t pointer signing enabled, but previous .o file was
Unit macOS 15 Sentry / Unit macOS 15 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit macOS 15 Sentry / Unit macOS 15 Sentry
ld: '/Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/SentryRandom.o' was not built with class_ro_t pointer signing enabled, but previous .o file was
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit iOS 17 Sentry / Unit iOS 17 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit iOS 17 Sentry / Unit iOS 17 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit iOS 17 Sentry / Unit iOS 17 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Unit iOS 26 Sentry / Unit iOS 26 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit iOS 26 Sentry / Unit iOS 26 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Unit iOS 26 Sentry / Unit iOS 26 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit iOS 18 Sentry / Unit iOS 18 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit iOS 18 Sentry / Unit iOS 18 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit iOS 18 Sentry / Unit iOS 18 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-iphonesimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryTests' from project 'Sentry')
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamic (in target 'SentryProfilerTests' from project 'Sentry')
Distribution Tests
Test run with 6 tests passed after 0.136 seconds
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 38s Peak memory utilization: 9.3 GB (54.13% of 17 GB) at 54s
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsNotMacOS_shouldReturnSamePath
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
Unit macOS 26 Sentry / Unit macOS 26 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
Unit macOS 26 Sentry / Unit macOS 26 Sentry
[03:49:46] Running xcodebuild test-without-building
Unit macOS 26 Sentry / Unit macOS 26 Sentry
[03:49:46] Finished xcodebuild
Unit macOS 26 Sentry / Unit macOS 26 Sentry
[03:49:31] Running xcodebuild test-without-building
Unit macOS 26 Sentry / Unit macOS 26 Sentry
[03:49:31] Finished xcodebuild
Unit macOS 26 Sentry / Unit macOS 26 Sentry
[03:48:50] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (99.90% of 4.00) at 120s Peak memory utilization: 7.4 GB (42.89% of 17 GB) at 140s
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenSwizzled_shouldCallTracker
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenFileFails_shouldCallTracker
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsNotMacOS_shouldReturnSamePath
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
Unit macOS 14 Sentry / Unit macOS 14 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
Unit macOS 14 Sentry / Unit macOS 14 Sentry
[03:51:01] Running xcodebuild test-without-building
Unit macOS 14 Sentry / Unit macOS 14 Sentry
[03:51:01] Finished xcodebuild
Unit macOS 14 Sentry / Unit macOS 14 Sentry
[03:50:49] Running xcodebuild test-without-building
Unit macOS 14 Sentry / Unit macOS 14 Sentry
[03:50:49] Finished xcodebuild
Unit macOS 14 Sentry / Unit macOS 14 Sentry
[03:49:53] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 22s Peak memory utilization: 11 GB (63.79% of 17 GB) at 160s
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:50:59] Running xcodebuild test-without-building
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:50:59] Finished xcodebuild
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:50:30] Running xcodebuild test-without-building
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:50:30] Finished xcodebuild
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:49:18] Running xcodebuild build-for-testing
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:50] Simulator app opened successfully
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:50] Opening Simulator app UI
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:50] Simulator boot command executed successfully
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:49] Boot attempt 1 of 5
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:49] Booting simulator: Apple Vision Pro - visionOS 26.2 (UDID: AE6D6CAD-E587-4B97-ABDA-C2632CD89B5D)
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:49] Found simulator UDID: AE6D6CAD-E587-4B97-ABDA-C2632CD89B5D
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:49] Searching for simulator: Apple Vision Pro running visionOS 26.2
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:49] Listing all available simulators:
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:49] Using provided parameters: Apple Vision Pro with visionOS 26.2
Unit visionOS 26 Sentry / Unit visionOS 26 Sentry
[03:48:49] Starting simulator boot process with Xcode version: 26.2
Resource Utilization
Peak CPU utilization: 3.82 cores (95.60% of 4.00) at 100s Peak memory utilization: 9.8 GB (57.30% of 17 GB) at 70s
Unit with Test Server macOS 15
[03:53:06] Finished xcodebuild
Unit with Test Server macOS 15
[03:53:02] Running xcodebuild test-without-building
Unit with Test Server macOS 15
[03:53:02] Finished xcodebuild
Unit with Test Server macOS 15
[03:52:10] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 60s Peak memory utilization: 9.9 GB (57.85% of 17 GB) at 14s
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsNotMacOS_shouldReturnSamePath
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
Unit macOS 15 Sentry / Unit macOS 15 Sentry
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
Unit macOS 15 Sentry / Unit macOS 15 Sentry
[03:52:56] Running xcodebuild test-without-building
Unit macOS 15 Sentry / Unit macOS 15 Sentry
[03:52:56] Finished xcodebuild
Unit macOS 15 Sentry / Unit macOS 15 Sentry
[03:52:50] Running xcodebuild test-without-building
Unit macOS 15 Sentry / Unit macOS 15 Sentry
[03:52:50] Finished xcodebuild
Unit macOS 15 Sentry / Unit macOS 15 Sentry
[03:51:42] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 35s Peak memory utilization: 10 GB (61.33% of 17 GB) at 320s
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
[03:54:20] Finished xcodebuild
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOSOlderThan26_returnsTrue
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
[03:50:01] Running xcodebuild test-without-building
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
[03:50:01] Finished xcodebuild
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
[03:49:37] Running xcodebuild test-without-building
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
[03:49:37] Finished xcodebuild
Unit tvOS 18 Sentry / Unit tvOS 18 Sentry
[03:48:52] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 47s Peak memory utilization: 10 GB (59.04% of 17 GB) at 330s
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOS26_withAllChecksUnclear_returnsFalse
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_legacyApp_onIOS26_withXcode16_returnsTrue
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_appOptingIntoCompatibility_onIOS26_withXcode26_returnsTrue
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
[03:50:16] Running xcodebuild test-without-building
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
[03:50:16] Finished xcodebuild
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
[03:50:11] Running xcodebuild test-without-building
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
[03:50:11] Finished xcodebuild
Unit Catalyst 15 Sentry / Unit Catalyst 15 Sentry
[03:49:01] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 57s Peak memory utilization: 11 GB (64.29% of 17 GB) at 290s
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testSwizzlingActive_whenStopCalled_shouldBeFalse
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testStop_whenCalledMultipleTimes_shouldNotCrash
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testStop_whenCalled_shouldStopTrackingCalls
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testMultipleCreateFile_whenSwizzled_shouldRecordAllCalls
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_withAttributes_shouldCallTracker
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenSwizzled_shouldCallTracker
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenFileFails_shouldCallTracker
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 17 Sentry / Unit iOS 17 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:50:55] Running xcodebuild test-without-building
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:50:55] Finished xcodebuild
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:50:48] Running xcodebuild test-without-building
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:50:48] Finished xcodebuild
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:48] Running xcodebuild build-for-testing
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:29] Simulator app opened successfully
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:28] Opening Simulator app UI
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:28] Simulator boot command executed successfully
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:28] Boot attempt 1 of 5
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:28] Booting simulator: iPhone 15 Pro - iOS 17.5 (UDID: 6D835311-3F4B-4BF8-8CA5-1B2D85E8BF2D)
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:28] Found simulator UDID: 6D835311-3F4B-4BF8-8CA5-1B2D85E8BF2D
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:28] Searching for simulator: iPhone 15 Pro running iOS 17.5
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:27] Listing all available simulators:
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:27] Using provided parameters: iPhone 15 Pro with iOS 17.5
Unit iOS 17 Sentry / Unit iOS 17 Sentry
[03:49:27] Starting simulator boot process with Xcode version: 16.4
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 23s Peak memory utilization: 11 GB (63.39% of 17 GB) at 270s
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentrySessionReplayIntegrationTests.testBufferReplayForCrash
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentrySessionReplayIntegrationTests.testAlowStartForNewSessionAfterRateLimit
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOSOlderThan26_returnsTrue
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentryCrashReportTests.testWriteCrashReport_ContainsCrashInfoMessage
Unit iOS 26 Sentry / Unit iOS 26 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:50:56] Running xcodebuild test-without-building
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:50:56] Finished xcodebuild
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:50:36] Running xcodebuild test-without-building
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:50:36] Finished xcodebuild
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:49:28] Running xcodebuild build-for-testing
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:53] Simulator app opened successfully
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:53] Opening Simulator app UI
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:53] Simulator boot command executed successfully
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:52] Boot attempt 1 of 5
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:52] Booting simulator: iPhone 17 Pro - iOS 26.2 (UDID: 090A4242-533F-4836-A140-65509C31B33E)
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:52] Found simulator UDID: 090A4242-533F-4836-A140-65509C31B33E
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:52] Searching for simulator: iPhone 17 Pro running iOS 26.2
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:52] Listing all available simulators:
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:52] Using provided parameters: iPhone 17 Pro with iOS 26.2
Unit iOS 26 Sentry / Unit iOS 26 Sentry
[03:48:52] Starting simulator boot process with Xcode version: 26.2
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 1s Peak memory utilization: 9.5 GB (55.20% of 17 GB) at 300s
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testStop_whenCalledMultipleTimes_shouldNotCrash
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testStop_whenCalled_shouldStopTrackingCalls
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testMultipleCreateFile_whenSwizzled_shouldRecordAllCalls
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_withAttributes_shouldCallTracker
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenSwizzled_shouldCallTracker
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenFileFails_shouldCallTracker
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryDeviceTests.testSimulatedDeviceModel
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
[03:51:20] Running xcodebuild test-without-building
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
[03:51:20] Finished xcodebuild
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
[03:51:08] Running xcodebuild test-without-building
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
[03:51:08] Finished xcodebuild
Unit Catalyst 14 Sentry / Unit Catalyst 14 Sentry
[03:49:58] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 31s Peak memory utilization: 11 GB (66.30% of 17 GB) at 210s
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOS26_withCompatibilityModeNO_withNewXcode_returnsFalse
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOS26_withAllChecksUnclear_returnsFalse
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_legacyApp_onIOS26_withXcode16_returnsTrue
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_appOptingIntoCompatibility_onIOS26_withXcode26_returnsTrue
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit iOS 18 Sentry / Unit iOS 18 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:51:07] Running xcodebuild test-without-building
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:51:07] Finished xcodebuild
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:50:42] Running xcodebuild test-without-building
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:50:42] Finished xcodebuild
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:30] Running xcodebuild build-for-testing
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:03] Simulator app opened successfully
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:02] Opening Simulator app UI
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:02] Simulator boot command executed successfully
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:01] Boot attempt 1 of 5
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:01] Booting simulator: iPhone 16 Pro - iOS 18.5 (UDID: B2B80B80-4E8C-4C86-AB9B-3330DFBD5CDE)
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:01] Found simulator UDID: B2B80B80-4E8C-4C86-AB9B-3330DFBD5CDE
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:01] Searching for simulator: iPhone 16 Pro running iOS 18.5
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:01] Listing all available simulators:
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:01] Using provided parameters: iPhone 16 Pro with iOS 18.5
Unit iOS 18 Sentry / Unit iOS 18 Sentry
[03:49:01] Starting simulator boot process with Xcode version: 16.4
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 31s Peak memory utilization: 10 GB (60.42% of 17 GB) at 300s
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testStop_whenCalled_shouldStopTrackingCalls
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testMultipleCreateFile_whenSwizzled_shouldRecordAllCalls
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_withAttributes_shouldCallTracker
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenSwizzled_shouldCallTracker
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_iOS18macOS15tvOS18OrLater_whenFileFails_shouldCallTracker
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
[03:52:41] Running xcodebuild test-without-building
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
[03:52:41] Finished xcodebuild
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
[03:52:23] Running xcodebuild test-without-building
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
[03:52:23] Finished xcodebuild
Unit tvOS 17 Sentry / Unit tvOS 17 Sentry
[03:51:39] Running xcodebuild build-for-testing
Resource Utilization
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 1s Peak memory utilization: 9.9 GB (57.55% of 17 GB) at 390s
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentrySessionReplayIntegrationTests.testAlowStartForNewSessionAfterRateLimit
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentrySessionReplayEnvironmentCheckerTests.testIsReliable_onIOSOlderThan26_returnsTrue
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
[03:53:21] Running xcodebuild test-without-building
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
[03:53:21] Finished xcodebuild
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
[03:52:57] Running xcodebuild test-without-building
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
[03:52:57] Finished xcodebuild
Unit tvOS 26 Sentry / Unit tvOS 26 Sentry
[03:52:11] Running xcodebuild build-for-testing

Artifacts

Produced during runtime
Name Size Digest
test-server
19.8 MB
sha256:1331f1d1a7b0809c5b3897a5fbe9b2b50eea279d4d88c6e839c4d59a9dc0048a