Skip to content

Windows CI: fail build on test failure#4862

Merged
ethomson merged 1 commit intomasterfrom
ethomson/win_ci
Oct 25, 2018
Merged

Windows CI: fail build on test failure#4862
ethomson merged 1 commit intomasterfrom
ethomson/win_ci

Conversation

@ethomson
Copy link
Copy Markdown
Member

PowerShell can read top-level variables in functions, but cannot update top-level variables in functions unless they're explicitly prefixed with $global.

PowerShell can _read_ top-level variables in functions, but cannot _update_
top-level variables in functions unless they're explicitly prefixed with
`$global`.
@ethomson
Copy link
Copy Markdown
Member Author

As noticed in #4858, the Windows builds are not failing when the tests fail. 😰

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