Skip to content
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

[NativeAOT-LLVM] Add sample & package testing #2783

Open
SingleAccretion opened this issue Nov 17, 2024 · 0 comments
Open

[NativeAOT-LLVM] Add sample & package testing #2783

SingleAccretion opened this issue Nov 17, 2024 · 0 comments
Labels
area-NativeAOT-LLVM LLVM generation for Native AOT compilation (including Web Assembly)

Comments

@SingleAccretion
Copy link

SingleAccretion commented Nov 17, 2024

  1. Add a BuildOnly project to the WASM runtime tests.
  2. Configure it to publish (no need to run) the sample projects in two configurations:
    • With the 'official' experimental feed - this will test the already published packages.
    • With the local packages.

Perhaps also configure the project to be CI-only by default so that local testing with ./src/tests/build && ./src/tests/build doesn't need the packages to be built?

@jkotas jkotas added the area-NativeAOT-LLVM LLVM generation for Native AOT compilation (including Web Assembly) label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NativeAOT-LLVM LLVM generation for Native AOT compilation (including Web Assembly)
Projects
None yet
Development

No branches or pull requests

2 participants