Skip to content

Disable TestPowershellUTF8EncodingStdin powershell

Joe Burnett requested to merge jburnett/disable-uf8-encoding-powershell into main

What does this MR do?

Disabled the TestPowershellUTF8EncodingStdin/powershell test. Keeps the /pwsh variant.

Why was this MR needed?

This existing failure is now being checked (!3846 (merged)) and it's blocking unrelated changes in the pipeline.

What's the best way to test this MR?

Run TestPowershellUTF8EncodingStdin and powershell should not be included.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab/-/issues/381905

Merge request reports