Closed v-jiaodi closed 2 years ago
@abhinav-ghai, can you please have a look?
Could be related to PR #22029 where client side constraint validation was removed.
We've identified a issue on service side. We'll be rolling out a hotfix to address this issue. I'll provide ETA shortly.
The issue should be fixed now, where can we check the results of latest run?
This looks related to https://github.com/Azure/azure-sdk-for-js/pull/22029 change. This failing test is checking for MinItems constraint while passing empty values. Do we need to edit the test to look for a different error? Or since we are removing the constraint from SDK, remve this test altogether?
Do we need to edit the test to look for a different error?
@abhinav-ghai that ^ should be fine.
This has been resolved in #22363 . Nightly runs are green again: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1671647&view=results
Digital Twins - Core nightly test runs are failing with:
For more details check here: