-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
- Version:
master
- Platform:
Windows
- Subsystem: test,process
Current implementation skips a part of the test claiming 'Windows does not have "ps" utility'
which is not strickly true — Windows has tasklist
and PowerShell has ps
aliasing Get-Proccess
.
The rest of the test should be implemented for Windows.
Metadata
Metadata
Assignees
Labels
processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.