feat: Add feature flag models and buffers #22515
Annotations
2 errors, 17 warnings, and 10 notices
|
Collect SentryTests Metadata
Process completed with exit code 1.
|
|
Collect SentryTests Metadata
[11:37:25] Failed to locate SentryTests.xctest/SentryTests under /Users/vagrant/Library/Developer/Xcode/DerivedData
|
|
Build Tests
not stripping binary because it is signed: /Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Products/TestCI/SentryTestUtilsDynamic.framework/Versions/A/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/SentryTestUtilsDynamic.framework/Versions/A/Frameworks/XCTest.framework/XCTest (in target 'SentryTests' 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
ld: '/Users/vagrant/Library/Developer/Xcode/DerivedData/Sentry-awtbhjulvihkuwdtrxqzsinmmmrc/Build/Intermediates.noindex/Sentry.build/TestCI/Sentry.build/Objects-normal/arm64e/SwizzleClassNameExclude.o' was not built with class_ro_t pointer signing enabled, but previous .o file was
|
|
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
|
|
Install Ruby (Bitrise)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Install Ruby (Bitrise)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Install Ruby (Bitrise)
The following taps are not trusted:
danger/tap
dart-lang/dart
leoafarias/fvm
lokalise/cli-2
wix/brew
xcodesorg/made
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula xcodesorg/made/xcodes
brew trust --formula wix/brew/applesimutils
brew trust --formula lokalise/cli-2/lokalise2
brew trust --formula danger/tap/danger-js danger/tap/danger-swift
brew trust --formula leoafarias/fvm/fvm
You can trust all formulae, casks and commands from these taps with:
brew trust danger/tap dart-lang/dart leoafarias/fvm lokalise/cli-2 wix/brew xcodesorg/made
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap danger/tap dart-lang/dart leoafarias/fvm lokalise/cli-2 wix/brew xcodesorg/made
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Install Ruby (Bitrise)
Skipping wix/brew because it is not trusted. Run `brew trust wix/brew` to trust it.
|
|
Install Ruby (Bitrise)
Skipping xcodesorg/made because it is not trusted. Run `brew trust xcodesorg/made` to trust it.
|
|
Install Ruby (Bitrise)
Skipping wix/brew because it is not trusted. Run `brew trust wix/brew` to trust it.
|
|
Install Ruby (Bitrise)
Skipping lokalise/cli-2 because it is not trusted. Run `brew trust lokalise/cli-2` to trust it.
|
|
Install Ruby (Bitrise)
Skipping leoafarias/fvm because it is not trusted. Run `brew trust leoafarias/fvm` to trust it.
|
|
Install Ruby (Bitrise)
Skipping dart-lang/dart because it is not trusted. Run `brew trust dart-lang/dart` to trust it.
|
|
Install Ruby (Bitrise)
Skipping danger/tap because it is not trusted. Run `brew trust danger/tap` to trust it.
|
|
Run tests
Skipped SentryTests.SentryNSFileManagerSwizzlingHelperTests.testCreateFileAtPath_preiOS18macOS15tvOS18_whenSwizzled_shouldNotCallTracker
|
|
Run tests
Skipped SentryTests.SentryFileManagerTests.testSentryGetScopedCachesDirectory_targetIsNotMacOS_shouldReturnSamePath
|
|
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
|
|
Run tests
Skipped SentryDeviceTests.testSimulatedDeviceModel
|
|
Run tests
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldUseLowPriorityQueue
|
|
Run tests
Skipped SentryTests.SentryDependencyContainerTests.testSentryWatchdogTerminationAttributesProcessor_shouldReturnSameInstance
|
background
wait
wait-all
cancel
parallel
Loading