azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

Fix/js signoff pipeline

Open aditishree1 opened this issue 9 months ago • 2 comments

Packages impacted by this PR

@azure/cosmos

Issues associated with this PR

Describe the problem that is addressed by this PR

This PR fixes the failed tests by mainly addressing following issues:

  • JSBI comparison was giving error after JSBI version upgrade.
  • '.ts' extension was not getting identified while running tests.
  • issues with flaky tests and container leakage

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

Are there test cases added in this PR? (If not, why?)

Provide a list of related PRs (if any)

Command used to generate this PR:**(Applicable only to SDK release request PRs)

Checklists

  • [ ] Added impacted package name to the issue description
  • [ ] Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • [ ] Added a changelog (if necessary)

aditishree1 avatar Apr 25 '24 23:04 aditishree1

API change check

API changes are not detected in this pull request.

azure-sdk avatar Apr 25 '24 23:04 azure-sdk

@aditishree1 Please add details about these changes in the PR "Describe the problem that is addressed by this PR" section.

v1k1 avatar Apr 30 '24 04:04 v1k1