Some errors are reported on console when running the CI tests. These are only reported on console and not in the test logs. We need to review them and cleanup the tests which have an expected error but still show on console. For tests that are actually failing, they should be reported in the logs.
Also Linux daily has same issues.
Name Value
---- -----
PSVersion 7.0.2
PSEdition Core
GitCommitId 7.0.2
OS Microsoft Windows 10.0.18363
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Some errors are reported on console when running the CI tests. These are only reported on console and not in the test logs. We need to review them and cleanup the tests which have an expected error but still show on console. For tests that are actually failing, they should be reported in the logs.
Some things I noticed:
Steps to reproduce
Look at: https://dev.azure.com/powershell/2972bb5c-f20c-4a60-8bd9-00ffe9987edc/_build/results?buildId=55587
Also Linux daily has same issues.
Expected behavior
All failures are reported
Actual behavior
Some failures are not reported
Environment data