Skip to content

Conversation

@daxian-dbw
Copy link
Member

See https://ci.appveyor.com/project/PowerShell/powershell-f975h

 [-] New-Service with bad parameters will fail for 'badstarttype' where 'StartupType' = 'System' 78ms
   Expected string length 66 but was 13. Strings differ at index 0.
   Expected: {CouldNotNewService,Microsoft.PowerShell.Commands.NewServiceCommand}
   But was:  {No Exception!}
   -----------^
   at line: 65 in C:\projects\powershell-f975h\test\tools\Modules\HelpersCommon\HelpersCommon.psm1
   65:             $_.FullyQualifiedErrorId | Should Be $FullyQualifiedErrorId | Out-Null

It's tracked by #4803. So for now we will disable the test case.

@daxian-dbw daxian-dbw merged commit 0dc575d into PowerShell:master Sep 11, 2017
@daxian-dbw daxian-dbw deleted the buildfix branch September 11, 2017 17:55
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.

3 participants