-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed as not planned
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarea-System.Consoleruntime-monospecific to the Mono runtimespecific to the Mono runtime
Milestone
Description
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=262105
Build error leg or test failing: ConsoleEncoding.TestEncoding
Pull request: #85143
ConsoleEncoding.TestEncoding(inputString: "This string has invalid surrogates \xd800\xd800\xd"...)
console log
Failing Configuration
net8.0-linux-Debug-x64-Mono_release-Ubuntu.1804.Amd64.Open
Exception Message
Assert.Equal() Failure
↓ (pos 50)
Expected: [..., 191, 189, 239, 191, 189]
Actual: [..., 191, 189, 0, 0, 0]
↑ (pos 50)
Stack Trace
at ConsoleEncoding.TestEncoding(String inputString) in /_/src/libraries/System.Console/tests/ConsoleEncoding.cs:line 58
at System.Object.InvokeStub_ConsoleEncoding.TestEncoding(Object , Object , IntPtr* )
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 55
Error Message
Fill the error message using known issues guidance.
{
"ErrorMessage": "ConsoleEncoding.TestEncoding(inputString: \"This string has invalid surrogates \\xd800\\xd800\\xd\"...) [FAIL]",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarea-System.Consoleruntime-monospecific to the Mono runtimespecific to the Mono runtime