Skip to content

Improve PauseResumeButton_TogglePauseResume_LogsPausedAndResumed logging #9031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 1, 2025

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Apr 30, 2025

Fixes #8931

Copy link
Contributor

@Copilot 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 improves the logging within the PauseResumeButton_TogglePauseResume_LogsPausedAndResumed test to provide clearer insights into the pause and resume behavior.

  • Introduces a logger instance to capture test state transitions
  • Inserts logging calls before key test assertions and wraps log printing in a dedicated static local function

JamesNK and others added 3 commits April 30, 2025 10:54
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@adamint adamint merged commit 249677f into main May 1, 2025
174 checks passed
@adamint adamint deleted the jamesnk/consolelogs-flaky-test branch May 1, 2025 10:28
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test: Aspire.Dashboard.Components.Tests.Pages.ConsoleLogsTests.PauseResumeButton_TogglePauseResume_LogsPausedAndResumed
2 participants