microsoft/Terminal

WindowsTerminal.UIA.Tests fail to run when launched from Visual Studio > Run Tests

Open

#12,675 opened on Mar 11, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-BuildHelp WantedIssue-BugProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Windows Terminal version

No response

Windows build number

10.0.22000.556

Other Software

Visual Studio 2022 (17.1.1)

Steps to reproduce

Build the solution Right click WindowsTerminal.UI.Tests and Click "Run Tests"

Expected Behavior

The tests should run and pass

Actual Behavior

It fails to launch the private build of Terminal and instead a new OS-installed Termianl window pops up and displays an error. image

Contributor guide