Add AsyncStream support for Remote Config #4523
Triggered via pull request
September 22, 2025 21:55
Status
Success
Total duration
28m 53s
Artifacts
–
remoteconfig.yml
on: pull_request
Matrix: pod_lib_lint / pod-lib-lint
spm_1
/
spm-package-resolved
1m 14s
spm_2
/
spm-package-resolved
1m 24s
catalyst
/
catalyst
4m 55s
quickstart
/
quickstart
8m 17s
sample-build-test
2m 43s
Matrix: remoteconfig
Matrix: remoteconfig-cron-only / cron-job
Matrix: spm_1 / spm
Matrix: spm_2 / spm
Annotations
25 errors and 34 warnings
|
spm_2 / spm (macos-15, Xcode_16.4, tvOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
|
|
spm_2 / spm (macos-15, Xcode_16.4, tvOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
|
|
spm_2 / spm (macos-15, Xcode_16.4, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
|
|
spm_2 / spm (macos-26, Xcode_26.0, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testUnchangedActivateWillFlag, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testUnchangedActivateWillFlag()".
|
|
spm_2 / spm (macos-26, Xcode_26.0, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchWithExpirationThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchWithExpirationThenActivate()".
|
|
spm_2 / spm (macos-26, Xcode_26.0, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
|
|
spm_1 / spm (macos-15, Xcode_16.4, watchOS):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L690
testFetchConfigsFailedErrorNoNetwork, ((self->_configInstances[i].lastFetchStatus) equal to (FIRRemoteConfigFetchStatusFailure)) failed: ("0") is not equal to ("2")
|
|
spm_1 / spm (macos-15, Xcode_16.4, watchOS):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L690
testFetchConfigsFailedErrorNoNetwork, ((self->_configInstances[i].lastFetchStatus) equal to (FIRRemoteConfigFetchStatusFailure)) failed: ("0") is not equal to ("2")
|
|
spm_1 / spm (macos-15, Xcode_16.4, watchOS):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L690
testFetchConfigsFailedErrorNoNetwork, ((self->_configInstances[i].lastFetchStatus) equal to (FIRRemoteConfigFetchStatusFailure)) failed: ("0") is not equal to ("2")
|
|
spm_1 / spm (macos-15, Xcode_16.4, watchOS):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L705
testFetchConfigsFailed, ((error) == nil) failed: "Error Domain=com.apple.XCTestErrorDomain Code=0 "(null)""
|
|
spm_1 / spm (macos-15, Xcode_16.4, watchOS):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L703
testFetchConfigsFailed, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Test enumerating configs successfully - instance 0", "Test enumerating configs successfully - instance 1", "Test enumerating configs successfully - instance 2".
|
|
spm_2 / spm (macos-14, Xcode_16.2, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
|
|
spm_2 / spm (macos-14, Xcode_16.2, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testUnchangedActivateWillFlag, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testUnchangedActivateWillFlag()".
|
|
spm_2 / spm (macos-14, Xcode_16.2, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchWithExpirationThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchWithExpirationThenActivate()".
|
|
spm_2 / spm (macos-14, Xcode_16.2, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
|
|
spm_2 / spm (macos-14, Xcode_16.2, iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
|
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
|
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
|
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
|
|
spm_2 / spm (macos-15, Xcode_16.4, visionOS):
FirebaseRemoteConfig/Tests/Swift/FakeConsole/FakeConsoleTests.swift#L65
testChangedActivateWillNotFlag, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testChangedActivateWillNotFlag()2".
|
|
spm_2 / spm (macos-15, Xcode_16.4, visionOS):
FirebaseRemoteConfig/Tests/Swift/FakeConsole/FakeConsoleTests.swift#L65
testChangedActivateWillNotFlag, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testChangedActivateWillNotFlag()".
|
|
spm_2 / spm (macos-15, Xcode_16.4, visionOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testUnchangedActivateWillFlag, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testUnchangedActivateWillFlag()".
|
|
spm_2 / spm (macos-15, Xcode_16.4, visionOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchWithExpirationThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchWithExpirationThenActivate()".
|
|
spm_2 / spm (macos-15, Xcode_16.4, visionOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
|
|
spm_2 / spm (macos-15, Xcode_16.4, visionOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
|
|
spm_1 / spm-package-resolved
Cache save failed.
|
|
spm_2 / spm-package-resolved
Cache save failed.
|
|
sample-build-test
buildcache: caching not working: Error: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0csbRaAAAAADDg5z6f3d/SpCyre01kW9sQlkzRURHRTAxMTAARWRnZQ==
|
|
sample-build-test:
FirebaseRemoteConfig/Tests/Sample/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
sample-build-test:
FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m#L142
format string is not a string literal (potentially insecure) [-Wformat-security]
|
|
sample-build-test:
FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m#L140
incompatible pointer types initializing 'NSString *' with an expression of type 'NSSet<NSString *> * _Nullable' [-Wincompatible-pointer-types]
|
|
sample-build-test
buildcache: caching not working: Error: Cache service responded with 400
|
|
catalyst / catalyst
buildcache: caching not working: Error: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>09sbRaAAAAAA9ZDmIogFtR4aEeIqlq383QkwyQUEyMDMwMTA4MDMzAEVkZ2U=
|
|
catalyst / catalyst
buildcache: caching not working: Error: Cache service responded with 400
|
|
spm_2 / spm (macos-15, Xcode_16.4, tvOS)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
spm_2 / spm (macos-15, Xcode_16.4, iOS)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
spm_2 / spm (macos-26, Xcode_26.0, iOS)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
spm_1 / spm (macos-15, Xcode_16.4, watchOS)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
spm_2 / spm (macos-14, Xcode_16.2, iOS)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
spm_2 / spm (macos-14, Xcode_16.2, iOS)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
remoteconfig (iOS)
buildcache: caching not working: Error: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0BMrRaAAAAABgillopYNvTJba+bamlRg0QkwyQUEyMDMwMTA4MDE3AEVkZ2U=
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
remoteconfig (iOS)
Attempt 1 failed. Reason: Child_process exited with error code 65
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
|
remoteconfig (iOS)
buildcache: caching not working: Error: Cache service responded with 400
|
|
spm_2 / spm (macos-15, Xcode_16.4, visionOS)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
pod_lib_lint / pod-lib-lint (macos-14, Xcode_16.2, iOS)
Attempt 1 failed. Reason: Timeout of 900000ms hit
|
|
pod_lib_lint / pod-lib-lint (macos-15, Xcode_16.4, iOS)
Attempt 1 failed. Reason: Timeout of 900000ms hit
|