[PR #13603] Two sets of localtest fixes for July 2022 #29653

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

Original Pull Request: https://github.com/microsoft/terminal/pull/13603

State: closed
Merged: Yes


Cleans up a couple local test failures.

  • Closes #13474: So, I clearly hadn't ran the local tests at the end of the themes PR. We needed a sensible fallback to SOME theme, even if there wasn't one provided in the user json. This is only really hit in the tests (that don't also include defaults.json.
  • Closes #13323: Meh, the ordering of the keys in this test doesn't matter. Ordering is a map implementation detail. This is fine.
  • Ran tests locally
**Original Pull Request:** https://github.com/microsoft/terminal/pull/13603 **State:** closed **Merged:** Yes --- Cleans up a couple local test failures. * [x] Closes #13474: So, I clearly hadn't ran the local tests at the end of the themes PR. We needed a sensible fallback to SOME theme, even if there wasn't one provided in the user json. This is only really hit in the tests (that don't also include `defaults.json`. * [x] Closes #13323: Meh, the ordering of the keys in this test doesn't matter. Ordering is a map implementation detail. This is fine. * [x] Ran tests locally
claunia added the pull-request label 2026-01-31 09:36:09 +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#29653