Azure / azure-cli

Azure Command-Line Interface
MIT License
3.97k stars 2.95k forks source link

SQL test test_sql_midb_logreplay_mgmt failed to run after new recording. #17603

Open robga opened 3 years ago

robga commented 3 years ago

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

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.

Issue Details
> ### `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
Author: robga
Assignees: MilanBrkicFON
Labels: `SQL`, `Service Attention`, `needs-triage`
Milestone: -
yonzhan commented 3 years ago

route to service team