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

[Attestation] Nightly tests are failing with System.FormatException #19708

Closed
ShivangiReja opened this issue Mar 22, 2021 · 1 comment · Fixed by #19926
Closed

[Attestation] Nightly tests are failing with System.FormatException #19708

ShivangiReja opened this issue Mar 22, 2021 · 1 comment · Fixed by #19926
Assignees
Labels
Attestation Client This issue points to a problem in the data-plane of the library. test-reliability Issue that causes tests to be unreliable

Comments

@ShivangiReja
Copy link
Member

Attestation nightly tests are failing with:

Error Message:
System.Text.Json.JsonException : The JSON value could not be converted to Azure.Security.Attestation.Models.PolicyCertificatesResult. Path: $ | LineNumber: 0 | BytePositionInLine: 19.
----> System.FormatException : Either the JSON value is not in a supported format, or is out of bounds for an Int32.

For more details please check here:

@ShivangiReja ShivangiReja added Client This issue points to a problem in the data-plane of the library. Attestation test-reliability Issue that causes tests to be unreliable labels Mar 22, 2021
@LarryOsterman
Copy link
Member

LarryOsterman commented Mar 23, 2021 via email

LarryOsterman added a commit to LarryOsterman/azure-sdk-for-net that referenced this issue Mar 29, 2021
LarryOsterman added a commit that referenced this issue Mar 30, 2021
* Fixed #19708 - Allow for full range of JSON numbers

* Added initial changelog entry
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Attestation Client This issue points to a problem in the data-plane of the library. test-reliability Issue that causes tests to be unreliable
Projects
None yet
2 participants