fix: resolve EXC_BAD_ACCESS in SentryTracer/SentryNetworkTracker span lifecycle #23236
Annotations
1 error, 10 warnings, and 6 notices
|
Run Flaky Tests:
Tests/SentryTests/Helper/SentryFileManagerTests.swift#L1056
testCreateDirectoryIfNotExists_successful_shouldNotLogError, XCTAssertEqual failed: ("1") is not equal to ("0")
|
|
Build Tests
TARGETED_DEVICE_FAMILY value (1,2) does not contain any device family values compatible with the tvOS platform. Please add the value '3' to the TARGETED_DEVICE_FAMILY build setting to indicate that this target supports the 'Apple TV' device family. (in target 'SentryObjCTests' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/SentryObjCCompat.framework/SentryObjCCompatwarning: not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/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 tvOS platform. Please add the value '3' to the TARGETED_DEVICE_FAMILY build setting to indicate that this target supports the 'Apple TV' device family. (in target 'SentryObjC' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamicwarning: not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/Frameworks/Sentry.framework/Sentrywarning: not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/Frameworks/XCTest.framework/XCTest (in target 'SentryProfilerTests' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/SentryTestUtilsDynamicwarning: not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/Frameworks/Sentry.framework/Sentrywarning: not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/SentryTestUtilsDynamic.framework/Frameworks/XCTest.framework/XCTest (in target 'SentryTests' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI-appletvsimulator/Sentry.framework/Sentry (in target 'SentryTestUtilsDynamic' from project 'Sentry')
|
|
Build Tests
not stripping binary because it is signed: /Applications/Xcode-16.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks/XCTest.framework/XCTest (in target 'SentryTestUtilsDynamic' from project 'Sentry')
|
|
Build Tests
'function_name_whitespace' is not a valid rule identifier
|
|
Build Tests
'implicit_optional_initialization' is not a valid rule identifier
|
|
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
|
|
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
|
background
wait
wait-all
cancel
parallel
Loading