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

[mono][docs] Reflect current workflow of building individual runtime tests #96054

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

matouskozak
Copy link
Member

@matouskozak matouskozak commented Dec 15, 2023

Due to optimizing effort of building and running runtime tests #54512, some tests don't generate *.sh files by default after build. It is necessary to export BuildAsStandalone=true or modify the test's .csproj file before building to generate executable .sh file.


Contributes to: #90254

…tests

Due to optimizing effort of building and running runtime tests #54512, some tests don't generate `*.sh` files by default after build. It is necessary to `export BuildAsStandalone=true` or modify the test's `.csproj` file.

---

Contributes to: #90254
@ghost
Copy link

ghost commented Dec 15, 2023

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Issue Details

Due to optimizing effort of building and running runtime tests #54512, some tests don't generate *.sh files by default after build. It is necessary to export BuildAsStandalone=true or modify the test's .csproj file.


Contributes to: #90254

Author: matouskozak
Assignees: matouskozak
Labels:

area-Meta

Milestone: -

@matouskozak matouskozak marked this pull request as ready for review December 15, 2023 11:27
@matouskozak matouskozak merged commit 9989c9a into main Dec 15, 2023
12 checks passed
@akoeplinger akoeplinger deleted the fix-mono-doc-runtime-tests-buildasstandalone branch December 18, 2023 10:23
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants