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
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)
Digital Twins - Core nightly test runs are failing with:
For more details check here: