You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testGivenDataToUpload_whenUploadFinishesAndDoesNotNeedToBeRetried_thenDataIsDeleted, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Upload has started".
testGivenDataToUpload_whenUploadFinishesAndDoesNotNeedToBeRetried_thenDataIsDeleted, XCTAssertEqual failed: threw error "Error Domain=NSCocoaErrorDomain Code=260 "The file “com.datadoghq.ios-sdk-tests-3C239DB5-B9A6-45B7-8221-FE64BE79AB40” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///Users/runner/Library/Developer/CoreSimulator/Devices/F992D491-D683-4136-892D-02F28909E2E6/data/tmp/com.datadoghq.ios-sdk-tests-3C239DB5-B9A6-45B7-8221-FE64BE79AB40/, NSFilePath=/Users/runner/Library/Developer/CoreSimulator/Devices/F992D491-D683-4136-892D-02F28909E2E6/data/tmp/com.datadoghq.ios-sdk-tests-3C239DB5-B9A6-45B7-8221-FE64BE79AB40, NSUnderlyingError=0x600001dbeb20 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}" - When upload finishes with `needsRetry: false`, data should be deleted
testGivenDataToUpload_whenUploadFinishesAndNeedsToBeRetried_thenDataIsPreserved, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Upload has started".