SettingsModelLocalTests failures are on the rise #18514

Open
opened 2026-01-31 06:16:26 +00:00 by claunia · 0 comments
Owner

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

Windows Terminal version

Commit 1ce22a87e6

Windows build number

10.0.19044.1889

Other Software

No response

Steps to reproduce

!. Check out a recent version of the project.
2. Build it.
3. Run the unit tests.

Expected Behavior

All tests should pass.

Actual Behavior

A number of SettingsModelLocalTests are failing:

SettingsModelLocalTests::DeserializationTests::TestCloseOnExitParsing [Failed]
SettingsModelLocalTests::SerializationTests::Profile [Failed]
SettingsModelLocalTests::SerializationTests::Actions [Failed]
SettingsModelLocalTests::SerializationTests::LegacyFontSettings [Failed]

If I remember correctly, the first one has been around for a while now. I'm afraid I've just been ignoring it and hoping somebody else would notice. The others I think are fairly recent. Although I may be misremembering which are old and which are new.

Originally created by @j4james on GitHub (Sep 21, 2022). ### Windows Terminal version Commit 1ce22a87e6fc204b5fd98642723aa0a51a503749 ### Windows build number 10.0.19044.1889 ### Other Software _No response_ ### Steps to reproduce !. Check out a recent version of the project. 2. Build it. 3. Run the unit tests. ### Expected Behavior All tests should pass. ### Actual Behavior A number of `SettingsModelLocalTests` are failing: SettingsModelLocalTests::DeserializationTests::TestCloseOnExitParsing [Failed] SettingsModelLocalTests::SerializationTests::Profile [Failed] SettingsModelLocalTests::SerializationTests::Actions [Failed] SettingsModelLocalTests::SerializationTests::LegacyFontSettings [Failed] If I remember correctly, the first one has been around for a while now. I'm afraid I've just been ignoring it and hoping somebody else would notice. The others I think are fairly recent. Although I may be misremembering which are old and which are new.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#18514