-
Notifications
You must be signed in to change notification settings - Fork 603
NXP backend: Enable initial unit tests workflow (#11396) #11756
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
base: main
Are you sure you want to change the base?
NXP backend: Enable initial unit tests workflow (#11396) #11756
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11756
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 3 Unrelated FailuresAs of commit eeb84b3 with merge base 6f44a79 ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Initial workflow definition for running unit tests for Neutron (NXP) backend. Co-authored-by: Lukas Sztefek <lukas.sztefek@nxp.com>
92064df
to
eeb84b3
Compare
Note: The failing tests fails on the main branch too - https://hud.pytorch.org/pytorch/executorch/commit/6f44a7930101556357cd467857fc3650af4616f7 :
The They are not related to this PR. |
@JacobSzwejbka @mergennachin our IT managed to set the eIQ PyPI repository (eiq.nxp.com/repository) in to work with the self-hoster runners the ExecuTorch is using for testing. The trunk/unittest-nxp-neutron job. |
LGTM. |
Yes, it is exactly the same commit. |
Summary
Initial workflow definition for running unit tests for Neutron (NXP) backend.
Follow up for the #11109, our IT updated the eIQ PyPI, so the neutron-converter python package shall be reachable using the executorch's self-hosted agents too.