Skip to content

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

  • One of the unit tests wasn't correctly attributed as a test so it produced a warning, but should have failed the build. Fix is to use RUSTFLAGS env var to turn warnings into errors even when building unit tests
  • Pester itself can fail and the build script just treats this as success since Pester didn't report an error, wrap in try...catch and throw if Pester has an issue

@SteveL-MSFT SteveL-MSFT requested a review from tgauth July 24, 2025 23:23
@SteveL-MSFT SteveL-MSFT enabled auto-merge July 27, 2025 01:14
@SteveL-MSFT SteveL-MSFT disabled auto-merge July 27, 2025 01:14
@SteveL-MSFT SteveL-MSFT merged commit 499d554 into PowerShell:main Jul 27, 2025
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the ci-fix branch July 27, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant