firebase / firebase-cpp-sdk

Firebase C++ SDK
http://firebase.google.com
Apache License 2.0
276 stars 115 forks source link

Add support for on-device conversions using hashed email address and phone number. #1603

Closed jonsimantov closed 3 months ago

jonsimantov commented 3 months ago

Description

Provide details of the change, and generalize the change in the PR title above.


Testing

Describe how you've tested these changes. Link any manually triggered Integration tests or CPP binary SDK Packaging Github Action workflows, if applicable.


Type of Change

Place an x the applicable box:

Notes

github-actions[bot] commented 3 months ago

Integration test with FLAKINESS (succeeded after retry)

Requested by @jonsimantov on commit 4f6daf796dd7f41912b4969ac5d45eab9cab0677 Last updated: Thu Jun 6 19:45 PDT 2024 View integration test log & download artifacts Failures Configs
firestore [TEST] [FLAKINESS] [Android] [1/3 os: macos] [1/2 android_device: android_target]
(1 failed tests)  QueryNetworkTest.EnableDisableNetwork
[TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/2 android_device: android_target]
(1 failed tests)  CRASH/TIMEOUT
gma [TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/2 android_device: android_target]
(2 failed tests)  FirebaseGmaTest.TestInterstitialAdLoad
  FirebaseGmaTest.TestNativeAdErrorAlreadyInitialized
storage [TEST] [FLAKINESS] [Android] [1/3 os: ubuntu] [1/2 android_device: emulator_ftl_target]
(1 failed tests)  CRASH/TIMEOUT

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