Conversation

jonsimantov

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 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.

@jonsimantovjonsimantov added tests-requested: fullTrigger a FULL set of integration tests (uses expanded test matrix).skip-release-notesSkip release notes checkand removed tests-requested: fullTrigger a FULL set of integration tests (uses expanded test matrix).labels Jun 28, 2024
@github-actions-actions bot added tests: in-progressThis PR's integration tests are in progress.and removed tests-requested: fullTrigger a FULL set of integration tests (uses expanded test matrix).labels Jun 28, 2024
@github-actionsGitHub Actions

Integration test with FLAKINESS (succeeded after retry)

Requested by @jonsimantov on commit 61886da
Last updated: Fri Jun 28 15:21 PDT 2024
View integration test log & download artifacts

FailuresConfigs
app_check[TEST] [FLAKINESS] [iOS] [macos] [1/4 ios_device: ios_latest]
(1 failed tests)  FirebaseAppCheckTest.TestSignIn
database[TEST] [FLAKINESS] [iOS] [macos] [1/4 ios_device: ios_latest]
(1 failed tests)  CRASH/TIMEOUT
firestore[TEST] [FLAKINESS] [Android] [1/3 os: macos] [1/4 android_device: android_latest]
(1 failed tests)  CRASH/TIMEOUT
[TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/4 android_device: android_target]
(1 failed tests)  CRASH/TIMEOUT
remote_config[TEST] [FLAKINESS] [iOS] [macos] [1/4 ios_device: ios_latest]
(1 failed tests)  CRASH/TIMEOUT

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

@github-actions-actions bot added the tests: failedThis PR's integration tests failed.label Jun 28, 2024
@firebase-workflow-triggerfirebase-workflow-trigger bot removed the tests: in-progressThis PR's integration tests are in progress.label Jun 28, 2024
@github-actions-actions bot added tests: succeededThis PR's integration tests succeeded.and removed tests: failedThis PR's integration tests failed.labels Jun 28, 2024
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Skip release notes checktests: succeededThis PR's integration tests succeeded.
None yet

Successfully merging this pull request may close these issues.

@jonsimantov