functions #3180
Annotations
7 errors
iOS Swift Integration Tests (including Swift library):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L776
testCallAsFunction, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testCallAsFunction()".
|
iOS Swift Integration Tests (including Swift library):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L776
testCallAsFunction, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testCallAsFunction()".
|
iOS Swift Integration Tests (including Swift library):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L773
testCallAsFunctionAsync, XCTAssertTrue failed - Failed to unwrap the function result: FunctionsError(code: FirebaseFunctions.FunctionsErrorCode, errorUserInfo: ["NSLocalizedDescription": "INTERNAL"])
|
iOS Swift Integration Tests (including Swift library):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L773
testCallAsFunctionAsync, XCTAssertTrue failed - Failed to unwrap the function result: FunctionsError(code: FirebaseFunctions.FunctionsErrorCode, errorUserInfo: ["NSLocalizedDescription": "INTERNAL"])
|
iOS Swift Integration Tests (including Swift library):
FirebaseFunctions/Sources/Functions.swift#L406
testCallAsFunctionAsync, failed: caught error: "FunctionsError(code: FirebaseFunctions.FunctionsErrorCode, errorUserInfo: ["NSLocalizedDescription": "INTERNAL"])"
|
iOS Swift Integration Tests (including Swift library):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L117
testData, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testData()".
|
iOS Swift Integration Tests (including Swift library):
FirebaseFunctions/Tests/Integration/IntegrationTests.swift#L117
testData, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "testData()".
|
Loading