TerminalApp.Unit.Tests.manifest gets updated when building #16833

Open
opened 2026-01-31 05:24:27 +00:00 by claunia · 0 comments
Owner

Originally created by @j4james on GitHub (Feb 21, 2022).

Windows Terminal version

Commit 09e9915672

Windows build number

10.0.19041.1415

Other Software

No response

Steps to reproduce

  1. Checkout the latest source (commit 09e9915672 or later).
  2. Build the solution.
  3. Look for any modified files in git status.

Expected Behavior

There shouldn't be any modified files.

Actual Behavior

The TerminalApp.Unit.Tests.manifest file is being updated with the same changes that were made to the WindowsTerminal.manifest file in PR #12462.

Shouldn't those changes have been committed at the same time as the WindowsTerminal manifest? Or if the unit test manifest is generated automatically, then maybe it shouldn't be committed at all.

Or am I the only one that's getting this?

Originally created by @j4james on GitHub (Feb 21, 2022). ### Windows Terminal version Commit 09e99156727a92f84b309f18aee59ea7293b1264 ### Windows build number 10.0.19041.1415 ### Other Software _No response_ ### Steps to reproduce 1. Checkout the latest source (commit 09e99156727a92f84b309f18aee59ea7293b1264 or later). 2. Build the solution. 3. Look for any modified files in git status. ### Expected Behavior There shouldn't be any modified files. ### Actual Behavior The [TerminalApp.Unit.Tests.manifest](https://github.com/microsoft/terminal/blob/main/src/cascadia/ut_app/TerminalApp.Unit.Tests.manifest) file is being updated with the same changes that were made to the [WindowsTerminal.manifest](https://github.com/microsoft/terminal/blob/main/src/cascadia/WindowsTerminal/WindowsTerminal.manifest) file in PR #12462. Shouldn't those changes have been committed at the same time as the WindowsTerminal manifest? Or if the unit test manifest is generated automatically, then maybe it shouldn't be committed at all. Or am I the only one that's getting this?
claunia added the Resolution-Fix-CommittedIssue-BugNeeds-Tag-Fix labels 2026-01-31 05:24:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16833