-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-MetaThe product is the management of the products.The product is the management of the products.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Windows Terminal version (or Windows build number)
10.0.18363.1500, Commit 2be394f
Other Software
No response
Steps to reproduce
- Checkout a recent version of the Terminal.
- Build the code.
- Execute
runutin the tools directory.
Expected Behavior
The unit tests should all pass.
Actual Behavior
I'm getting quite a lot of failures.
TerminalAppLocalTests::CommandlineTest::ParseFocusTabArgs#metadataSet0 [Failed]
TerminalAppLocalTests::CommandlineTest::ParseFocusTabArgs#metadataSet1 [Failed]
TerminalAppLocalTests::SettingsTests::TestIterateCommands [Failed]
TerminalAppLocalTests::SettingsTests::TestIterateOnGeneratedNamedCommands [Failed]
TerminalAppLocalTests::SettingsTests::TestIterateOnBadJson [Failed]
TerminalAppLocalTests::SettingsTests::TestNestedCommands [Failed]
TerminalAppLocalTests::SettingsTests::TestNestedInNestedCommand [Failed]
TerminalAppLocalTests::SettingsTests::TestNestedInIterableCommand [Failed]
TerminalAppLocalTests::SettingsTests::TestIterableInNestedCommand [Failed]
TerminalAppLocalTests::SettingsTests::TestMixedNestedAndIterableCommand [Failed]
TerminalAppLocalTests::SettingsTests::TestIterableColorSchemeCommands [Failed]
TerminalAppLocalTests::TabTests::MoveFocusFromZoomedPane [Failed]
SettingsModelLocalTests::ProfileTests::TestGenGuidsForProfiles [Failed]
SettingsModelLocalTests::DeserializationTests::TestLayerUserDefaultsOnDynamics [Failed]
SettingsModelLocalTests::SerializationTests::Profile [Failed]
I haven't actually looked to see what's going wrong, so it's possible it's just me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-MetaThe product is the management of the products.The product is the management of the products.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.