Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RemoteExecutor check in TestWaitForExitValidation (#67397)
#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.
- Loading branch information