Conversation

a-maurice

Description

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

Update the ndk version to r23c, in order to support being able to set the page size, needed for shared Android libraries on Android 15.


Testing

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


Type of Change

Place an x the applicable box:

  • Bug fix. Add the issue # below if applicable.
  • New feature. A non-breaking change which adds functionality.
  • Other, such as a build process or documentation change.

Notes

  • Bug fixes and feature changes require an update to the Release Notes section of release_build_files/readme.md.
  • Read the contribution guidelines CONTRIBUTING.md.
  • Changes to the public API require an internal API review. If you'd like to help us make Firebase APIs better, please propose your change in a feature request so that we can discuss it together.

@a-mauricea-maurice added the tests-requested: quickTrigger a quick set of integration tests.label Feb 12, 2025
@github-actions-actions bot added tests: in-progressThis PR's integration tests are in progress.and removed tests-requested: quickTrigger a quick set of integration tests.labels Feb 12, 2025
@github-actionsGitHub Actions

Integration test with FLAKINESS (succeeded after retry)

Requested by @a-maurice on commit 8bd9fda
Last updated: Tue Feb 11 19:40 PST 2025
View integration test log & download artifacts

FailuresConfigs
firestore[TEST] [FLAKINESS] [Android] [1/3 os: macos] [1/2 android_device: emulator_ftl_target]
(1 failed tests)  CRASH/TIMEOUT
remote_config[TEST] [FLAKINESS] [Android] [1/3 os: ubuntu] [1/2 android_device: emulator_ftl_target]
(1 failed tests)  FirebaseRemoteConfigTest.TestAddOnConfigUpdateListener

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

@github-actions-actions bot added the tests: succeededThis PR's integration tests succeeded.label Feb 12, 2025
@firebase-workflow-triggerfirebase-workflow-trigger bot removed the tests: in-progressThis PR's integration tests are in progress.label Feb 12, 2025
Sign up for free to join this conversation on . Already have an account? Sign in to comment
tests: succeededThis PR's integration tests succeeded.
None yet

Successfully merging this pull request may close these issues.

@a-maurice