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

tfjs-react-native is failing CI tests #6392

Open
mattsoulanille opened this issue May 10, 2022 · 0 comments
Open

tfjs-react-native is failing CI tests #6392

mattsoulanille opened this issue May 10, 2022 · 0 comments

Comments

@mattsoulanille
Copy link
Member

mattsoulanille commented May 10, 2022

Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template

System information
Docker CI image (gcr.io/learnjs-174218/release) on Google Cloud Build running presubmits for #6390.

Describe the current behavior
From #6390, which fixed several tests not being run, it was discovered that tfjs-react-native unit tests are failing on GCP. See presubmits for #6390 for the error message.

To quickly merge #6390, which fixes #6384, tfjs-react-native was removed from scripts/package_dependencies.json. These tests were not running before #6390 due to #6384, and should be added back once they are passing.
Describe the expected behavior
tfjs-react-native unit tests pass on GCP.

Standalone code to reproduce the issue
Add tfjs-react-native to scripts/package_dependencies.json and run presubmits.

yarn generate-cloudbuild-for-packages tfjs-react-native
./scripts/run-build.sh

Other info / logs

presubmits for #6390.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants