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

Can we have infinite scrollback? #18290

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Can we have infinite scrollback?

3567827
Select commit
Loading
Failed to load commit list.
Draft

Can we have infinite scrollback? #18290

Can we have infinite scrollback?
3567827
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Terminal CI failed Dec 11, 2024 in 39m 54s

Build #0.0.2412.1109 had test failures

Details

Tests

  • Failed: 9 (0.04%)
  • Passed: 21,300 (99.93%)
  • Other: 6 (0.03%)
  • Total: 21,315

Annotations

Check failure on line 825 in src\renderer\atlas\AtlasEngine.api.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

src\renderer\atlas\AtlasEngine.api.cpp#L825

src\renderer\atlas\AtlasEngine.api.cpp(825,0): Error C26472: Don't use a static_cast for arithmetic conversions. Use brace initialization, gsl::narrow_cast or gsl::narrow (type.1).

Check failure on line 826 in src\renderer\atlas\AtlasEngine.api.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

src\renderer\atlas\AtlasEngine.api.cpp#L826

src\renderer\atlas\AtlasEngine.api.cpp(826,0): Error C26472: Don't use a static_cast for arithmetic conversions. Use brace initialization, gsl::narrow_cast or gsl::narrow (type.1).

Check failure on line 828 in src\renderer\atlas\AtlasEngine.api.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

src\renderer\atlas\AtlasEngine.api.cpp#L828

src\renderer\atlas\AtlasEngine.api.cpp(828,0): Error C26472: Don't use a static_cast for arithmetic conversions. Use brace initialization, gsl::narrow_cast or gsl::narrow (type.1).

Check failure on line 830 in src\renderer\atlas\AtlasEngine.api.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

src\renderer\atlas\AtlasEngine.api.cpp#L830

src\renderer\atlas\AtlasEngine.api.cpp(830,0): Error C26472: Don't use a static_cast for arithmetic conversions. Use brace initialization, gsl::narrow_cast or gsl::narrow (type.1).

Check failure on line 1 in Release.x64.ScreenBufferTests::EraseScrollbackTests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Release.x64.ScreenBufferTests::EraseScrollbackTests

Test failed

Check failure on line 1 in Release.x64.TerminalCoreUnitTests::ScreenSizeLimitsTest::ScrollbackHistorySizeIsClampedToBounds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Release.x64.TerminalCoreUnitTests::ScreenSizeLimitsTest::ScrollbackHistorySizeIsClampedToBounds

Test failed

Check failure on line 1 in Release.x86.ScreenBufferTests::EraseScrollbackTests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Release.x86.ScreenBufferTests::EraseScrollbackTests

Test failed

Check failure on line 1 in Release.x64.TerminalCoreUnitTests::SelectionTest::OverflowTests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Terminal CI

Release.x64.TerminalCoreUnitTests::SelectionTest::OverflowTests

Test failed