Skip to content

Update iOS dependencies - Tue May 31 2022 #977

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 1, 2022

Conversation

firebase-workflow-trigger[bot]
Copy link
Contributor

iOS

  • Firebase/Analytics → 9.1.0
  • Firebase/Auth → 9.1.0
  • Firebase/Core → 9.1.0
  • Firebase/Crashlytics → 9.1.0
  • Firebase/Database → 9.1.0
  • Firebase/DynamicLinks → 9.1.0
  • Firebase/Firestore → 9.1.0
  • Firebase/Functions → 9.1.0
  • Firebase/Installations → 9.1.0
  • Firebase/Messaging → 9.1.0
  • Firebase/RemoteConfig → 9.1.0
  • Firebase/Storage → 9.1.0

Created by Update Android and iOS dependencies workflow.

### iOS

- Firebase/Analytics → 9.1.0
- Firebase/Auth → 9.1.0
- Firebase/Core → 9.1.0
- Firebase/Crashlytics → 9.1.0
- Firebase/Database → 9.1.0
- Firebase/DynamicLinks → 9.1.0
- Firebase/Firestore → 9.1.0
- Firebase/Functions → 9.1.0
- Firebase/Installations → 9.1.0
- Firebase/Messaging → 9.1.0
- Firebase/RemoteConfig → 9.1.0
- Firebase/Storage → 9.1.0

> Created by [Update Android and iOS dependencies workflow](https://github.com/firebase/firebase-cpp-sdk/actions/runs/2416912624).
@firebase-workflow-trigger firebase-workflow-trigger bot added the tests-requested: quick Trigger a quick set of integration tests. label May 31, 2022
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. labels May 31, 2022
@github-actions
Copy link

github-actions bot commented May 31, 2022

❌  Integration test FAILED

Requested by @cynthiajoan on commit 2b81a0e
Last updated: Wed Jun 1 13:02 PDT 2022
View integration test log & download artifacts

Failures Configs
admob [BUILD] [ERROR] [Android] [1/3 os: windows]
firestore [TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/2 android_device: android_target]
(1 failed tests)  CRASH/TIMEOUT

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

@cynthiajoan cynthiajoan requested a review from DellaBitta May 31, 2022 18:49
This fixes the following build error:

```
The following tests FAILED:
    1 - charclass_test (Not Run)
    2 - compile_test (Not Run)
    3 - filtered_re2_test (Not Run)
    4 - mimics_pcre_test (Not Run)
    ...
```

e.g. https://github.com/firebase/firebase-cpp-sdk/runs/6676610733

This is caused by the addition of re2 to the firebase-ios-sdk in firebase/firebase-ios-sdk#9488.

I'm not sure _why_ these tests can't be found; but they're superfluous anyways. So just disable them.
@dconeybe dconeybe added the tests-requested: quick Trigger a quick set of integration tests. label May 31, 2022
@github-actions github-actions bot added tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. labels May 31, 2022
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label May 31, 2022
…ion.

This ports firebase/firebase-ios-sdk#9868 to the firebase-cpp-sdk repository by patching the firebase-ios-sdk when it is cloned.

Once the dependency on the firebase-ios-sdk is updated to a version that already includes firebase/firebase-ios-sdk#9868 then this commit should be reverted.
@dconeybe dconeybe added the tests-requested: quick Trigger a quick set of integration tests. label Jun 1, 2022
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels Jun 1, 2022
@dconeybe dconeybe added the tests-requested: quick Trigger a quick set of integration tests. label Jun 1, 2022
@github-actions github-actions bot added tests: succeeded This PR's integration tests succeeded. and removed tests-requested: quick Trigger a quick set of integration tests. labels Jun 1, 2022
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Jun 1, 2022
@dconeybe
Copy link
Contributor

dconeybe commented Jun 1, 2022

FYI: There is a typo in the commit message for 895126f: The PR link should be firebase/firebase-ios-sdk#9851

@cynthiajoan cynthiajoan merged commit 2b81a0e into main Jun 1, 2022
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. tests: failed This PR's integration tests failed. and removed tests: succeeded This PR's integration tests succeeded. labels Jun 1, 2022
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Jun 1, 2022
@dconeybe dconeybe deleted the workflow/auto-update-deps-111-20220531-181942 branch June 3, 2022 16:23
@firebase firebase locked and limited conversation to collaborators Jul 2, 2022
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.

3 participants