Skip to content

[wasm] System.Runtime.Serialization.Xml, and System.Runtime.Serialization.Xml.ReflectionOnly tests breaking for AOT on rolling builds #85013

Closed
@radical

Description

@radical
[22:09:34] fail: [FAIL] XmlDictionaryWriterTest.XmlBaseWriter_WriteString
[22:09:34] info: System.ArgumentException : The output byte buffer is too small to contain the encoded data, encoding codepage '65001' and fallback 'System.Text.EncoderReplacementFallback'. (Parameter 'bytes')
[22:09:34] info:    at System.Reflection.MethodInvoker.Invoke(Object , IntPtr* , BindingFlags )
[21:50:14] fail: [FAIL] XmlDictionaryWriterTest.XmlBaseWriter_WriteString
[21:50:14] info: System.ArgumentException : The output byte buffer is too small to contain the encoded data, encoding codepage '65001' and fallback 'System.Text.EncoderReplacementFallback'. (Parameter 'bytes')
[21:50:14] info:    at System.Reflection.MethodInvoker.Invoke(Object , IntPtr* , BindingFlags )

Broken in rolling builds since Apr 14 - https://dev.azure.com/dnceng-public/public/_build/results?buildId=242119&view=results . The changes since the previous rolling build were - e3a80f3...3182dfb .

Known Issue Error Message

Fill the error message using known issues guidance.

{
  "ErrorPattern": "System.ArgumentException : The output byte buffer is too small to contain the encoded data, encoding codepage '65001' and fallback 'System.Text.EncoderReplacementFallback'",
  "BuildRetry": false
}

Report

Summary

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions