chore: Remove profiling API deprecated in V9 #15420
Annotations
11 errors, 10 warnings, and 12 notices
Publish Test Report
❌ Tests reported 60 failures
|
Run tests:
Tests/SentryProfilerTests/SentryTraceProfilerTests.swift#L88
testConcurrentProfilingTransactions, XCTAssertEqual failed: ("0") is not equal to ("1")
|
Run tests:
Tests/SentryProfilerTests/SentryTraceProfilerTests.swift#L87
testConcurrentProfilingTransactions, XCTAssertTrue failed
|
Run tests:
Tests/SentryProfilerTests/SentryTraceProfilerTests.swift#L370
testCaptureTransactionWithProfile_StopsProfileOnCallingThread, XCTUnwrap failed: expected non-nil value of type "SentryEnvelopeItem"
|
Run tests:
Tests/SentryProfilerTests/SentryTraceProfilerTests.swift#L369
testCaptureTransactionWithProfile_StopsProfileOnCallingThread, XCTAssertEqual failed: ("1") is not equal to ("0")
|
Run tests:
Tests/SentryProfilerTests/SentryTraceProfilerTests.swift#L48
testCaptureTransactionWithProfile_StopsProfileOnCallingThread, XCTAssertTrue failed
|
Run tests:
Tests/SentryTests/Transaction/SentrySpanTests.swift#L78
testSpanDoesNotIncludeTraceProfilerID, XCTAssertTrue failed
|
Run tests:
Tests/SentryTests/SentryOptionsTest.m#L1483
testEnableProfiling, ((NO) equal to ([self getProperty:property of:options])) failed: throwing "NSInternalInconsistencyException: Options doesn't have a property 'enableProfiling'"
|
Run tests:
Tests/SentryTests/SentryOptionsTest.m#L1479
testEnableProfiling, ((defaultValue) equal to ([self getProperty:property of:options])) failed: throwing "NSInternalInconsistencyException: Options doesn't have a property 'enableProfiling'"
|
Run tests:
Tests/SentryTests/SentryOptionsTest.m#L1475
testEnableProfiling, ((!defaultValue) equal to ([self getProperty:property of:options])) failed: throwing "NSInternalInconsistencyException: Options doesn't have a property 'enableProfiling'"
|
Run tests:
Tests/SentryTests/Helper/SentryEnabledFeaturesBuilderTests.swift#L47
testEnableAllFeatures, XCTAssertTrue failed
|
Build tests:
Sources/Sentry/SentryTracePropagation.m#L71
implicit conversion from nullable pointer 'NSArray * _Nullable' to non-nullable pointer type 'NSArray * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracePropagation.m#L70
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracePropagation.m#L23
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracer.m#L860
implicit conversion from nullable pointer 'NSDictionary<NSString *,NSDictionary<NSString *,id> *> * _Nullable' to non-nullable pointer type 'NSDictionary * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracer.m#L825
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracer.m#L704
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracer.m#L645
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracer.m#L586
implicit conversion from nullable pointer 'NSDate * _Nullable' to non-nullable pointer type 'NSDate * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracer.m#L176
implicit conversion from nullable pointer 'SentryHub * _Nullable' to non-nullable pointer type 'SentryHub * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryUIEventTrackerTransactionMode.m#L109
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Run CI Diagnostics
Completed Xcode/macOS environment diagnostics
|
Run CI Diagnostics
Starting Xcode/macOS environment diagnostics
|
Run tests
Skipped SentryTests.SentryUIRedactBuilderTests.testViewSubtreeIgnored_noDuplicatesWithCustomRedactedView
|
Run tests
Skipped SentryTests.SentryUIRedactBuilderTests.testViewSubtreeIgnored_noDuplicateRedactionRegions_whenViewMeetsBothConditions
|
Run tests
Skipped SentryTests.SentryUIRedactBuilderTests.testViewSubtreeIgnored_ignoredViewsInTree_shouldIncludeEntireTree
|
Run tests
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagEnabled_shouldSwizzle
|
Run tests
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_iOS18macOS15tvOS18OrLater_experimentalFlagDisabled_shouldNotSwizzle
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsMacOS_shouldReturnPath
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndNonErrorInUserInfo_shouldNotCheckError
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorNotInUserInfo_shouldNotCheckError
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testIsErrorPathTooLong_underlyingErrorsNotAvailableAndErrorInUserInfo_shouldNotCheckError
|
Run tests
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
|
Loading