spm #649
Annotations
10 errors
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L105
testBackoff1DayBackoffAfterFailure, ((FBLWaitForPromisesWithTimeout(0.5)) is true) failed
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L108
testBackoff1DayBackoffAfterFailure, ((operationWithBackoff.error) equal to (self.operationResult)) failed: ("(null)") is not equal to ("Error Domain=-[GACAppCheckBackoffWrapperTests testBackoff1DayBackoffAfterFailure] Code=-1 "(null)"")
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L129
testBackoff1DayBackoffAfterFailure, ((FBLWaitForPromisesWithTimeout(0.5)) is true) failed
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L154
testBackoff1DayBackoffAfterFailure, ((FBLWaitForPromisesWithTimeout(0.5)) is true) failed
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L173
testBackoff1DayBackoffAfterFailure, Asynchronous wait failed: Exceeded timeout of 0.5 seconds, with unfulfilled expectations: "Error handler".
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L174
testBackoff1DayBackoffAfterFailure, ((FBLWaitForPromisesWithTimeout(0.5)) is true) failed
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L177
testBackoff1DayBackoffAfterFailure, ((operationWithBackoff.error) equal to (self.operationResult)) failed: ("(null)") is not equal to ("Error Domain=-[GACAppCheckBackoffWrapperTests testBackoff1DayBackoffAfterFailure] Code=-1 "(null)"")
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L198
testExponentialBackoff, ((FBLWaitForPromisesWithTimeout(0.5)) is true) failed
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L201
testExponentialBackoff, ((operationWithBackoff.error) equal to (self.operationResult)) failed: ("(null)") is not equal to ("Error Domain=-[GACAppCheckBackoffWrapperTests testExponentialBackoff] Code=-1 "(null)"")
|
iOS Unit Tests:
AppCheckCore/Tests/Unit/Core/GACAppCheckBackoffWrapperTests.m#L385
testExponentialBackoff, ((FBLWaitForPromisesWithTimeout(5.0)) is true) failed
|
Loading