Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable a failing test case in AppVeyor daily test run #4806

Merged
merged 1 commit into from
Sep 11, 2017

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