Skip to content

Update FirestoreCache key type - #1272

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

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

Conversation

@milaGGL

@milaGGL milaGGL commented Apr 14, 2023

Copy link
Copy Markdown
Contributor

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
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/integration_test.cc Outdated
Comment thread firestore/src/common/firestore.cc
Comment thread firestore/src/common/firestore.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/validation_test.cc
Comment thread firestore/integration_test_internal/src/validation_test.cc
Comment thread firestore/integration_test_internal/src/validation_test.cc
Comment thread firestore/src/common/firestore.cc Outdated
Comment thread firestore/src/common/firestore.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc
Comment thread firestore/integration_test_internal/src/validation_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
Comment thread firestore/integration_test_internal/src/firestore_test.cc
Comment thread firestore/integration_test_internal/src/firestore_test.cc Outdated
@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

github-actions Bot commented May 9, 2023

Copy link
Copy Markdown

❌  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