Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix conpty rendering of control characters in the buffer #16825

Merged
merged 1 commit into from
Mar 6, 2024

Replace controls in buffer with printable codepoints.

90397b9
Select commit
Loading
Failed to load commit list.
Merged

Fix conpty rendering of control characters in the buffer #16825

Replace controls in buffer with printable codepoints.
90397b9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Terminal CI succeeded Mar 5, 2024 in 34m 5s

Build #0.0.2403.0514 had test failures

Details

Tests

  • Failed: 3 (0.01%)
  • Passed: 23,645 (99.86%)
  • Other: 29 (0.12%)
  • Total: 23,677

Annotations

Check failure on line 13 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Build log #L13

Release.x64.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL Failed

Check failure on line 13 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Build log #L13

Release.x86.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL Failed

Check failure on line 13 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Build log #L13

Release.arm64.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL Failed

Check failure on line 1 in Release.x64.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Release.x64.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL

Test failed

Check failure on line 1 in Release.x86.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Release.x86.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL

Test failed

Check failure on line 1 in Release.arm64.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Release.arm64.TerminalCoreUnitTests::ConptyRoundtripTests::MoveCursorAtEOL

Test failed