-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
STJ NullPropertyNameFail test failing in CI #103715
Comments
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis |
This is failing outside of the wasm tests too but for some reason build analysis is only adding the wasm failures to the list above |
This is presumably caused by #103645 which replaced the bespoke ordered dictionary with the new System.Collections.Generic.OrderedDictionary. I'm puzzled why this hasn't been failing on my local machine though. |
* Performance improvements in JsonValue. * Fix dotnet#103715. * Add more test cases and fix a number of bugs related to DeepEquals and escaping. * Fix number handling corner case.
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=712924
Build error leg or test failing: System.Text.Json.Nodes.Tests.JsonObjectTests.NullPropertyNameFail
Pull request: #103700
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=712924
Error message validated:
[NullPropertyNameFail
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/19/2024 5:34:54 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: