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

Fix Integration Tests running in AppVeyor #170

Closed
PlagueHO opened this issue Sep 3, 2018 · 1 comment
Closed

Fix Integration Tests running in AppVeyor #170

PlagueHO opened this issue Sep 3, 2018 · 1 comment
Labels
bug The issue is a bug. help wanted The issue is up for grabs for anyone in the community.

Comments

@PlagueHO
Copy link
Owner

PlagueHO commented Sep 3, 2018

The New-AzureRmResource call fails in AppVeyor:
https://ci.appveyor.com/project/PlagueHO/cosmosdb/branch/dev

This does not fail locally and does not fail in PowerShell Core, but does fail in AppVeyor. This appears to be an issue with the AzureRM cmdlets using an older version of Newtonsoft JSON found somewhere on the OS.

Note: This is a false negative test failure, but does prevent effective testing in AppVeyor.

@PlagueHO PlagueHO added bug The issue is a bug. help wanted The issue is up for grabs for anyone in the community. labels Sep 3, 2018
@PlagueHO
Copy link
Owner Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug. help wanted The issue is up for grabs for anyone in the community.
Projects
None yet
Development

No branches or pull requests

1 participant