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

Re-record SqlManagement tests #43386

Closed
JoshLove-msft opened this issue Apr 12, 2024 · 1 comment
Closed

Re-record SqlManagement tests #43386

JoshLove-msft opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
Mgmt This issue is related to a management-plane library. SQL

Comments

@JoshLove-msft
Copy link
Member

JoshLove-msft commented Apr 12, 2024

These tests were marked as LiveOnly as part of the sanitization initiative in #43356. Sanitization of the "password" JSON property caused the tests to start failing playback. Attempting to re-record resulted in the following error:
 
The [RecordedTest] attribute attempted to re-record, but failed:

Azure.RequestFailedException : Resource group 'Sql-RG-5445' could not be found.
Status: 404 (Not Found)
ErrorCode: ResourceGroupNotFound

Content:
{
"error": {
"code": "ResourceGroupNotFound",
"message": "Resource group \u0027Sql-RG-5445\u0027 could not be found."
}
}

To find the associated tests, you can look at the PR referenced above or do a code search for this issue number.

@JoshLove-msft JoshLove-msft added SQL Mgmt This issue is related to a management-plane library. labels Apr 12, 2024
@welovej
Copy link
Member

welovej commented Apr 26, 2024

#43675

ArthurMa1978 pushed a commit that referenced this issue Apr 30, 2024
@welovej welovej assigned welovej and unassigned welovej and melina5656 May 6, 2024
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. SQL
Projects
None yet
Development

No branches or pull requests

4 participants