Skip to content

spm

spm #626

Triggered via schedule December 21, 2024 07:01
Status Success
Total duration 8m 1s
Artifacts

spm.yml

on: schedule
Matrix: swift-build-run
Fit to window
Zoom out
Zoom in

Annotations

10 errors
swift-build-run (iOS): AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L384
testExponentialBackoff, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Error handler".
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L199
testAppCheckTokenNetworkError, ((FBLWaitForPromisesWithTimeout(1)) is true) failed
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L201
testAppCheckTokenNetworkError, ((tokenPromise.isRejected) is true) failed
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L203
testAppCheckTokenNetworkError, ((tokenPromise.error) equal to (APIError)) failed: ("(null)") is not equal to ("Error Domain=testAppCheckTokenNetworkError Code=-1 "(null)"")
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L205
testAppCheckTokenNetworkError, OCProtocolMockObject(GACAppCheckAPIServiceProtocol): expected method was not invoked: sendRequestWithURL:<OCMAnyConstraint: 0x60000000e650> HTTPMethod:@"POST" body:<OCMBlockConstraint: 0x60000000e790> additionalHeaders:{
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L167
testAppCheckTokenResponseParsingError, ((FBLWaitForPromisesWithTimeout(1)) is true) failed
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L169
testAppCheckTokenResponseParsingError, ((tokenPromise.isRejected) is true) failed
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L170
testAppCheckTokenResponseParsingError, ((tokenPromise.error) equal to (parsingError)) failed: ("(null)") is not equal to ("Error Domain=testAppCheckTokenResponseParsingError Code=-1 "(null)"")
swift-build-run (iOS): AppCheckCore/Tests/Unit/DeviceCheckProvider/GACDeviceCheckAPIServiceTests.m#L173
testAppCheckTokenResponseParsingError, OCProtocolMockObject(GACAppCheckAPIServiceProtocol): 2 expected methods were not invoked:
swift-build-run (iOS): Users/runner/Library/Developer/Xcode/DerivedData/app-check-dvicssfpxwrcrucyyvuppygifenp/SourcePackages/checkouts/ocmock/Source/OCMock/OCMockObject.m#L166
testAppCheckTokenSuccess, ** Cannot use mock object OCProtocolMockObject(GACAppCheckAPIServiceProtocol) at 0x6000017b4680. This error usually occurs when a mock object is used after stopMocking has been called on it. In most cases it is not necessary to call stopMocking. If you know you have to, please make sure that the mock object is not used afterwards. (NSInternalInconsistencyException)