test(session-replay): Add masking tests for SwiftUI #15566
Annotations
11 errors, 10 warnings, and 12 notices
Publish Test Report
❌ Tests reported 102 failures
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SpecialViews.swift#L56
testRedact_withPDFView_withMaskingEnabled_shouldBeRedacted, failed - Snapshot does not match reference.
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SpecialViews.swift#L84
testRedact_withPDFView_withMaskingDisabled_shouldBeRedacted, failed - Snapshot does not match reference.
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L726
testUnmaskView_withSensitiveView_withViewExtension_shouldNotRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L725
testUnmaskView_withSensitiveView_withViewExtension_shouldNotRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L638
testUnmaskView_withSensitiveView_shouldNotRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L637
testUnmaskView_withSensitiveView_shouldNotRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L888
testOptions_unmaskedViewClasses_shouldIgnoreCustomLabel, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L1124
testDefaultIgnoredControls_shouldNotRedactUISwitch, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L1094
testDefaultIgnoredControls_shouldNotRedactUISlider, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift#L1010
testAddIgnoreClasses_arrayAPI_shouldNotRedactViews, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Build tests:
Sources/Sentry/SentryTraceContext.m#L122
implicit conversion from nullable pointer 'NSString * _Nullable' to non-nullable pointer type 'NSString * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracePropagation.m#L72
implicit conversion from nullable pointer 'NSURL * _Nullable' to non-nullable pointer type 'NSURL * _Nonnull' [-Wnullable-to-nonnull-conversion]
|
Build tests:
Sources/Sentry/SentryTracePropagation.m#L24
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_SpecialViews.testRedact_withSFSafariView_withMaskingEnabled_shouldRedactViewHierarchy
|
Run tests
Skipped SentryTests.SentryUIRedactBuilderTests_SpecialViews.testRedact_withSFSafariView_withMaskingDisabled_shouldRedactView
|
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 SentryDeviceTests.testSimulatedDeviceModel
|
Run tests
Skipped SentryTests.SentryClientTests.testCaptureSentryWrappedException
|
Loading