pulumi/pkg/cmd/pulumi/testdata/fuzz/FuzzPowershellStackOutputWr...
Abhinav Gupta 1cec7d0a10
cli/stack-ouput/test: Fix Powershell test failures
The Powershell integration test failed on Windows for three reasons:

- the binary is called 'powershell', not 'pwsh'
- the script name **must** end with .ps1;
  the generated temporary file name did not meet that requirement
- the output includes CRLF, not just LF

Fix all of these issues, and include the stderr from the command
to make it easier to debug similar issues in the future.
2023-01-30 07:58:47 -08:00
..
5838cdfae7b16cde2707c04599b62223e7bade8dafdd8a1c53b8f881e8f79d99 cmd/stack output --shell: Support powershell 2023-01-25 15:16:48 -08:00
d0b1335002dd171e1b89df7e6ea2ccbf017be0459542a11ec676c3bf280dc292 cmd/stack output --shell: Support powershell 2023-01-25 15:16:48 -08:00
ddca139cc2f39efdaed4ae893f402e930890e37ef70be194dfe16dbfec241877 cmd/stack output --shell: Support powershell 2023-01-25 15:16:48 -08:00