Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mgmt] revert test cases #32409

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

kazrael2119
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Jan 3, 2025
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@kazrael2119 kazrael2119 requested review from xirzec and a team as code owners January 3, 2025 06:24
@@ -63,7 +61,7 @@ describe("Authorization test", () => {
await recorder.stop();
});

it("roleDefinitions create test", async function () {
it.skip("roleDefinitions create test", async function () {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why skip this?

Copy link
Contributor Author

@kazrael2119 kazrael2119 Jan 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@qiaozha qiaozha Jan 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mpodwysocki do you think we should enable allowOnly by default? I feel like this is a behaviour breaking between vitest and mocha ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's fine, we can enable it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants