-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamInstallationOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Description
az feedbackauto-generates most of the information requested below, as of CLI version 2.0.62
Related command
Describe the bug
I cannot find the matcher in my recorded yaml if there are many same request.
To Reproduce
- I have a command with more than one PATCH request to one resource.
- Delete the recording yaml
- Run the test, the request only recorded once.
- When re-run the test, it cannot find the correct mapping. See Confusing error message if play count mismatches kevin1024/vcrpy#516
Expected behavior
I belive this line only count live mode in but ignore the record mode.
Environment summary
Additional context
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamInstallationOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.This label is used to track how many GitHub issues we have resolved for OKR purpose.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that