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

[browser][docs] Add docs for running outerloop and browser instance #46737

Merged
merged 2 commits into from
Jan 8, 2021
Merged

[browser][docs] Add docs for running outerloop and browser instance #46737

merged 2 commits into from
Jan 8, 2021

Conversation

kjpou1
Copy link
Contributor

@kjpou1 kjpou1 commented Jan 8, 2021

Doc update on running tests via a browser instance as well as the outerloop tests that might take a while to finish.

Tests marked as OuterLoop are for scenarios that don't need to run every build. They may take longer than normal tests, cover seldom hit code paths, or require special setup or resources to execute. These tests are excluded by default when testing through dotnet build.

@kjpou1 kjpou1 self-assigned this Jan 8, 2021
@kjpou1 kjpou1 added the arch-wasm WebAssembly architecture label Jan 8, 2021
@ghost
Copy link

ghost commented Jan 8, 2021

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Doc update on running tests via a browser instance as well as the outerloop tests that might take a while to finish.

Tests marked as OuterLoop are for scenarios that don't need to run every build. They may take longer than normal tests, cover seldom hit code paths, or require special setup or resources to execute. These tests are excluded by default when testing through dotnet build.

Author: kjpou1
Assignees: kjpou1
Labels:

arch-wasm, area-Meta

Milestone: -

@kjpou1 kjpou1 added this to the 6.0.0 milestone Jan 8, 2021
@kjpou1 kjpou1 merged commit 6299cef into dotnet:master Jan 8, 2021
@kjpou1 kjpou1 deleted the wasm-outerloop-docs branch January 8, 2021 10:02
@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants