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

Add RemoteExecutor check in TestWaitForExitValidation #67397

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

steveisok
Copy link
Member

#64860 added a TestWaitForExitValidation test that would fail when run on platforms that did not support RemoteExecutor.

This change adds a ConditionalTheory to make sure that doesn't happen.

dotnet#64860 added a TestWaitForExitValidation test that would fail when run on platforms that did not support RemoteExecutor.

This change adds a `ConditionalTheory` to make sure that doesn't happen.
@ghost
Copy link

ghost commented Mar 31, 2022

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

Issue Details

#64860 added a TestWaitForExitValidation test that would fail when run on platforms that did not support RemoteExecutor.

This change adds a ConditionalTheory to make sure that doesn't happen.

Author: steveisok
Assignees: steveisok
Labels:

area-System.Diagnostics.Process

Milestone: -

@steveisok steveisok merged commit 9b2e2a8 into dotnet:main Mar 31, 2022
@steveisok steveisok deleted the fix-mobile-diagproc-test branch March 31, 2022 23:11
@ghost ghost locked as resolved and limited conversation to collaborators May 1, 2022
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