firebase-cpp-sdk icon indicating copy to clipboard operation
firebase-cpp-sdk copied to clipboard

Rework how tests deal with future timeout

Open var-const opened this issue 4 years ago • 3 comments

Also fix a potential bug in DescribeFailedFuture (error_message() can return null).

var-const avatar Jun 26 '21 01:06 var-const

❌  Integration test FAILED

Requested by @var-const on commit e5b44cfd007f8b10e789a1e85b75854619df89f1 Last updated: Fri Jul 23 12:56 PDT 2021 View integration test log & download artifacts

Failures Configs
missing_log [TEST] [ERROR] [iOS] [macos] [simulator_target]
firestore [TEST] [FAILURE] [Android] [macos] [emulator_target]
(1 failed tests)  TestDocumentSnapshotEventsForChange

github-actions[bot] avatar Jun 26 '21 01:06 github-actions[bot]

@dconeybe Is this PR still relevant? Should it be merged or closed?

jonsimantov avatar Dec 22 '21 22:12 jonsimantov

Yes, it is still relevant. I've merged in HEAD and assigned to myself.

dconeybe avatar Jan 04 '22 17:01 dconeybe