test(session-replay): Add masking tests for SwiftUI #15566
Annotations
11 errors, 10 warnings, and 9 notices
Publish Test Report
❌ Tests reported 46 failures
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L774
testRedact_withSwiftUIImage_withUIImage_withMaskAllImagesDisabled_shouldNotRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests
Restarting after unexpected exit, crash, or test timeout in SentryUIRedactBuilderTests_SwiftUI.testRedact_withSwiftUIImage_withMaskAllTextDisabled_shouldRedactView(); summary will include totals from previous launches.
|
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#L664
testRedact_withSwiftUIImage_withMaskAllImagesEnabled_shouldRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L663
testRedact_withSwiftUIImage_withMaskAllImagesEnabled_shouldRedactView, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Run tests
Restarting after unexpected exit, crash, or test timeout in SentryUIRedactBuilderTests_SwiftUI.testRedact_withSwiftUIImage_withMaskAllImagesDisabled_shouldNotRedactView(); summary will include totals from previous launches.
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L826
testRedact_withSwiftUIButton_withMaskAllTextEnabled_withMaskAllImagesEnabled_shouldRedactView, XCTAssertEqualWithAccuracy failed: ("189.33333333333331") is not equal to ("190.666") +/- ("0.01") - Transformation y-translation should be the same: 189.33333333333331 != 190.666 (+- 0.01)
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L824
testRedact_withSwiftUIButton_withMaskAllTextEnabled_withMaskAllImagesEnabled_shouldRedactView, XCTAssertEqualWithAccuracy failed: ("20.333333333333332") is not equal to ("18.0") +/- ("0.01") - Height should be the same: 20.333333333333332 != 18.0 (+- 0.01)
|
Run tests:
Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift#L824
testRedact_withSwiftUIButton_withMaskAllTextEnabled_withMaskAllImagesEnabled_shouldRedactView, XCTAssertEqualWithAccuracy failed: ("55.666666666666664") is not equal to ("18.666") +/- ("0.01") - Width should be the same: 55.666666666666664 != 18.666 (+- 0.01)
|
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 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