You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
-----------------
All tests pass.
Actual behavior
---------------
Test 01. Standard Property test - all properties (CsPhysicallyInstalledMemory) fails due to CsPhysicallyInstalledMemory not being available.
[-] Test 01. Standard Property test - all properties (CsPhysicallyInstalledMemory) 50ms
Expected: {0}
But was: {}
at line: 1050 in C:\projects\powershell-f975h\test\powershell\Modules\Microsoft.PowerShell.Management\Get-ComputerInfo.Tests.ps1
1050: $left | should be $right
Steps to reproduce
Run nightly build.
[-] Test 01. Standard Property test - all properties (CsPhysicallyInstalledMemory) 50ms
Expected: {0}
But was: {}
at line: 1050 in C:\projects\powershell-f975h\test\powershell\Modules\Microsoft.PowerShell.Management\Get-ComputerInfo.Tests.ps1
1050: $left | should be $right
Environment data
git checkout -qf 955e01d