Enable workspace sharing tests in OSS CMake
Open
Nobody has claimed this yet.
module: xnnpack
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
The tests in https://github.com/pytorch/executorch/pull/11748, as well as other tests that rely on generated PTEs currently do not run in GitHub CI with CMake build. We should enable them.
cc @digantdesai @mcr229 @cbilgin
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the CMake-based GitHub CI configuration and the tests referenced in pull request 11748. Identify how generated PTE-dependent tests are discovered and run, then verify that the workspace-sharing tests and other such tests execute successfully in the OSS CMake CI build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100