Fix cursor positioning when Console.BufferWidth exceeds Console.WindowWidth #7305
+119
−14
Azure Pipelines / microsoft.testfx (Build MacOS Debug)
failed
Jan 28, 2026 in 7m 16s
Build MacOS Debug failed
Annotations
azure-pipelines / microsoft.testfx (Build MacOS Debug)
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs#L824
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs(824,13): error SA1413: (NETCORE_ENGINEERING_TELEMETRY=Build) Use trailing comma in multi-line initializers (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1413.md)
azure-pipelines / microsoft.testfx (Build MacOS Debug)
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs#L840
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs(840,13): error SA1413: (NETCORE_ENGINEERING_TELEMETRY=Build) Use trailing comma in multi-line initializers (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1413.md)
azure-pipelines / microsoft.testfx (Build MacOS Debug)
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs#L867
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs(867,60): error SA1502: (NETCORE_ENGINEERING_TELEMETRY=Build) Element should not be on a single line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md)
azure-pipelines / microsoft.testfx (Build MacOS Debug)
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs#L869
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs(869,42): error SA1502: (NETCORE_ENGINEERING_TELEMETRY=Build) Element should not be on a single line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md)
azure-pipelines / microsoft.testfx (Build MacOS Debug)
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs#L871
test/UnitTests/Microsoft.Testing.Platform.UnitTests/OutputDevice/Terminal/TerminalTestReporterTests.cs(871,39): error SA1502: (NETCORE_ENGINEERING_TELEMETRY=Build) Element should not be on a single line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md)
Loading