fix: resolve EXC_BAD_ACCESS in SentryTracer/SentryNetworkTracker span lifecycle #23236
Annotations
1 error, 10 warnings, and 9 notices
|
Run Flaky Tests:
Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
|
|
Build Tests
'SentryTestUtils' is missing a dependency on 'Sentry' because dependency scan of Swift module 'SentryTestUtils' discovered a dependency on 'Sentry'
|
|
Build Tests
TARGETED_DEVICE_FAMILY value (1,2) does not contain any device family values compatible with the visionOS platform. Please add the value '7' to the TARGETED_DEVICE_FAMILY build setting to indicate that this target supports the 'Apple Vision' device family. (in target 'SentryObjCCompatTests' from project 'Sentry')
|
|
Build Tests
TARGETED_DEVICE_FAMILY value (1,2) does not contain any device family values compatible with the visionOS platform. Please add the value '7' to the TARGETED_DEVICE_FAMILY build setting to indicate that this target supports the 'Apple Vision' device family. (in target 'SentryObjCTests' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryObjCCompat.framework/SentryObjCCompatwarning: not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryObjCCompat.framework/Frameworks/Sentry.framework/Sentry (in target 'SentryObjC' from project 'Sentry')
|
|
Build Tests
TARGETED_DEVICE_FAMILY value (1,2) does not contain any device family values compatible with the visionOS platform. Please add the value '7' to the TARGETED_DEVICE_FAMILY build setting to indicate that this target supports the 'Apple Vision' device family. (in target 'SentryObjC' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamicwarning: not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/Frameworks/Sentry.framework/Sentrywarning: not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/Frameworks/XCTest.framework/XCTest (in target 'SentryProfilerTests' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamicwarning: not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/Frameworks/Sentry.framework/Sentrywarning: not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/SentryTestUtilsDynamic.framework/Frameworks/XCTest.framework/XCTest (in target 'SentryTests' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/admin/Library/Developer/Xcode/DerivedData/Sentry-gmpefzpdajutooczbucacjwfviov/Build/Products/TestCI-xrsimulator/Sentry.framework/Sentry (in target 'SentryTestUtilsDynamic' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Applications/Xcode_26.6.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks/XCTest.framework/XCTest (in target 'SentryTestUtilsDynamic' from project 'Sentry')
|
|
Build Tests
Building targets in manual order is deprecated - choose Dependency Order in scheme settings instead, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current scheme to suppress this warning
|
|
Complete runner
Peak CPU utilization: 4.00 cores (100.00% of 4.00) at 40s
Peak memory utilization: 11 GB (64.48% of 17 GB) at 130s
|
|
Run tests
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
|
|
Run tests
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
|
|
Run tests
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
|
|
Run tests
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isNotEnabled_shouldAddFeature
|
|
Run tests
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableViewRendererV2_isEnabled_shouldAddFeature
|
|
Run tests
Skipped SentryTests.SentryEnabledFeaturesBuilderTests.testEnableFastViewRendering_isEnabled_shouldAddFeature
|
|
Run tests
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
|
|
Run tests
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
|
background
wait
wait-all
cancel
parallel
Loading