-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-x64area-Interop-coreclrbugos-windowsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Milestone
Description
Run: runtime 20211024.12
Failed test:
net7.0-windows-Release-x64-CoreCLR_checked-Windows.10.Amd64.Open
- Color.RedirectedOutputDoesNotUseAnsiSequences
Error message:
System.IO.IOException : Unknown error (0xa5b8)
Stack trace
at System.ConsolePal.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) in /_/src/libraries/System.Console/src/System/ConsolePal.Windows.cs:line 1076
at System.ConsolePal.ResetColor() in /_/src/libraries/System.Console/src/System/ConsolePal.Windows.cs:line 519
at System.Console.ResetColor() in /_/src/libraries/System.Console/src/System/Console.cs:line 349
at Color.<>c.<RedirectedOutputDoesNotUseAnsiSequences>b__5_0(MemoryStream data) in /_/src/libraries/System.Console/tests/Color.cs:line 67
at Helpers.RunInRedirectedOutput(Action`1 command) in /_/src/libraries/System.Console/tests/Helpers.cs:line 46
at Color.RedirectedOutputDoesNotUseAnsiSequences() in /_/src/libraries/System.Console/tests/Color.cs:line 60
Metadata
Metadata
Assignees
Labels
arch-x64area-Interop-coreclrbugos-windowsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner