Skip to content

TryDuplicateBadTab and TryDuplicateBadPane unit tests are hanging when run locally #5169

@j4james

Description

@j4james

Environment

Windows build number: Version 10.0.18362.657
Windows Terminal version (if applicable): Commit 28d108b

Steps to reproduce

  1. Build the OpenConsole solution from a recent commit
  2. Run the unit test with runut.cmd /name:*TabTests::TryDuplicate*

Expected behavior

The unit tests should execute successfully.

Actual behavior

The TestHostApp window opens up and the test then appears to be stuck. Closing the window manually doesn't help, but if you instead kill the TestHostApp process, it will at least continue with the rest of the tests.

Metadata

Metadata

Assignees

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.Needs-BisectSomebody's got to go through and do the needful.Needs-Tag-FixDoesn't match tag requirementsPriority-2A description (P2)Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions