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

test.ps1 #4375

Open
1 of 4 tasks
fengsmile opened this issue Jun 27, 2024 · 0 comments
Open
1 of 4 tasks

test.ps1 #4375

fengsmile opened this issue Jun 27, 2024 · 0 comments
Labels
Area: Testing Related to test coverage external Proposed by non-MSFT
Milestone

Comments

@fengsmile
Copy link

Describe the bug

I use this
./scripts/test.ps1

but
log.ps1: /home/feng/msquic/scripts/run-gtest.ps1:776 Line | 776 | & $LogScript -Cancel | Out-Null | ~~~~~~~~~~~~~~~~~~~~ | The term 'perf' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Affected OS

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

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

I use this
./scripts/test.ps1

but
log.ps1: /home/feng/msquic/scripts/run-gtest.ps1:776 Line | 776 | & $LogScript -Cancel | Out-Null | ~~~~~~~~~~~~~~~~~~~~ | The term 'perf' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Expected behavior

./scripts/test.ps1

Actual outcome

log.ps1: /home/feng/msquic/scripts/run-gtest.ps1:776 Line | 776 | & $LogScript -Cancel | Out-Null | ~~~~~~~~~~~~~~~~~~~~ | The term 'perf' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Additional details

No response

@nibanks nibanks added this to the Future milestone Jun 27, 2024
@nibanks nibanks added the Area: Testing Related to test coverage label Jun 27, 2024
@nibanks nibanks added the external Proposed by non-MSFT label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Testing Related to test coverage external Proposed by non-MSFT
2 participants