Skip to content

Local tests are failing again - seemingly due to a race initializing the page/control #14623

Open
@j4james

Description

@j4james

Windows Terminal version

Commit 547349a

Windows build number

10.0.19044.2364

Other Software

No response

Steps to reproduce

  1. Check out a recent version of the project.
  2. Build it.
  3. Run the unit tests.

Expected Behavior

All tests should pass.

Actual Behavior

A number of the local tests are failing:

TerminalAppLocalTests::TabTests::TryInitializePage [Failed]
TerminalAppLocalTests::TabTests::TryDuplicateBadTab [Failed]
TerminalAppLocalTests::TabTests::TryDuplicateBadPane [Failed]
TerminalAppLocalTests::TabTests::TryZoomPane [Failed]
TerminalAppLocalTests::TabTests::MoveFocusFromZoomedPane [Failed]
TerminalAppLocalTests::TabTests::CloseZoomedPane [Failed]
TerminalAppLocalTests::TabTests::SwapPanes [Failed]
TerminalAppLocalTests::TabTests::NextMRUTab [Failed]
TerminalAppLocalTests::TabTests::VerifyCommandPaletteTabSwitcherOrder [Failed]
TerminalAppLocalTests::TabTests::TestWindowRenameSuccessful [Failed]
TerminalAppLocalTests::TabTests::TestWindowRenameFailure [Failed]
TerminalAppLocalTests::TabTests::TestPreviewCommitScheme [Failed]
TerminalAppLocalTests::TabTests::TestPreviewDismissScheme [Failed]
TerminalAppLocalTests::TabTests::TestPreviewSchemeWhilePreviewing [Failed]
TerminalAppLocalTests::TabTests::TestClampSwitchToTab [Failed]
SettingsModelLocalTests::SerializationTests::CascadiaSettings [Failed]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-CodeHealthIssues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.Issue-BugIt either shouldn't be doing this or needs an investigation.Product-TerminalThe new Windows Terminal.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions