Skip to content

Add RemoteExecutor check in TestWaitForExitValidation#67397

Merged
steveisok merged 1 commit intodotnet:mainfrom
steveisok:fix-mobile-diagproc-test
Mar 31, 2022
Merged

Add RemoteExecutor check in TestWaitForExitValidation#67397
steveisok merged 1 commit intodotnet:mainfrom
steveisok:fix-mobile-diagproc-test

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