Azure / Azure/azure-cli

SQL test test_sql_midb_logreplay_mgmt failed to run after new recording.

Open
#17,603 2 comments 0 reactions 1 assignee Claimed by @milanbrkic-ms View on GitHub
act-codegen-extensibility-squad Service Attention SQL
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Describe the bug**

1. The SQL test test_sql_midb_logreplay_mgmt failed to run record after a fresh live recording.
2. The SQL test test_sql_midb_logreplay_mgmt created un-necessary dependency on policy command module. It shouldn't use policy command module to update notScopes to allow test resource creation. Please use the policy assignment enforcement mode to temporary disable the policy enforcement on the resource request.

**To Reproduce**

1. Run "azdev test test_sql_midb_logreplay_mgmt --live"
2. Run "azdev test test_sql_midb_logreplay_mgmt"
3. The live run succeed but run record failed.

**Expected behavior**

The "azdev test test_sql_midb_logreplay_mgmt" should succeed as well.

**Environment summary**

N/A

**Additional context**

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.