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

Add bazel to the test_x86 script. #43118

Merged
merged 5 commits into from Sep 11, 2020

Conversation

advaitjain
Copy link
Member

@advaitjain advaitjain commented Sep 10, 2020

This should enable external contributors to more easily test with bazel and prevent back and forth to try and resolve internal errors.

Note that bazel is not invoked from test_all.sh. This is because the bazel build is already part of the presubmits and the goal here is to enable developers to catch errors sooner locally.

Also, the fact that the micro test_all.sh script runs within a docker container means that initiating a bazel build on the CI system would mean downloading bazel to the docker image.

@google-ml-butler google-ml-butler bot added the size:XS CL Change Size: Extra Small label Sep 10, 2020
@google-ml-butler
Copy link

Thanks for contributing to TensorFlow Lite Micro.

To keep this process moving along, we'd like to make sure that you have completed the items on this list:

We would like to have a discussion on the Github issue first to determine the best path forward, and then proceed to the PR review.

njeffrie
njeffrie previously approved these changes Sep 10, 2020
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Sep 10, 2020
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Sep 10, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Sep 10, 2020
njeffrie
njeffrie previously approved these changes Sep 10, 2020
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Sep 10, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Sep 10, 2020
This is because the bazel build is already part of the presubmits and
the goal here is to enable developers to catch errors sooner locally.

Also, the fact that the micro test_all.sh script runs within a docker
container means that initiating a bazel build on the CI system would
mean downloading bazel to the docker image.
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Sep 11, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Sep 11, 2020
@gbaned gbaned self-assigned this Sep 11, 2020
@gbaned gbaned added comp:lite TF Lite related issues comp:micro Related to TensorFlow Lite Microcontrollers labels Sep 11, 2020
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Sep 11, 2020
@tensorflow-copybara tensorflow-copybara merged commit 3a366ec into tensorflow:master Sep 11, 2020
PR Queue automation moved this from Assigned Reviewer to Merged Sep 11, 2020
@advaitjain advaitjain deleted the bazel-micro branch September 11, 2020 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:lite TF Lite related issues comp:micro Related to TensorFlow Lite Microcontrollers ready to pull PR ready for merge process size:XS CL Change Size: Extra Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

6 participants