Skip to content

Update FirestoreCache key type#1272

Merged
milaGGL merged 24 commits intomila/MultiDBfrom
mila/MultiDB-update-FirestoreCache-key
May 9, 2023
Merged

Update FirestoreCache key type#1272
milaGGL merged 24 commits intomila/MultiDBfrom
mila/MultiDB-update-FirestoreCache-key

Conversation

@milaGGL
Copy link
Copy Markdown
Contributor

@milaGGL milaGGL commented Apr 14, 2023

Update the FirestoreCache key from App* to std::pair<App*, std::string>, to support multiDB firestore caching.

@milaGGL milaGGL self-assigned this Apr 18, 2023
@milaGGL milaGGL changed the title debugging the memory error Update FirestoreCache key type Apr 18, 2023
@milaGGL milaGGL marked this pull request as ready for review April 19, 2023 20:52
@milaGGL milaGGL requested a review from tom-andersen April 19, 2023 20:52
@milaGGL milaGGL requested a review from tom-andersen May 8, 2023 18:52
@milaGGL milaGGL merged commit 3c2dc25 into mila/MultiDB May 9, 2023
@github-actions github-actions bot added the tests: in-progress This PR's integration tests are in progress. label May 9, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 9, 2023

❌  Integration test FAILED

Requested by @milaGGL on commit 3c2dc25
Last updated: Tue May 9 10:44 PDT 2023
View integration test log & download artifacts

Failures Configs
firestore
(6 items)[BUILD] [ERROR] [Android] [All 3 os]
[TEST] [ERROR] [Linux] [x64] [openssl]
[TEST] [ERROR] [MacOS] [x64] [openssl]
[TEST] [ERROR] [iOS] [macos] [All 2 ios_device]
[TEST] [ERROR] [tvOS] [macos] [tvos_simulator]
[TEST] [FAILURE] [Windows] [x64] [openssl]
(3 failed tests)  ValidationTest.DifferentFirestoreGetInstanceCanGetSameDefaultFirestoreInstance
  ValidationTest.DifferentFirestoreGetInstanceWithSameDatabaseNameShouldGetSameFirestoreInstance
  ValidationTest.FirestoreGetInstanceCalledMultipleTimeReturnSameInstance

Add flaky tests to go/fpl-cpp-flake-tracker

@github-actions github-actions bot added the tests: failed This PR's integration tests failed. label May 9, 2023
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label May 9, 2023
@firebase firebase locked and limited conversation to collaborators Jun 9, 2023
@a-maurice a-maurice deleted the mila/MultiDB-update-FirestoreCache-key branch February 18, 2026 00:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tests: failed This PR's integration tests failed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants