-
Notifications
You must be signed in to change notification settings - Fork 5k
[6.0] Test failure in System.Text.Json.Tests.Utf8JsonWriterTests.Writing3MBBase64Bytes(formatted: True, skipValidation: False) #96879
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
Comments
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis Issue DetailsError Blob{
"ErrorMessage": "KioqKioqKioq",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction Steps
|
Here's the test in question: runtime/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs Lines 3075 to 3130 in 3467066
The odd thing is that it appears that it's the expected string that's been corrupted, whereas the actual value is correct. The test itself is pretty old, and I'm not sure I entirely follow its logic -- it appears to be doing some sort of convoluted normalization logic to test an otherwise straightforward property of writing Base64 strings. |
was not seen recently... dropping blocking-clean-ci
|
Error Blob
Reproduction Steps
Libraries Test Run release mono OSX x64 Debug
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=522551
Error message validated:
KioqKioqKioq
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 1/12/2024 3:46:27 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: