runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[wasm] System.Text.Json.Tests.Utf8JsonWriterTests.WriteLargeToStream

Open lewing opened this issue 1 year ago • 4 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=642123 Build error leg or test failing: WasmTestOnBrowser-System.Text.Json.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/101007

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "[FAIL] System.Text.Json.Tests.Utf8JsonWriterTests.WriteLargeToStream",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=642123 Error message validated: [[FAIL] System.Text.Json.Tests.Utf8JsonWriterTests.WriteLargeToStream] Result validation: :x: Known issue did not match with the provided build. Validation performed at: 4/13/2024 10:15:00 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

lewing avatar Apr 13 '24 22:04 lewing

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis See info in area-owners.md if you want to be subscribed.

There error is in the xharness log but not in the console output so the pattern isn't matching :|

lewing avatar Apr 13 '24 22:04 lewing

https://github.com/dotnet/runtime/issues/98578 would also match it I think, why is the log not getting processed?

cc @akoeplinger @maraf

lewing avatar Apr 13 '24 22:04 lewing

closing this since it won't catch the problem I created it for and the things it will catch are already covered

lewing avatar Apr 13 '24 23:04 lewing