Skip to content

Conversation

GregoryComer
Copy link
Member

Summary

Update the readme for the backend test suite to describe how to run with pytest and to generally update for recent changes. Add CLI examples for common invocation patterns (filter by test, flow, or backend) and add some brief info on the JSON report format.

@GregoryComer GregoryComer requested a review from cccclai as a code owner October 2, 2025 00:36
Copy link

pytorch-bot bot commented Oct 2, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 4 Pending

As of commit bd26581 with merge base b1309e7 (image):

NEW FAILURE - The following job has failed:

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

@meta-cla meta-cla 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 Oct 2, 2025
@GregoryComer GregoryComer added the release notes: none Do not include this in the release notes label Oct 2, 2025
@GregoryComer GregoryComer merged commit e608a21 into pytorch:main Oct 2, 2025
131 of 139 checks passed
mergennachin pushed a commit that referenced this pull request Oct 13, 2025
### Summary
Update the readme for the backend test suite to describe how to run with
pytest and to generally update for recent changes. Add CLI examples for
common invocation patterns (filter by test, flow, or backend) and add
some brief info on the JSON report format.
GregoryComer added a commit that referenced this pull request Oct 14, 2025
```
python scripts/pick_doc_commits.py --main=origin/main --release=origin/release/1.0
```

https://gist.github.com/mergennachin/155d28c84069d7808469ebaeca07aa5f


Cherry-picking


  - 42e8746 Update Voxral README.md (#14324)
  - 4d0961e Update Voxtral README.md (#14414)
  - 30568d2 Fix outdated lintrunner directions (#14449)
  - c98079a Update Voxtral README.md (#14544)
  - e608a21 [Backend Tester] Update README (#14739)
  - fc512fa Fix typos in docs ahead of GA (#14964)
  - 1a8acf6 Update top-level README.md file (#15049)
  - 9560800 Fix documentation link for Core ATen operators (#15050)
  - b9451c9 Use new logo in ExecuTorch (#14782)
  - 481c9cf Fix various minor links in top-level README.md (#15052)

 

Skipping

  - d382f6b mypy fix (#15080) (not a doc)
- 41b061e NXP backend: Update user guide and docs Readme (#14852)
(merge conflict)

---------

Co-authored-by: Jack <32371937+jackzhxng@users.noreply.github.com>
Co-authored-by: Scott Wolchok <swolchok@meta.com>
Co-authored-by: Gregory Comer <gjcomer@meta.com>
Co-authored-by: Abhinayk <abhinayk@meta.com>
@psiddh
Copy link
Contributor

psiddh commented Oct 14, 2025

@pytorchbot cherry-pick --onto release/1.0 -c docs

@pytorchbot
Copy link
Collaborator

Cherry picking #14739

Command git -C /home/runner/work/executorch/executorch cherry-pick -x -X theirs e608a21fc1845d960142b4c78ade06cdafdf5036 returned non-zero exit code 1

The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

    git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'
On branch cherry-pick-14739-by-pytorch_bot_bot_
You are currently cherry-picking commit e608a21fc1.
  (all conflicts fixed: run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

nothing to commit, working tree clean
Details for Dev Infra team Raised by workflow job

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants