Skip to content

Include Long-Running Tests in Thread Dump#34374

Merged
alzimmermsft merged 1 commit into
Azure:mainfrom
alzimmermsft:AzTest_MakeThreadDumperBetter
May 4, 2023
Merged

Include Long-Running Tests in Thread Dump#34374
alzimmermsft merged 1 commit into
Azure:mainfrom
alzimmermsft:AzTest_MakeThreadDumperBetter

Conversation

@alzimmermsft

Copy link
Copy Markdown
Member

Description

Updates ThreadDumper to keep track of running tests and how long they've run to include them as part of thread dumping if tests take too long to run.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@alzimmermsft
alzimmermsft requested a review from srnagar as a code owner April 7, 2023 19:47
@alzimmermsft alzimmermsft self-assigned this Apr 7, 2023
@ghost ghost added the Azure.Core azure-core label Apr 7, 2023
@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-core-test

@alzimmermsft
alzimmermsft merged commit 26e540d into Azure:main May 4, 2023
@alzimmermsft
alzimmermsft deleted the AzTest_MakeThreadDumperBetter branch May 4, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core azure-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants