Skip to content

Fix discovery and execution of root-level tests in the parallel runner#32980

Merged
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:parallel-runner-root-tests
Aug 21, 2019
Merged

Fix discovery and execution of root-level tests in the parallel runner#32980
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:parallel-runner-root-tests

Conversation

@weswigham
Copy link
Copy Markdown
Member

Root level unit tests were getting noop'd in the parallel harness, rather than discovered, causing them not to be executed except when tests are run not-in-parallel (ie, when the user suite is run in CI).

@weswigham weswigham merged commit 219a570 into microsoft:master Aug 21, 2019
@weswigham weswigham deleted the parallel-runner-root-tests branch August 21, 2019 00:18
timsuchanek pushed a commit to timsuchanek/TypeScript that referenced this pull request Sep 11, 2019
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants