[PR #9660] [MERGED] Another fix for the localtests, March 2021 edition #27692

Open
opened 2026-01-31 09:23:33 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9660
Author: @zadjii-msft
Created: 3/30/2021
Status: ✅ Merged
Merged: 3/30/2021
Merged by: @undefined

Base: main ← Head: deb/migrie/b/9659-tests-march-21


📝 Commits (2)

  • 06b4168 This fixes part of the tests
  • 205eee7 Make the comments clearer

📊 Changes

1 file changed (+12 additions, -3 deletions)

View changed files

📝 src/cascadia/LocalTests_TerminalApp/TabTests.cpp (+12 -3)

📄 Description

Broadly, the tests were broken by #7489 because there were no _startupActions. They relied on the removed codepath that assumed wt.exe always set actions, or AppCommandlineArgs::ValidateStartupCommands created one by default.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/9660 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 3/30/2021 **Status:** ✅ Merged **Merged:** 3/30/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `deb/migrie/b/9659-tests-march-21` --- ### 📝 Commits (2) - [`06b4168`](https://github.com/microsoft/terminal/commit/06b41683606bb7d7dab7aea3edf0888317e83e0d) This fixes part of the tests - [`205eee7`](https://github.com/microsoft/terminal/commit/205eee730ad8cd9e7f2fe5e24f42bd0e3a715204) Make the comments clearer ### 📊 Changes **1 file changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/LocalTests_TerminalApp/TabTests.cpp` (+12 -3) </details> ### 📄 Description Broadly, the tests were broken by #7489 because there were no `_startupActions`. They relied on the removed codepath that assumed `wt.exe` always set actions, or `AppCommandlineArgs::ValidateStartupCommands` created one by default. * [x] fixes #9659 * [x] I work here * [x] the tests pass again --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:23:33 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27692