question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] DeviceUpdate Delete recording appears incorrect

See original GitHub issue

Library name and version

Azure.ResourceManager.DeviceUpdate

Describe the bug

In the response to the DELETE request, the response body is null, but the content-length is 4. It’s not clear if this is a service issue or an issue with the recording, but the content-length and the response body are not consistent. It seems like the “4” might be coming from the length of null, but the null value would not be treated as a string by the Test Framework, and the content-length should probably either be 0 or not present.

I tried re-recording to debug and see what is causing this, but the test-resources script did not create usable resources.

Expected behavior

Content-Length and response body should be consistent.

Actual behavior

Content-Length and response body are inconsistent.

Reproduction Steps

Run the Delete test from AccountOperationsTests or InstanceOperationsTests.

Environment

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
JoshLove-msftcommented, Dec 3, 2021

Just for clarity, simple playback repros this right?

Yep, you should be able to see the error in Test-Proxy from playback if you check out my branch.

0reactions
HarveyLinkcommented, May 12, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

How Do I Delete Recordings With No Recording Instances?
If you go back up to the details screen, press select to Delete (the only button showing), the following message is displayed: “No...
Read more >
Receiving “Something went wrong” after deleting videos ...
Same error message when deleting all videos with the ring app. The app and IOS versions are the latest after receiving a ring...
Read more >
Receiving “Something went wrong” after deleting videos ...
I have reinstalled app. Rebooted phone and camera. Nothing seems to correct the problem. Experiencing same issue as last year.
Read more >
'Add/Update/Delete not allowed' after CUCM 12.5SU2 & ...
Symptom: ++ Following the successful install of the CUCM 12.5SU2 onto the inactive version completes [selecting 'NO' for prompt: Automatic ...
Read more >
Windows Autopilot known issues
Delete the device record in Intune, and then redeploy the device so that it reruns the Autopilot deployment. · Remove the device enrollment ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found