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

[DOC][MONO] Update example wasm test run command #75736

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

naricc
Copy link
Contributor

@naricc naricc commented Sep 16, 2022

This documentation fix updates the example command for running the runtime test with wasm, by removing parameters that no longer are needed, or even exist in some cases.

@naricc naricc added documentation Documentation bug or enhancement, does not impact product or test code area-Infrastructure-mono labels Sep 16, 2022
@ghost ghost assigned naricc Sep 16, 2022
@ghost
Copy link

ghost commented Sep 16, 2022

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

Issue Details

This documentation fix updates the example command for running the runtime test with wasm, by removing parameters that no longer are needed, or even exist in some cases.

Author: naricc
Assignees: -
Labels:

documentation, area-Infrastructure-mono

Milestone: -

@@ -55,12 +55,10 @@ The last few lines of the build log should contain something like this:
--------------------------------------------------
Example run.sh command

src/tests/run.sh --coreOverlayDir=<repo_root>artifacts/tests/coreclr/Browser.wasm.Release/Tests/Core_Root --testNativeBinDir=<repo_root>/artifacts/obj/coreclr/Browser.wasm.Release/tests --testRootDir=<repo_root>/artifacts/tests/coreclr/Browser.wasm.Release --copyNativeTestBin Release
src/tests/run.sh wasm <Debug|Release>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and maybe how to run individual tests?

@lewing lewing merged commit 4b1840b into dotnet:main Sep 16, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-mono documentation Documentation bug or enhancement, does not impact product or test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants