Skip to content

Switched HTTPSCallable to Async Method #3130

Switched HTTPSCallable to Async Method

Switched HTTPSCallable to Async Method #3130

Re-run triggered November 11, 2024 23:33
Status Failure
Total duration 24m 14s
Artifacts

functions.yml

on: pull_request
spm-package-resolved
1m 24s
spm-package-resolved
Matrix: pod-lib-lint
Matrix: spm-integration
Matrix: spm-unit
Matrix: functions-cron-only
Fit to window
Zoom out
Zoom in

Annotations

13 errors
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L95
testCallWithoutParametersSuccess, failed - 💥 Something went wrong: FunctionsError(code: FirebaseFunctions.FunctionsErrorCode, errorUserInfo: ["NSLocalizedDescription": "NOT FOUND"])
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L109
testCallWithoutParametersSuccess, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Function was called", "HTTPS Function was called".
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L192
testCallWithParametersFailure, XCTAssertEqual failed: ("5") is not equal to ("13")
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L202
testCallWithParametersFailure, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "HTTPS Function was called".
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L144
testCallWithParametersSuccess, failed - 💥 Something went wrong: FunctionsError(code: FirebaseFunctions.FunctionsErrorCode, errorUserInfo: ["NSLocalizedDescription": "NOT FOUND"])
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L158
testCallWithParametersSuccess, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "HTTPS Function was called", "Function was called".
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L95
testCallWithoutParametersSuccess, failed - 💥 Something went wrong: FunctionsError(code: FirebaseFunctions.FunctionsErrorCode, errorUserInfo: ["NSLocalizedDescription": "NOT FOUND"])
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L109
testCallWithoutParametersSuccess, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Function was called", "HTTPS Function was called".
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L192
testCallWithParametersFailure, XCTAssertEqual failed: ("5") is not equal to ("13")
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/CombineUnit/HTTPSCallableTests.swift#L202
testCallWithParametersFailure, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "HTTPS Function was called".
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L776
testCallAsFunction, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testCallAsFunction()".
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L776
testCallAsFunction, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testCallAsFunction()".
spm-integration (macos-14, Xcode_15.4): FirebaseFunctions/Sources/Functions.swift#L548
testCallAsFunctionAsync, failed: caught error: "FunctionsError(code: FirebaseFunctions.FunctionsErrorCode, errorUserInfo: ["NSLocalizedDescription": "INTERNAL"])"