microsoft/Terminal

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

Open

#12,675 创建于 2022年3月11日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-BuildHelp WantedIssue-BugProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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

贡献者指南