Skip to content

TestWindowRename unit tests are failing #9769

@j4james

Description

@j4james

Windows Terminal version (or Windows build number)

10.0.18363.1379, 7f5a19b

Other Software

No response

Steps to reproduce

Build the app and run the unit tests (runut.cmd).

Expected Behavior

All the tests should pass.

Actual Behavior

The two TestWindowRename tests cause TAEF to crash.

TAEF: A crash with exception code 0xC0000005 occurred in module "TerminalApp.LocalTests.dll" in process "TestHostApp.exe" (pid:11864).
Error: TAEF: [HRESULT 0x800706BE] A failure occurred while running a test operation: 'TerminalAppLocalTests::TabTests::TestWindowRenameSuccessful'. (A crash with exception code 0xC0000005 occurred in module "TerminalApp.LocalTests.dll" in the process hosting the test code while invoking a test operation.)
EndGroup: TerminalAppLocalTests::TabTests::TestWindowRenameSuccessful [Failed]

TAEF: A crash with exception code 0xC0000005 occurred in module "TerminalApp.LocalTests.dll" in process "TestHostApp.exe" (pid:9296).
Error: TAEF: [HRESULT 0x800706BE] A failure occurred while running a test operation: 'TerminalAppLocalTests::TabTests::TestWindowRenameFailure'. (A crash with exception code 0xC0000005 occurred in module "TerminalApp.LocalTests.dll" in the process hosting the test code while invoking a test operation.)
EndGroup: TerminalAppLocalTests::TabTests::TestWindowRenameFailure [Failed]

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.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