Skip to content

Conversation

@nohwnd
Copy link
Member

@nohwnd nohwnd commented Jun 17, 2025

Unifying the colors to all use darker colors so we see the same colors for progress, error messages and for results.

image

image

Related to #45927

Copilot AI review requested due to automatic review settings June 17, 2025 08:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the test outcome colors in the terminal test reporter to use darker hues.

  • The mappings for TestOutcome.Error, TestOutcome.Fail, TestOutcome.Canceled, and TestOutcome.Timeout have been updated to TerminalColor.DarkRed.
  • Similarly, TestOutcome.Skipped and TestOutcome.Passed now use TerminalColor.DarkYellow and TerminalColor.DarkGreen respectively.

@Evangelink Evangelink enabled auto-merge June 17, 2025 08:44
@Evangelink Evangelink merged commit 00c9de8 into dotnet:main Jun 17, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants