The Windows tests use PowerShell "getmac", which only works in Windows Server 2008. In 2012 and 2016, it fails. Maybe the replacement is now "Get-NetAdapter | select Name,MacAddress" ? /cc @alexbrainman @mikioh
The Windows tests use PowerShell "getmac", which only works in Windows Server 2008.
In 2012 and 2016, it fails.
Maybe the replacement is now "Get-NetAdapter | select Name,MacAddress" ?
/cc @alexbrainman @mikioh