Skip to content
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

Move test-docker-android from GH Actions to CircleCI #36093

Closed
wants to merge 2 commits into from

Conversation

cortinico
Copy link
Contributor

Summary:
The Test Docker Android job is flaky as sometimes fetching artifacts from remote
returns different hashes.
I'm moving the job to CircleCI (so it's faster) + I'm using the buck_fetch.sh
script we already have which has a retry logic.

Changelog:
[Internal] [Changed] - Move test-docker-android from GH Actions to CircleCI

Differential Revision: D43121477

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Feb 8, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D43121477

cortinico added a commit to cortinico/react-native that referenced this pull request Feb 8, 2023
Summary:
Pull Request resolved: facebook#36093

The Test Docker Android job is flaky as sometimes fetching artifacts from remote
returns different hashes.
I'm moving the job to CircleCI (so it's faster) + I'm using the `buck_fetch.sh`
script we already have which has a retry logic.

Changelog:
[Internal] [Changed] - Move test-docker-android from GH Actions to CircleCI

Differential Revision: D43121477

fbshipit-source-id: 572926fd17c941d6dac951e50c2b96781d1e5cf3
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D43121477

@analysis-bot
Copy link

analysis-bot commented Feb 8, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,475,526 +0
android hermes armeabi-v7a 7,796,976 +0
android hermes x86 8,951,543 +0
android hermes x86_64 8,809,382 +0
android jsc arm64-v8a 9,113,287 +0
android jsc armeabi-v7a 8,309,960 +0
android jsc x86 9,164,875 +0
android jsc x86_64 9,423,765 +0

Base commit: 1c8179b
Branch: main

Summary:
Pull Request resolved: facebook#36093

The Test Docker Android job is flaky as sometimes fetching artifacts from remote
returns different hashes.
I'm moving the job to CircleCI (so it's faster) + I'm using the `buck_fetch.sh`
script we already have which has a retry logic.

Changelog:
[Internal] [Changed] - Move test-docker-android from GH Actions to CircleCI

Reviewed By: javache

Differential Revision: D43121477

fbshipit-source-id: 8feec6ea2677abb95adaf93cbbeb0fa98cc7835a
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D43121477

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 8, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9eaf6f5.

OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
Summary:
Pull Request resolved: facebook#36093

The Test Docker Android job is flaky as sometimes fetching artifacts from remote
returns different hashes.
I'm moving the job to CircleCI (so it's faster) + I'm using the `buck_fetch.sh`
script we already have which has a retry logic.

Changelog:
[Internal] [Changed] - Move test-docker-android from GH Actions to CircleCI

Reviewed By: javache

Differential Revision: D43121477

fbshipit-source-id: 1df114fd3ad9445a4a5dc7834bf811c3476322cd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants