Open
Description
Describe the bug
Saving results_ThroughputDown_Windows_x64_openssl_Encryption_Off.json out for publishing.
Running Test TcpThroughputDown_Windows_x64_openssl_Default
Test Run Took 00:00:12.7110308
Run 1: 11041504 kbps
[01/29/2023 09:25:20] Dump file(s) generated
ForEach-Object : The function or command was called as if it were a method. Parameters should be separated by spaces. For information about parameters, see the about_Parameters Help topic.
At C:\a\_work\2\s\scripts\performance.ps1:483 char:29
+ 1..$NumIterations | ForEach-Object {
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [ForEach-Object], RuntimeException
+ FullyQualifiedErrorId : StrictModeFunctionCallWithParens,Microsoft.PowerShell.Commands.ForEachObjectCommand
Affected OS
- Windows
- Linux
- macOS
- Other (specify below)
Additional OS information
No response
MsQuic version
main
Steps taken to reproduce bug
Run TCP perf
Expected behavior
No crash
Actual outcome
Crash
Additional details
No response