Skip to content

Conversation

SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Apr 11, 2025

Summary

As title. For some reason, there are two tests which fail on main but pass on release branch. Therefore, remove expected failures from the test.

Test plan

Ran the test_torch_functions.py test locally.

(executorch) ssjia@devvm5117 ~/scratch/executorch (ssj_release_fix_arm_tests●)$ pytest backends/arm/test/models/test_torch_functions.py
===================================================================================================== test session starts =====================================================================================================
platform linux -- Python 3.10.0, pytest-8.0.1, pluggy-1.4.0
rootdir: /home/ssjia/scratch/executorch/backends/arm/test
configfile: pytest.ini
plugins: anyio-4.6.0, hypothesis-6.98.10, xdist-3.5.0, rerunfailures-15.0
collected 20 items                                                                                                                                                                                                            

backends/arm/test/models/test_torch_functions.py .....xx.xx......x.xx                                                                                                                                                   [100%]

====================================================================================================== warnings summary =======================================================================================================
../../anaconda3/envs/executorch/lib/python3.10/site-packages/executorch/exir/dialects/edge/_ops.py:9
  /home/ssjia/anaconda3/envs/executorch/lib/python3.10/site-packages/executorch/exir/dialects/edge/_ops.py:9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

../../anaconda3/envs/executorch/lib/python3.10/site-packages/executorch/extension/pybindings/portable_lib.py:20
  /home/ssjia/anaconda3/envs/executorch/lib/python3.10/site-packages/executorch/extension/pybindings/portable_lib.py:20: ExperimentalWarning: This API is experimental and subject to change without notice.
    _warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
========================================================================================= 13 passed, 7 xfailed, 2 warnings in 32.29s ==========================================================================================

@SS-JIA SS-JIA requested a review from digantdesai as a code owner April 11, 2025 18:56
Copy link

pytorch-bot bot commented Apr 11, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10114

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 1 Cancelled Job

As of commit 8a32ecd with merge base 771588a (image):

NEW FAILURE - The following job has failed:

CANCELLED JOB - The following job was cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 11, 2025
@SS-JIA SS-JIA requested a review from metascroy April 11, 2025 18:57
@metascroy metascroy merged commit fba41b6 into release/0.6 Apr 11, 2025
161 of 163 checks passed
@metascroy metascroy deleted the ssj_release_fix_arm_tests branch April 11, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants