Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.09k stars 1.21k forks source link

[Digital Twins - Core] DigitalTwins Components - read, update and delete operations publish component telemetry not exisiting failing in nightly runs #19029

Closed v-jiaodi closed 2 years ago

v-jiaodi commented 2 years ago

Digital Twins - Core nightly test runs are failing with:

Error message: expected '' to include 'DTComponentTestsTempTwin does not have component Component2'

Stack trace: AssertionError: expected '' to include 'DTComponentTestsTempTwin does not have component Component2' at Context. (/Users/runner/work/1/s/sdk/digitaltwins/digital-twins-core/test/public/testComponents.spec.ts:412:14) at processTicksAndRejections (node:internal/process/task_queues:96:5)

For more details check here:

johngallardo commented 2 years ago

We are aware of this issue. It is a service side issue which we are working on a fix for.