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

Fix test failure due to empty line at start of process_monitor_output.txt #40

Merged
merged 1 commit into from
May 1, 2024

Conversation

Alan-Jowett
Copy link
Member

Description

This pull request includes a change to the Test-ProcessMonitor.ps1 script in the tools/process_monitor directory. The modification removes the check for an empty output file, process_monitor_output.txt. Previously, if the output file was empty, the script would output a message and exit with a status of 1. With this change, the script will proceed to check for the process name in the output file, even if the file is empty.

Testing

CI/CD

Documentation

No.

Installation

No.

@Alan-Jowett Alan-Jowett merged commit 2e31af2 into microsoft:main May 1, 2024
18 checks passed
@Alan-Jowett Alan-Jowett deleted the fix_test_bug branch May 1, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant