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

secnetperf-helper.ps1 suppress stderr #4301

Open
2 of 4 tasks
ami-GS opened this issue May 15, 2024 · 0 comments
Open
2 of 4 tasks

secnetperf-helper.ps1 suppress stderr #4301

ami-GS opened this issue May 15, 2024 · 0 comments
Milestone

Comments

@ami-GS
Copy link
Contributor

ami-GS commented May 15, 2024

Describe the bug

Here just shows exit code. the stderr is not checked and printed.

throw "secnetperf: Nonzero exit code: $($Process.ExitCode)"

Affected OS

  • Windows
  • Linux
  • macOS
  • Other (specify below)

Additional OS information

saw on Linux, but should happen on Windows

MsQuic version

main

Steps taken to reproduce bug

netperf action runner

Expected behavior

output stderr when something wrong.

Actual outcome

just showing exit code

Additional details

No response

@nibanks nibanks added this to the Future milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants