NXP backend: Enable initial unit tests workflow (#11396)#11756
NXP backend: Enable initial unit tests workflow (#11396)#11756digantdesai merged 1 commit intopytorch:mainfrom
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. |
|
LGTM, seems like the unit-test failures are not related. |
…rch#11756) Co-authored-by: Lukas Sztefek <lukas.sztefek@nxp.com>
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.