Azure / Azure/azure-sdk-tools

Test Proxy mismatch message is flipped

Open
#11,009 0 comments 0 reactions 0 assignees View on GitHub
Test-Proxy
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 2h
Merged PRs (30d)
130

Description

I spent more time than I care to admit confounded by this error:

`
There are differences between request and recordentry bodies:
.useManagedIdentity: Missing in record JSON
`

To me, this means that the property is present in the request, but is missing from the record. But actually, it was the other way around - the property was missing in the request, but present in the record.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Test Proxy code that formats the request and recordentry body mismatch message, then reproduce or inspect the missing-property case described here. Done means the message clearly identifies whether the property is missing from the request or from the record.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing-qa, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.