-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Description
Non-terminating errors, specifically in BeforeAll
sections, are not displayed in CI Test
console.
Verbose
and Warning
messages are displayed just fine.
Not seeing errors in the output makes it really hard to investigate results, especially for test failures that happen only in CI, but not locally.
PS. looks like in Windows Test - UnelevatedPesterTests
errors are shown.
Steps to reproduce
- add
Write-Error "Test Error for CI output"
to anyBeforeAll
section - run this test file in CI
Windows Test - ElevatedPesterTests
Expected behavior
error should show up in the output
Actual behavior
There is no error in the output
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure