test(session-replay): Add masking tests for SwiftUI #15566
Annotations
11 errors, 10 warnings, and 12 notices
Publish Test Report
❌ Tests reported 142 failures
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L639
testRedact_withSwiftUIImage_withMaskAllTextDisabled_shouldRedactView, XCTUnwrap failed: expected non-nil value of type "SentryRedactRegion"
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L694
testRedact_withSwiftUIImage_withMaskAllTextDisabled_shouldRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L693
testRedact_withSwiftUIImage_withMaskAllTextDisabled_shouldRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L639
testRedact_withSwiftUIImage_withMaskAllImagesEnabled_shouldRedactView, XCTUnwrap failed: expected non-nil value of type "SentryRedactRegion"
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L679
testRedact_withSwiftUIImage_withMaskAllImagesDisabled_shouldNotRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L678
testRedact_withSwiftUIImage_withMaskAllImagesDisabled_shouldNotRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L822
testRedact_withSwiftUIButton_withMaskAllTextEnabled_withMaskAllImagesEnabled_shouldRedactView, XCTUnwrap failed: expected non-nil value of type "SentryRedactRegion"
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L1124
testDefaultIgnoredControls_shouldNotRedactUISwitch, failed - Snapshot "iOS-26.0.0" does not match reference.
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L1095
testDefaultIgnoredControls_shouldNotRedactUISlider, XCTAssertEqual failed: ("4") is not equal to ("0")
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L1094
testDefaultIgnoredControls_shouldNotRedactUISlider, failed - Snapshot "iOS-26.0.0" does not match reference.
|
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]
|
Build tests:
Sources/Sentry/SentryMsgPackSerializer.m#L85
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryMsgPackSerializer.m#L78
implicit conversion from nullable pointer 'NSInputStream * _Nullable' to non-nullable pointer type 'NSInputStream * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L58
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L56
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryNSURLSessionTaskSearch.m#L46
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryStacktrace.m#L36
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryStacktrace.m#L35
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentrySwizzle.m#L163
implicit conversion from nullable pointer 'Method _Nullable' (aka 'struct objc_method *') to non-nullable pointer type 'Method _Nonnull' (aka 'struct objc_method *') [-Wnullable-to-nonnull-conversion]
|
Run CI Diagnostics
Completed Xcode/macOS environment diagnostics
|
Run CI Diagnostics
Starting Xcode/macOS environment diagnostics
|
Run tests
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_experimentalFlagEnabled_shouldNotSwizzle
|
Run tests
Skipped SentryNSFileManagerSwizzlingTests.testNSFileManagerCreateFile_preiOS18macOS15tvOS18_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.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabledAndDataSwizzlingIsEnabled_shouldTrackWithSpan
|
Run tests
Skipped SentryTests.SentryFileIOTrackingIntegrationTests.testDisableFileManagerSwizzling_isNotEnabled_shouldNotTrackWithSpan
|
Run tests
Skipped SentryTests.SentryCrashReportTests.testWriteCrashReport_ContainsCrashInfoMessage
|
Run tests
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
|
Loading