Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.84k forks source link

[cosmosdb] cosmos emulator tests failing #26931

Closed kristapratico closed 1 year ago

kristapratico commented 2 years ago

https://dev.azure.com/azure-sdk/public/_build/results?buildId=1930515&view=logs&j=dade3787-8506-5182-0042-3256fe23de32

The cosmos emulator tests are failing and blocking our core CI. We skip the emulator tests in this PR for now, but the failures should be investigated and the tests re-enabled.

ghost commented 2 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @simorenoh, @gahl-levy, @JericHunter.

Issue Details
https://dev.azure.com/azure-sdk/public/_build/results?buildId=1930515&view=logs&j=dade3787-8506-5182-0042-3256fe23de32 The cosmos emulator tests are failing and blocking our core CI. We skip the emulator tests in this [PR](https://github.com/Azure/azure-sdk-for-python/pull/26930) for now, but the failures should be investigated and the tests re-enabled.
Author: kristapratico
Assignees: JericHunter
Labels: `Cosmos`, `Client`
Milestone: -
JericHunter commented 1 year ago

Closing this issue as the tests have been fixed