Skip to content

spm

spm #664

Triggered via schedule January 28, 2025 07:01
Status Success
Total duration 7m 44s
Artifacts

spm.yml

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

Annotations

7 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: 0x60000000f4d0> HTTPMethod:@"POST" body:<OCMBlockConstraint: 0x60000000ef90> additionalHeaders:{
swift-build-run (iOS): Users/runner/Library/Developer/Xcode/DerivedData/app-check-dvicssfpxwrcrucyyvuppygifenp/SourcePackages/checkouts/ocmock/Source/OCMock/OCMockObject.m#L166
testAppCheckTokenResponseParsingError, ** Cannot use mock object OCProtocolMockObject(GACAppCheckAPIServiceProtocol) at 0x60000175fb00. 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)
swift-build-run (iOS)
Restarting after unexpected exit, crash, or test timeout in -[GACDeviceCheckAPIServiceTests testAppCheckTokenResponseParsingError]; summary will include totals from previous launches.